Description
SEO SiteCheck is a lightweight and user-friendly SEO checklist plugin for WordPress. It provides a quick way to verify that essential SEO settings are correctly configured on your site. The plugin automatically evaluates key areas and displays an overall SEO score in your dashboard.
Built-in checks include:
1. “Discourage search engines” setting is OFF
2. Homepage title is customized
3. Homepage meta description is set
4. robots.txt
file is present
5. Sitemap is accessible
6. Favicon is detected
The plugin features a clean UI with:
– A score-based dashboard widget
– Full SEO analysis on a settings page
– Admin notice + toolbar badge showing SEO score
– Extensibility via WordPress hooks
Installation
- Upload the plugin files to the
/wp-content/plugins/seo-sitecheck
directory, or install it via the WordPress plugin repository. - Activate the plugin through the “Plugins” screen in WordPress.
- Go to Settings SEO SiteCheck to view your SEO report.
FAQ
-
Can I customize or add new checklist items?
-
Yes. Developers can hook into the checklist using the
seo_sitecheck_checklist
filter to add or modify checks. -
Does this plugin conflict with other SEO plugins?
-
No. SEO SiteCheck is designed to be a non-intrusive, complementary tool that helps verify basic technical SEO settings. It works alongside plugins like Yoast, All in One SEO, or Rank Math.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“SEO SiteCheck” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SEO SiteCheck” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.4
- Initial release
- Adds SEO checks for discourage setting, homepage title/description, robots.txt, sitemap, and favicon
- Includes dashboard widget, admin notice, admin toolbar score, and settings page