WP Manifestindependent plugin directory
manifest / admin / pulsewp-site-health-monitor

PulseWP Site Health Monitor

free wordpress health monitoring plugin for performance security seo and maintenance by yellow star design

by Yellow Star Design · github.com/emresariyildiz/pulsewp-site-health-monitor · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/emresariyildiz/pulsewp-site-health-monitor/archive/refs/heads/main.zip

Readme

PulseWP Site Health Monitor

PulseWP is a free WordPress health monitoring plugin for site owners, freelancers, and agencies who need a clear view of performance, security, SEO, and maintenance risks from one clean dashboard.

Built by Yellow Star Design, PulseWP is designed to be lightweight, privacy-conscious, and practical for real client maintenance workflows.

Features

  • Site health score with grouped recommendations
  • Performance checks for cache, autoloaded options, active plugins, and media readiness
  • Security checks for SSL, debug mode, WordPress updates, and admin exposure signals
  • SEO checks for search visibility, permalinks, site title, and sitemap availability
  • Maintenance checks for cron health, plugin/theme updates, database size signals, and stale components
  • REST endpoint for external health checks
  • Weekly admin summary email foundation
  • WordPress.org-friendly structure and readme metadata

Who Is It For?

  • WordPress freelancers who manage multiple client sites
  • Agencies selling care plans and maintenance packages
  • WooCommerce store owners who need early warnings
  • Small businesses that want simple non-technical site status
  • Developers who want a clean starter for a productized plugin

Installation

  1. Download the plugin folder.
  2. Upload it to wp-content/plugins/.
  3. Activate PulseWP Site Health Monitor in WordPress.
  4. Open Tools > PulseWP Health.

REST Endpoint

PulseWP exposes a read-only health summary for authenticated administrators:

GET /wp-json/pulsewp/v1/health

The endpoint returns the latest scan, grouped checks, and score.

Support

Professional support, customization, and implementation help are available through Yellow Star Design.

Roadmap

  • WordPress.org submission package
  • WP-CLI scan command
  • White-label PDF reports
  • Uptime monitoring integration
  • Slack and Discord notifications
  • WooCommerce checkout health checks
  • Multisite dashboard

Contributing

Issues and pull requests are welcome. Please keep the plugin lightweight, readable, and compatible with current WordPress coding standards.

License

GPL-2.0-or-later

Read the full README on GitHub →