Free features
Health Score
A 0–100 score that summarizes your WooCommerce database health at a glance.
How the score works
The Health Score starts at 100 and subtracts points based on detected issues. The result is clamped between 0 and 100 and mapped to a badge:
| Score | Badge |
|---|---|
| 90–100 | Excellent |
| 75–89 | Good |
| 50–74 | Fair |
| 0–49 | Needs attention |
Scoring factors
Each factor shows how many points it costs and a progress bar for relative severity:
- Autoload weight — size of
wp_optionsrows loaded on every request - Table fragmentation — wasted space in large tables
- Expired transients — stale cache entries
- Post revisions — duplicate post copies
- WooCommerce logs — old
wc_logentries - Spam/trash comments — disposable comment data
- Action Scheduler backlog — completed/failed/cancelled tasks older than 30 days
Use it as a baseline
Run Quick Clean, then refresh the dashboard. Watch the score and factor bars improve — that's your proof of impact before upgrading to PRO.