Puluno Health
A standalone WordPress plugin for operational health — plugin conflicts, stability, hygiene, and basic load. Not SEO, not Core Web Vitals.
Installation
- Upload / activate Puluno Health (
indexscope-health). - Recommended alongside Puluno SEO (shared menu) and Pulse.
- Open Health in the admin menu → Run scan.
What it checks
Phase 1
| Module | Examples |
|---|---|
| Stability | WP_DEBUG, debug.log, fatals |
| Conflicts | 2× SEO / cache / security / optimize / backup |
| Load | active plugin count, autoload KB |
| Hygiene | file editor, XML-RPC, stuck cron, WP Site Health |
Phase 2
| Module | Examples |
|---|---|
| Asset map | Homepage JS/CSS grouped by plugin / theme / CDN |
| Heavy plugins | Plugins with ≥4 assets on homepage → finding |
Phase 3 (0.4–0.5) — safe fixes
| Action | Type |
|---|---|
| Disable XML-RPC, file editor | apply + rollback |
Hide REST /users, disable pingbacks | apply + rollback |
index.php in uploads | apply + rollback (Health file only) |
| Run due cron, delete expired transients | one-time |
Clear debug.log, delete last-fatal record | one-time |
| Links to Plugins / Pulse / Site Health / Woo Status | link |
Tip for wp-config | copy |
We never automatically disable third-party plugins.
Phase 4 (0.6)
| Action | Type |
|---|---|
Disable ?author= enumeration | apply + rollback |
User admin | link to Users |
HTTP / FORCE_SSL_ADMIN / Application Passwords | copy tip |
| Report: new vs resolved findings | Pro email |
| History before/after fix | Report tab |
What it does not cover
- Meta / schema / sitemap → SEO
- CWV, heavy images, safe performance fixes → Pulse / Images
- Uptime / SSL from cloud → Guard
Free vs Pro
| Free | Pro (IHE-… or SEO Pro) | |
|---|---|---|
| Scan + asset map | ✓ | ✓ |
| Score history (local) | ✓ | ✓ |
| Weekly email report | — | ✓ |
| Send report now | — | ✓ |
Local DEV: key INDEXSCOPE-HEALTH-DEV + WP_DEBUG + environment local/development.
Automatic runs
- After Health activation
- After activating/deactivating any plugin (delayed scan ~15 s)
- After Update Watch (along with Pulse / SEO audit)
- Weekly cron
Explorer
The online Explorer reports thin operational signals from outside (same category as Health):
- mixed content (HTTP on HTTPS)
- debug / fatal leak into HTML
- high
<script>count - large HTML
- XML-RPC / RSD link in HTML
- public
/author/…links
Depth of "which plugin" stays in this plugin (asset map).