
Quick Verdict
Site Reviews is one of the most capable free WordPress review plugins available today. It handles review collection, moderation, star ratings, and Schema.org markup all without asking you to pay anything. For a free plugin, that last point is remarkable: most competitors lock schema to a paid tier.
The premium bundle (from €89/year) adds addons for custom form fields, frontend review editing, image uploads, filtering, and AI-powered translation. These are genuine extensions of an already solid free core.
Our rating: 4.6 / 5
| What we liked | What we did not like |
|---|---|
| JSON-LD schema markup in the free version | Design needs CSS to look polished |
| 4.9/5 stars across 372+ WordPress.org reviews | No Google/Yelp import (free or premium) |
| WooCommerce and SureCart support built-in | Premium pricing in EUR only |
| Six anti-spam options including Akismet | Requires WordPress 6.8+ and PHP 8.1.2+ |
| No hidden upsells or paywalled core features | Premium addons sold only as a bundle |
| Active development: v8.2.2, updated August 2026 |
What Is Site Reviews?
Site Reviews is a free WordPress plugin by Gemini Labs that lets you collect, manage, and display customer reviews on your site. It models the review system after platforms like Amazon, TripAdvisor, and Yelp: customers submit star-rated reviews, you approve or reject them, and they appear on the relevant post, page, or product.

The plugin has over 60,000 active installs and a 4.9-star rating from 372 reviews as of September 2026, with 351 of those reviews awarding five stars. Version 8.2.2 shipped in August 2026, and the plugin has been in active development through WordPress 7.1 compatibility.
Gemini Labs also maintains a premium addon bundle called Site Reviews Premium, which extends the free plugin with custom form builders, image attachments, frontend filtering, AI translation, and more. The free version stands on its own without the premium bundle.
Who Is Site Reviews Best For?
Site Reviews is the right pick if you:
- Run a service business, local business, or content site and want to collect star-rated customer reviews with schema markup at no cost
- Sell products with WooCommerce or SureCart and need product-level reviews with structured data
- Want a review system that mirrors familiar platforms (Google, TripAdvisor) rather than a testimonials widget
- Need robust anti-spam options including Akismet, Cloudflare Turnstile, or hCAPTCHA
- Run a multilingual site using Polylang or WPML
- Use Elementor, Divi, Breakdance, or Bricks and want native page builder support
- Want an actively maintained plugin with no paywalled core features
Site Reviews is less well-suited if:
- You need to import existing reviews from Google, Yelp, or Booking.com (no import in free or premium)
- You need highly stylized review displays without writing any CSS
- You want a lightweight, minimal plugin for one or two display pages (the plugin is feature-rich and sized accordingly)
- Your WordPress installation is below version 6.8 or PHP 8.1.2
Hands-On Setup and User Experience
Installation is standard. Search "Site Reviews" in Plugins > Add New, install the plugin by Gemini Labs, and activate. The admin menu gains a "Site Reviews" section with sub-menus for Reviews, All Reviews, Settings, and Help.
The Help section is worth mentioning specifically. It contains complete documentation, shortcode references, and FAQ within the WordPress admin. I did not need to leave the dashboard to understand how the plugin works.
Adding the Review Form and Display
Site Reviews operates through shortcodes, Gutenberg blocks, Elementor widgets, and Bricks/Breakdance elements. The two core shortcodes are:
[site_reviews]– Displays approved reviews, with optional filtering by assigned post[site_reviews_form]– Shows the review submission form
You can add both to any page or post. A typical product or service page places the form above the reviews display, or separated by an anchor link.

Submitting and Moderating a Review
I tested the submission flow using the default form. Visitors fill in their name, email, rating (1-5 stars), title, and review body. Submitted reviews go into a pending queue in the admin. You approve, reject, or mark them as spam from the Reviews admin screen.
Approved reviews appear in the display shortcode immediately. You can pin individual reviews (so pinned ones always appear first), add a response, or assign reviews to specific posts/pages after the fact.
The moderation queue is clean and easy to work through. Each entry shows rating, title, content, author name, and the assigned page. Bulk approval and rejection are available.

