Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Page Performance Analyser #4

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Conversation

alisha-kamat
Copy link
Collaborator

Summary of Changes

  • Add Page Performance Checker under the SEO tab under Article Edit View on the backend
  • This feature will allow the admin to analyze and review the article's page performance on mobile and desktops
  • This enables the user to review a range of performance parameters including the core web vitals assessment - an extremely important parameter for SEO, including ranking on Search Engine Results Page (SERPs) for organic traffic
  • The feature will be enabled only if the following conditions are met-
    • The article has been published
    • The article has not expired yet
    • The website has been hosted on a public server (as it works only on live sites)
  • It will be disabled if the article has been archived, trashed or unpublished

Testing Instructions

CASE 1

  • Check the article status on the publicly hosted site and make sure that it is published and has not expired
  • Go to the 'SEO' tab under Article Edit View
  • Click on the 'Start' button to start analyzing your website's performance

image

CASE 2

  • Check the article status on the publicly hosted site and change it to either unpublished, trashed, archived, expired
  • Go to the 'SEO' tab under Article Edit View
  • The 'Start' button should be disabled in this case and a message is displayed

image

CASE 3

  • If you are testing this feature on a local server, change the article status to any value
  • Go to the 'SEO' tab under Article Edit View
  • The page performance feature will be disabled in this case

image

@uglyeoin
Copy link
Contributor

Would this feature be added to menu items too? It seems that the most important pages on a site would be via a menu item which would give quite a different score potentially to an article alone as modules etc would all have a baring on page performance, keywords etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants