SEO SiteCheck

描述

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

安装

  1. Upload the plugin files to the /wp-content/plugins/seo-sitecheck directory, or install it via the WordPress plugin repository.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Go to Settings SEO SiteCheck to view your SEO report.

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

「SEO SiteCheck」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「SEO SiteCheck」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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