Settings Overview
The Settings panel covers six tabs:
- General: Display defaults, date format, logging
- Reviews: Require approval, restrict reviews per IP, verified-only submissions
- Form: Which fields to show, required/optional settings, CAPTCHA selection
- Schema: Enable/configure JSON-LD schema per review type
- Notifications: Slack and Discord webhook setup
- Import/Export: CSV backup and restore tools
Main Features
JSON-LD Schema Markup (Free)
This is the most important differentiator for budget-conscious site owners. Site Reviews generates valid JSON-LD schema markup for your reviews out of the box, at no cost. This gives Google the structured data it needs to potentially display star ratings in search results.
Schema configuration sits in its own settings tab. You can select the schema type (Local Business, Product, Service, Website, and others), control which fields feed into the schema, and limit schema generation to specific post types. The plugin outputs schema per page based on the reviews assigned to that page.
Most competing plugins lock schema behind a paid plan. Site Reviews includes it free, which is a meaningful reason to choose this plugin over others in the same category.

Review Assignment
Reviews are not just site-wide. Each review can be assigned to a specific post, page, custom post type, or even a user. This makes the plugin viable for multi-product stores, directory sites, membership platforms, and any case where you want reviews tied to individual entities.
Assignment happens on submission (via a hidden field or URL parameter), on a per-review basis in the admin, or through the WooCommerce/SureCart integration which auto-assigns to products.
WooCommerce and SureCart Integration
Site Reviews works as a drop-in review system for WooCommerce and SureCart stores. Activate the integration in Settings, and the plugin routes reviews to their corresponding products. Product-level schema is generated automatically, making it a usable alternative to the built-in WooCommerce review system with better schema control and moderation tools.

Anti-Spam Protection
Six spam-prevention options are available:
- Akismet (if plugin is installed and activated)
- Cloudflare Turnstile (enter API key)
- hCAPTCHA (enter API key)
- Google reCAPTCHA v2 and v3 (enter API keys)
- Honeypot (no API key needed)
- IP throttling (built-in rate limiting)
You can combine multiple methods. For most sites, the honeypot plus IP throttling covers everyday spam without adding user friction. For higher-traffic sites or cases where spam is a significant problem, adding Akismet or Turnstile on top provides an additional layer.
Pinning Reviews
You can pin your best reviews so they always appear at the top of the display, regardless of date or rating order. This is useful for highlighting a particularly detailed or positive review without manipulating the sorting algorithm for all reviews. Pinning is set per-review from the admin screen. Multiple reviews can be pinned, and they appear in the order you set.
Bayesian Ranking
Site Reviews uses Bayesian-weighted ranking for overall rating calculations rather than a simple arithmetic mean. This penalizes products with very few reviews and prevents a single five-star review from outranking a product with hundreds of balanced reviews. The result is more credible aggregate scores, particularly on sites with many products and uneven review counts.
REST API
The plugin exposes a REST API endpoint, which means developers can read and write reviews programmatically. This is useful for headless WordPress setups, mobile apps, or custom integrations that need to interact with the review data outside the WordPress admin.
Discord and Slack Notifications
Enter a webhook URL in Settings > Notifications, and the plugin pings your Discord or Slack channel whenever a new review is submitted. This gives your moderation team real-time visibility without logging into WordPress repeatedly.
Multilingual Support
Site Reviews integrates with Polylang and WPML for multilingual sites. The plugin UI itself ships in nine languages: English, French, German, Spanish, Russian, Dutch, Ukrainian, and others. The public-facing text (form labels, rating captions, buttons) can be customized through the built-in Text settings tab without installing a separate translation plugin.
Page Builder and Block Support
- Gutenberg blocks for the review display, review form, and rating summary
- Native widgets for Elementor
- Support for Divi 5, Breakdance, and Bricks builders
No shortcode copy-paste is required for page builder users. The blocks render a preview in the editor that reflects your actual reviews.
Premium Addons
The Site Reviews Premium bundle adds eight addon plugins. All are included in the bundle price. There are no individual addon purchases.
Review Forms
Adds a drag-and-drop form builder with 20+ field types, including text, select, radio, file upload, and conditional logic. You can replace the default title/content/name/email/rating fields with anything your business needs. Multiple forms are supported for different use cases.
Review Filters
Adds frontend sorting, searching, and filtering controls to the review display. Visitors can sort by rating, date, or helpfulness, filter by star count, or search by keyword within the review content.
Review Authors
Lets review authors edit, delete, and respond to their own reviews from the frontend, without admin access. Business owners can also respond to reviews from the frontend, similar to Google Business replies.
Review Images
Allows reviewers to upload images with their submission. Images appear in a gallery within the review. Admins can approve or remove images independently of the review itself.
Review Notifications
Custom email notification system. You can send automated review request emails to customers after a purchase (WooCommerce/SureCart integration), customize notification templates, and set conditional logic for when notifications fire.
Review Actions
Enables visitors to upvote helpful reviews, report problematic reviews, and (with a DeepL API key) translate non-English reviews into English. Reported reviews surface in the admin moderation queue.
Review Alerts
Displays recent reviews as popup alerts on your site, similar to social proof notification widgets. Position, timing, and display rules are configurable.
Review Themes
Allows creation of fully custom review display themes with control over layout, colors, rating image styles, and typography. Multiple themes can exist simultaneously for different parts of the site.
Pricing
Site Reviews is free to download and use from WordPress.org with no feature restrictions on schema, WooCommerce integration, or anti-spam tools.
Site Reviews Premium (the addon bundle) is priced in EUR on annual billing:
| Plan | Price | Sites |
|---|---|---|
| Single Site | €89/year | 1 |
| Up to 3 Sites | €179/year | 3 |
| Up to 6 Sites | €289/year | 6 |

