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

Feature idea: front-end keyword / structure checker #54

Open
vsalvino opened this issue Nov 17, 2023 · 0 comments
Open

Feature idea: front-end keyword / structure checker #54

vsalvino opened this issue Nov 17, 2023 · 0 comments

Comments

@vsalvino
Copy link
Contributor

SEO is often equivalent to alchemy - there is no exact science or no one standard to follow. However, tools like Yoast have a robust set of checks to ensure the basics.

We should be providing a simple visual check of basic metrics on the page, such as:

  • Check that correct meta elements are present.
  • Check that meta contents are of an appropriate length.
  • Check the heading and paragraph structure.
  • Word counts / estimated read time of page.
  • Show a simple Google search preview (visual replication of what it might look like in search results).

These metrics can be grouped by who is responsible - for example if meta elements are completely missing, it is a developer problem. If meta elements are present but empty, it is a content editor problem.

Example of Yoast on a WordPress site:
Web capture_17-11-2023_141435

vsalvino added a commit that referenced this issue Sep 27, 2024
Partially implements ideas from #54 

* Shows a search result preview
* Shows a social media preview
* Checks Title length (<60 characters)
* Checks description length (between 50 to 160 characters)
* Checks that the site name is set in Settings > Sites.
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

No branches or pull requests

1 participant