How to fix low review count on WooCommerce

Collect at least 5 published reviews so Google can display star ratings in search results for your product pages.

Steps for WooCommerce

  1. Go to WooCommerce → Settings → Products → Reviews and ensure 'Enable product reviews' is checked and 'Only logged-in customers can leave reviews' is set appropriately.
  2. Install a review-request plugin such as 'ReviewX', 'Cusrev', or 'YITH WooCommerce Advanced Reviews' from WordPress.org Plugins to automate post-purchase review emails.
  3. Configure the plugin to send a review-request email 7–14 days after order completion, targeting products with the lowest review counts.
  4. WooCommerce's built-in schema (via WooCommerce core or Yoast SEO / Rank Math) automatically updates aggregateRating reviewCount as reviews are approved — verify this under Products → [Product] → Reviews tab.
  5. Use Google's Rich Results Test on the product URL once 5 reviews are live to confirm the rich result is valid.
Official WooCommerce documentation ↗
{
  "@context": "https://schema.org/",
  "@type": "Product",
  "name": "Example Product Name",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.7",
    "reviewCount": "5"
  }
}

What is low review count?

When you add review or rating markup (structured data) to a product page, Google can show gold star ratings directly in search results — a feature called a "review snippet" or "rich result." However, Google requires a minimum of 5 reviews (a reviewCount of 5 or higher in your structured data) before it will actually display those stars. If your page currently has fewer than 5 reviews, the markup is technically correct but Google will silently ignore the stars and show a plain blue link instead.

Star ratings in search results are one of the most powerful click-through-rate boosters available to an online store — studies consistently show they lift CTR by 15–30%. Every day your product pages appear without stars, you are handing clicks to competitors whose listings do show them. Beyond CTR, reaching the 5-review threshold also builds social proof that directly increases on-page conversion rates and average order value. This is a pure revenue opportunity that costs nothing but a focused effort to collect genuine customer feedback.

See the complete Low review count guide for every platform and the full background.

Not sure if your WooCommerce store has this?

Run a free SEOLZ audit — we’ll find low review count and every other issue across your whole site.

Scan my site free

Fix low review count on another platform