coderedcorp / coderedcorp/coderedcms
SEO audit tool
- Dominant language
- Python
- Stars
- 765
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
A common task is to crawl a site, analyzing page content, meta tags, etc. It would be a nice time-saving feature to have the CMS perform this analysis and produce an interactive, or downloadable report.
My initial thoughts are that this could be broken into a few categories. Search and Social.
* **Search** would report on titles, descriptions, word count of page, structured data, redirects pointing to that page, etc.
* **Social** would check for opengraph and twitter settings, and maybe render a preview of what that would look like
This feature could potentially live in the SEO settings panel. Additionally, we could potentially add some of this of the SEO tab on each page, similar to what Yoast does for WordPress.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.