Low review count

Moderate effort

Found on 11% of audited stores.

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

What it is

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.

Why it matters

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.

How to fix it

  1. Audit your current review count per product: identify which products have 1–4 reviews and prioritise your highest-traffic or highest-margin pages first.
  2. Send a targeted post-purchase review request email to recent buyers of those specific products — personalised, single-product asks outperform generic 'leave a review' blasts.
  3. Lower the friction to leave a review: link directly to the review form (not the product page), allow photo-free text-only reviews, and make the process mobile-friendly.
  4. Once 5 or more reviews are published and live on the page, verify that your structured data's 'reviewCount' value reflects the updated total (your review app or theme usually updates this automatically).
  5. Test the page in Google's Rich Results Test to confirm the aggregateRating snippet is valid and that reviewCount is ≥ 5.
  6. Monitor Google Search Console's 'Enhancements' or 'Rich Results' report over the following 2–4 weeks to confirm stars begin appearing in search.
{
  "@context": "https://schema.org/",
  "@type": "Product",
  "name": "Example Product Name",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.7",
    "reviewCount": "5"
  }
}

Fix it on your platform

Pick your platform for the exact steps.

How to fix low review count on Shopify
  1. Install a review app such as 'Product Reviews' (Shopify's free app) or a third-party app (Judge.me, Okendo, Stamped) from the Shopify App Store.
  2. In Shopify Admin → Apps → [your review app], navigate to 'Review Requests' or 'Emails' and configure an automated post-purchase sequence targeting products with fewer than 5 reviews.
  3. Within the app's settings, confirm that it automatically outputs 'aggregateRating' schema (JSON-LD) on the product page — most major apps do this out of the box.
  4. Once 5 reviews are published, visit Online Store → Themes → Actions → Edit Code → Sections/product-template.liquid to confirm the schema block shows reviewCount ≥ 5 (or rely on the app to inject it).
  5. Paste the product URL into the Rich Results Test (search.google.com/test/rich-results) and verify the AggregateRating entity shows reviewCount ≥ 5.
How to fix low review count on 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.
How to fix low review count on BigCommerce
  1. Go to BigCommerce Admin → Marketing → Product Reviews to see current review counts per product.
  2. Enable the built-in review request email: Store Setup → Store Settings → Miscellaneous → 'Send product review emails' and set the send delay (7–14 days recommended).
  3. For more control, install a review app from the BigCommerce App Marketplace (e.g. Yotpo, Okendo, or Judge.me).
  4. BigCommerce themes (Cornerstone) automatically render aggregateRating JSON-LD when reviews exist; once 5 reviews are approved and published, the schema updates automatically.
  5. Verify with the Rich Results Test that reviewCount reaches ≥ 5 on your target product pages.
How to fix low review count on Wix
  1. Open the Wix Editor and ensure the 'Wix Product Reviews' widget is added to your product pages (Add → Apps → Product Reviews or install from the Wix App Market).
  2. In Wix Dashboard → Marketing Tools → Automations, create a 'Request a Product Review' automation triggered by 'Order is delivered' with a 7-day delay.
  3. Wix Product Reviews automatically adds aggregateRating structured data to the page once reviews are collected; no manual schema editing is needed.
  4. Monitor the review count per product in Dashboard → Reviews and confirm when each product reaches 5 published reviews.
  5. Test with the Rich Results Test and check Wix's SEO Dashboard for any structured data warnings.
How to fix low review count on Squarespace
  1. In Squarespace, go to Commerce → Products → [Product] → Reviews to see current review counts (requires a Commerce plan).
  2. Enable automated review request emails: Commerce → Store → Notifications → 'Review Request' and set your preferred send delay.
  3. Squarespace Commerce injects aggregateRating JSON-LD automatically when reviews are present; the reviewCount field updates as reviews are approved.
  4. For more advanced review collection (drip sequences, incentives), consider a third-party embed via Squarespace Extensions (e.g. Trustpilot or Okendo), though these require custom code blocks to surface schema.
  5. Once 5 reviews are live, test the product URL in the Rich Results Test to confirm the aggregateRating snippet is valid.
How to fix low review count on Webflow
  1. Webflow Ecommerce does not have a native review system; install a third-party review widget such as Trustpilot, Judge.me, or Stamped via an embed code block.
  2. In the Webflow Designer, open the Product Template page, add an 'Embed' element in the product detail section, and paste your review app's widget code.
  3. Confirm your chosen review app outputs aggregateRating JSON-LD or add it manually in Page Settings → Custom Code → Head Code using a CMS-bound script that reads the review count field.
  4. Create a review-request automation within your review app's dashboard, triggered by order fulfilment events via Zapier or a native integration.
  5. Once 5 reviews are published and the schema reflects reviewCount ≥ 5, validate with the Rich Results Test.
How to fix low review count on Adobe Commerce (Magento)
  1. In the Admin Panel go to Marketing → User Content → Reviews to see review counts per product and approve any pending reviews.
  2. Enable the native post-purchase review reminder: Stores → Configuration → Catalog → Product Reviews → 'Allow Guests to Write Reviews' and configure transactional email templates under Marketing → Email Templates.
  3. Adobe Commerce (and Magento Open Source) core themes (Luma/Blank) render aggregateRating schema automatically via the Magento_Review module once at least one approved review exists; the count increments automatically.
  4. For richer automation, install a review extension from the Adobe Commerce Marketplace (e.g. Yotpo, Trustpilot, or ReviewBooster).
  5. After reaching 5 reviews per product, run the Rich Results Test to confirm reviewCount ≥ 5 is present in the structured data output.
How to fix low review count on Yotpo
  1. Log in to Yotpo Admin → Reviews → Review Requests → Automatic Emails and verify that a post-purchase review request sequence is active and targeting your lowest-reviewed products.
  2. Under Reviews → Settings → On-Site Widgets, confirm the 'Star Rating' widget is enabled on product pages — Yotpo automatically injects aggregateRating JSON-LD with the live reviewCount.
  3. Use Yotpo's 'Smart Filters' or 'Manual Review Requests' (Reviews → Requests → Manual) to send a one-off ask to past purchasers of products stuck below 5 reviews.
  4. In Yotpo Admin → Reviews → Moderation, approve any pending reviews so they are published and counted in the structured data output.
  5. Once a product reaches 5 published reviews, Yotpo updates the aggregateRating reviewCount in real time — verify by running the product URL through the Rich Results Test.

Does your site have this issue?

Run a free SEOLZ audit to find low review count — and every other issue — across your whole site in minutes.

Scan my site free

Frequently asked questions

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.

Why does low review count matter?

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.

How do I fix low review count?

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

Authoritative references

Related Answer Engine Optimization issues