All premium plans include all eight addons, automatic updates, and direct email support from the developer. Licenses renew automatically at the same price. You can cancel any time to stop renewal. A 14-day refund window applies if the plugin does not meet your needs.
Value Assessment
For most single-site owners, the free plugin covers everything: schema, moderation, WooCommerce reviews, anti-spam, and notifications. Premium makes sense when:
- You need custom form fields (Review Forms addon)
- Your customers want to upload images with reviews (Review Images)
- You want frontend filtering for a product-heavy store (Review Filters)
- You need automated post-purchase review request emails (Review Notifications)
The bundle pricing is fair if you need two or more addons. Buying all features individually (if that were an option) would likely cost more. The caveat is that the bundle-or-nothing model forces you to pay for addons you may not need.
Pros and Cons
Pros
- JSON-LD schema markup included in the free version, no upgrade required
- 4.9/5 stars from 372 WordPress.org reviews, one of the highest-rated plugins in its category
- Actively maintained: v8.2.2 released August 2026, compatible through WordPress 7.1
- No upsells in the free plugin core
- WooCommerce and SureCart integration built-in
- Six anti-spam options including Akismet and Cloudflare Turnstile
- Review pinning and Bayesian ranking for credible display
- REST API for headless/custom integration
- Discord and Slack notification support
- Multilingual via Polylang and WPML
- Gutenberg blocks, Elementor widgets, Breakdance, Bricks, and Divi 5 support
- Complete documentation available inside the WordPress admin
Cons
- Default display design is plain: CSS skills are needed for premium-looking layouts
- No import from Google, Yelp, TripAdvisor, or other platforms (free or premium)
- Premium plans priced in EUR only, no USD equivalent shown at checkout
- Premium requires purchasing all addons as a bundle even if you only need one
- Minimum WordPress 6.8 and PHP 8.1.2 may require hosting environment updates
- No lifetime license option
Alternatives
Strong Testimonials
Strong Testimonials by WP Chill focuses on testimonials rather than structured site reviews, with 90,000+ active installs. Its free version covers unlimited display views, multiple layouts, and submission forms. However, schema markup requires the Plus plan (~€59/year). If schema at zero cost is your priority, Site Reviews has the edge. If you need richer layout options without CSS and can afford a small paid plan, Strong Testimonials is worth comparing.
WP Customer Reviews
WP Customer Reviews is a lighter, fully free option with basic review collection and schema output. It handles simpler use cases well but offers less moderation depth, fewer anti-spam options, and no page builder integration.
WP Review Pro
WP Review Pro targets review sites and publishers who write editorial reviews (for games, restaurants, movies) rather than collecting customer reviews. It supports multiple rating criteria and custom score systems. If you are publishing editorial reviews, WP Review Pro fits better. For collecting customer reviews, Site Reviews is more appropriate.
Thrive Ovation
Thrive Ovation is a premium-only tool (part of Thrive Suite at around $299/year). Its main value is automated testimonial harvesting: it sends post-purchase emails and pulls positive replies into your testimonials library. It operates in a different use case than Site Reviews, which focuses on self-service customer submission, not automated outreach.
Final Verdict
Site Reviews earns its near-perfect WordPress.org rating. The free version is genuinely complete for most use cases: schema markup, WooCommerce support, moderation, pinning, anti-spam, and developer tools all ship without a paywall.
The one consistent criticism is visual. The default display is clean but minimal. If your site design requires something more polished, you will need to write CSS or invest in the Review Themes addon. That is a real trade-off, not a dealbreaker.
The premium bundle is well-structured and fairly priced for teams that need multiple addons. The bundle-only model is the main friction: you cannot pay for one addon alone.
For any site owner who wants a robust, schema-enabled review system without spending money, Site Reviews is the best free option in its category.
Rating: 4.6 / 5
FAQ
Is Site Reviews completely free?
The core plugin is free on WordPress.org with no feature restrictions. This includes schema markup, WooCommerce integration, anti-spam tools, REST API, and page builder support. A premium addon bundle (from €89/year) adds custom forms, frontend filtering, images, and other extensions.
Does Site Reviews include schema markup?
Yes. JSON-LD schema markup is built into the free version. You configure the schema type (Local Business, Product, Service, Website, etc.) in the plugin's Schema settings tab. No paid plan is needed.
Does Site Reviews work with WooCommerce?
Yes. The WooCommerce integration ships in the free plugin. Reviews can be assigned to products automatically, and product-level schema is generated for each product.
Can I import reviews from Google or Yelp?
No. Site Reviews does not support importing reviews from external platforms in either the free or premium version. All reviews must be submitted through the plugin's form or imported via CSV.
How does review moderation work?
By default, all submitted reviews go into a pending queue. You approve, reject, or mark them as spam from the admin dashboard. You can also configure the plugin to auto-publish reviews from certain conditions if you prefer a lighter workflow.
What anti-spam options are available?
Six methods: Akismet, Cloudflare Turnstile, hCAPTCHA, Google reCAPTCHA v2, Google reCAPTCHA v3, and a built-in honeypot. You can combine multiple methods.
Can I pin my best reviews?
Yes. Any individual review can be pinned so it always appears at the top of the display, regardless of date or rating sort order.
What is the difference between Site Reviews free and premium?
The free plugin handles core review collection, display, schema, moderation, and integrations. The premium bundle adds eight addon plugins: Review Forms (custom fields), Review Filters (frontend sorting/filtering), Review Authors (frontend editing and business responses), Review Images (photo uploads), Review Notifications (automated emails), Review Actions (upvoting, reporting, AI translation), Review Alerts (popup notifications), and Review Themes (custom visual designs).
What are the server requirements?
WordPress 6.8 or higher, PHP 8.1.2 or higher, and MySQL 5.6 or higher. These requirements reflect the plugin's use of modern PHP features and are higher than some older plugins. Most hosting environments on current managed WordPress hosting plans meet these requirements.
Is there a money-back guarantee on the premium bundle?
Yes. A 14-day refund window applies to all Site Reviews Premium purchases.