Melopo Product Health Checker for WooCommerce

Descripción

Every published product without a price, image, or SKU is silently killing your sales. A 1,000-product catalog can hide dozens of broken products you don’t even know about. WooCommerce Product Health Checker scans your entire store and shows you exactly what’s broken — with a traffic-light report and bulk actions to fix everything fast.

What it detects

Critical Issues (block sales):
* No regular price on a published product
* No featured image
* Published product out of stock (with stock management ON)
* Negative stock quantity
* Variable product variations missing price
* Orphaned variations (parent product deleted)
* Broken featured image (points to deleted attachment)

Warnings (reduce conversion and SEO):
* No SKU
* No short description
* No product category
* Duplicate SKU (two products with the same SKU)
* Missing long description (Pro)
* Missing weight / dimensions (Pro)
* No gallery images (Pro)
* No product tags (Pro)
* Variation missing SKU (Pro)
* Low stock below threshold (Pro)
* Sale price ≥ regular price (Pro)
* Variable product without attributes (Pro)

Key Features (Free)

  • Health Score 0–100 — colour-coded: green, yellow, red
  • Traffic-light dashboard — Critical / Warnings / Healthy at a glance
  • Top 5 issues with product count
  • Manual scan with AJAX progress bar — no timeouts
  • Issues list — sortable table with thumbnail, product type, issue badges
  • Filters — by severity, issue type, category, product name search
  • Quick edit link — click any product to open it in a new tab
  • Hover preview — thumbnail + price + SKU without leaving the page
  • Bulk Draft — move broken products to draft in one click
  • Ignore list — exclude specific products from all future scans
  • Rule toggle — enable/disable individual rules in Settings

Pro Features

  • All warning rules unlocked
  • Scan History — 30-scan retention + health score trend chart
  • Scheduled scans — daily, weekly, or monthly (WP-Cron)
  • Email alerts — get notified when critical issues appear or score drops
  • CSV export — download full issues list as spreadsheet
  • PDF report — executive-ready report with score, summary, and top issues
  • Bulk Set Category — assign a category to all uncategorized products
  • Bulk Force Sync — re-sync variation data on variable products
  • Multiple alert email recipients (for agencies)

Performance

The scanner never loads WC_Product objects — it queries the database directly in batches of 100 products per AJAX request. Postmeta is loaded in a single batch query per request (no N+1 problem). Safe for stores with tens of thousands of products.

For Agencies

The Pro license includes multi-recipient email alerts and a PDF executive report — ideal for delivering health reports to clients.

Instalación

  1. Upload the melopo-product-health-checker-for-woocommerce folder to /wp-content/plugins/
  2. Activate the plugin through Plugins Installed Plugins
  3. WooCommerce must be active
  4. Go to WooCommerce Product Health and click Scan Now

Preguntas frecuentes

Does this plugin modify my products?

No — the scan is read-only. Only bulk actions (Draft, Ignore) change product data, and only when you click Apply.

Will it slow down my store?

No. The plugin loads its assets only on its own admin pages. The scan runs only when you click “Scan Now” and uses AJAX batching to avoid any timeout.

How many products can it scan?

The plugin scans your entire catalog with no artificial limits. It processes products in batches of 100 per AJAX request, making it safe for stores with tens of thousands of products.

Is it compatible with HPOS (High-Performance Order Storage)?

Yes. The plugin declares full compatibility with WooCommerce HPOS.

Does it work with variable products?

Yes. The scanner checks both parent variable products and individual variations for issues like missing prices and missing SKUs.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

“Melopo Product Health Checker for WooCommerce” ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce “Melopo Product Health Checker for WooCommerce” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

  • Initial release.
  • 7 critical rules + 4 free warning rules.
  • Manual AJAX scan with progress bar.
  • Health Score dashboard.
  • Issues list with filters, search, and bulk actions.
  • Freemius integration for Pro features.