WooCommerce includes basic product reviews out of the box — text, star rating, that's it. No photos, no video, no Google rich snippets, no multi-source aggregation, no AI. For most stores, that's not enough in 2026.
This page covers what to look for in a WooCommerce reviews plugin and why Rated Stores fits most WooCommerce stores better than dedicated WP-only plugins.
What WooCommerce's built-in reviews lack
- No photos or video in customer reviews
- No rich snippets by default (requires manual schema markup or a plugin like Rank Math)
- No order verification badge on reviews
- No invitation system — customers must remember to come back and leave a review
- No multi-source aggregation — Google reviews, Trustpilot reviews, etc. invisible
- No moderation tooling beyond approve/spam/trash
- No analytics on response rates or sentiment trends

What a modern WooCommerce reviews solution should have
| Feature | Why it matters |
|---|---|
| Order-verified reviews | Trust signal, Google rich snippet requirement |
| Photo + video reviews | 2–3x conversion lift on product pages |
| Automated invitations | Most reviews come from email follow-up, not spontaneous visits |
| Rich snippets (JSON-LD) | Stars in Google SERPs, higher CTR |
| Multi-source aggregation | Your Google + Trustpilot + Etsy reviews show alongside WooCommerce reviews |
| Sub-50KB widget bundle | Mobile Core Web Vitals, conversion impact |
| Q&A | Pre-purchase question handling reduces support tickets |
| AI summary | Pros/cons block at top of reviews — faster customer decisions |
Why Rated Stores fits WooCommerce well
Rated Stores isn't a WordPress plugin — it's a hosted platform with a <script> embed that works in any HTML environment, including WooCommerce themes. That's actually a strength:
- No PHP code in your WooCommerce install = no plugin conflicts, no update breakage, no PHP security surface
- No database load on WooCommerce = reviews stored on Rated Stores' infrastructure
- Theme-agnostic = works with Storefront, Astra, GeneratePress, Avada, Divi, custom themes
- WooCommerce order verification via webhook-based integration
Install steps
1. Sign up for Rated Stores — free tier.
2. Claim your domain as a company profile.
3. Connect WooCommerce via webhook:
- WordPress admin → WooCommerce → Settings → Advanced → Webhooks
- Add webhook: "Order completed" → POST to your Rated Stores webhook URL
- Save
4. Embed widget on product pages
- Edit your single-product template (
single-product/reviews.phpor theme override) - Replace the WooCommerce
<?php woocommerce_template_single_meta(); ?>reviews block with:
<div class="rated-stores-widget" data-settings='{"id":"YOUR-ID","type":"product","sku":"<?php echo $product->get_sku(); ?>"}'></div>
<script src="https://widgets.ratedstores.com/latest.js" defer></script>
5. Embed brand-level rating in header / footer
<div class="rated-stores-widget" data-settings='{"id":"YOUR-ID","type":"badge"}'></div>
Done. WooCommerce orders trigger review invitations; reviews show on product pages with rich snippets.

Comparison: WooCommerce reviews plugin options
| Option | Free tier | Multi-source | Photo reviews | Rich snippets | Bundle size |
|---|---|---|---|---|---|
| WC built-in reviews | (manual) | 0KB extra | |||
| YITH Advanced Reviews | Trial | ~80KB | |||
| TrustSpot WP plugin | Trial | ~120KB | |||
| WP Customer Reviews | ~40KB | ||||
| Rated Stores embed | permanent | (19 sources) | <30KB |
FAQ
Q: Do I need to disable WooCommerce's built-in reviews? A: Optional. You can run both during transition, then disable WC reviews via Settings → Products → "Enable reviews" toggle off.
Q: Will my existing WooCommerce reviews migrate? A: Yes — export via WP-CLI or a plugin like WP All Export, then import to Rated Stores via CSV.
Q: Does it work with WooCommerce Subscriptions? A: Yes — subscription orders trigger invitations same as one-time orders.
Q: Is there a WordPress plugin install? A: No native plugin yet — pure embed. This means zero plugin update breakage but also no native admin UI inside WordPress (manage from ratedstores.com dashboard instead).
Q: Page speed impact? A: <30KB deferred script. Negligible LCP impact, especially vs YITH or TrustSpot WP plugins.
Start free → · Best Shopify review app · Migrate from any platform
