Complete Google SEO Scan is a WordPress plugin that crawls your site and highlights on page SEO issues. It analyses individual posts and pages, provides an overall score and offers quick pointers for improvement.
- On page SEO analysis with scoring
- Snippet and Open Graph preview
- Keyword extraction and content statistics
- Image optimisation checks
- Mobile and speed metrics
- Overview table for all scans
- Download the plugin from the WordPress repository or clone this repo.
- Upload to
wp-content/plugins/
and activate it in the WordPress admin. - Visit SEO Scan → Overview to fetch your first insight.
The project uses Composer for autoloading and requires PHP 7.3 or greater. After cloning run:
composer install
To verify PHP syntax you can run:
find . -name '*.php' -exec php -l {} \;
Pull requests are very welcome. Open an issue to discuss your idea before submitting a change.
GPL-3.0-or-later. See LICENSE for details.
See CHANGELOG.md for release notes.