A shopper searches for your products. Google returns ten results. Yours shows up with golden stars next to the title: “4.8 ★★★★★, 142 reviews”. The next result has no stars. They click yours.
That’s a rich snippet. Trustie sets you up for it automatically.
What it does
Trustie outputs Schema.org Review markup (in JSON-LD format, the format Google prefers) on every page where reviews appear:
- Each product page with WC product reviews
- The auto-generated reviews page with the unified aggregate
- Any page where you’ve placed a reviews shortcode
- The site root, where the aggregate site rating sits
Google’s crawler reads the markup, understands it, and decides whether to show your stars in the search snippet. Whether the stars actually show is Google’s call (their algorithm considers crawl history, site quality, review count, and content match to the query), but Trustie sends the schema in the format they accept.
The aggregate it sends matches what’s on the page
This is the bit that catches most review plugins out. A plugin that only handles Google reviews sends a schema with the Google rating. A plugin that only handles product reviews sends a schema with the WC rating. A shop running both ends up with two different numbers in two different schemas, and Google sometimes shows the lower one.
Trustie’s schema uses the unified aggregate. Your homepage stars, your reviews-page stars, and the schema Google reads are all the same number. The number a shopper sees in search results is the same number they see on your site.
What you don’t have to do
- No “configure schema” tab. The schema is generated automatically from the reviews you already have.
- No separate snippet plugin. Trustie ships its own schema; you don’t need Yoast SEO, Rank Math, or any other tool to handle Review schema.
- No JSON to write. The schema is built from real review data, in real time, with proper escaping and validation.
Why this matters
The click-through difference between “result with stars” and “result without stars” is significant. For an e-commerce shop, that’s compounding value on every page Google indexes.
The other half of the value is consistency. Shoppers who land on a search result with “4.8 stars” and find a homepage with the same 4.8 stars feel oriented. Shoppers who see “4.8 stars” in search and land on a page showing “4.2 stars” (because the schema and the page disagree) leave.
Why shops turn it on with Pro
Free covers product review schema and the unified aggregate. Trustie Pro adds product-specific schema enrichment (brand, GTIN, MPN if you have them populated in WC), a Google Merchant Center feed (so your products appear in Google Shopping with stars), and demographic-aware schema if you’re using demographic fields.