Setting up the Rich Snippet SEO Review Widget helps enhance your store’s visibility in search engine results by displaying review ratings and details directly on search pages. These rich snippets not only make your listings more attractive but also improve credibility and click-through rates.
In this article, you’ll learn how to set up the Rich Snippet SEO Review Widget to ensure your product and site reviews are optimized for better search performance and increased organic traffic.
A rich snippet is an enhanced search result shown on search engines like Google that displays extra information beyond the standard page title, URL, and meta description. This additional information helps users quickly understand what the page is about before clicking.
Rich snippets are generated using structured data (schema markup) added to your website content. Snippet includes 3 things which are:
Improve visibility in search results
Increase click-through rates (CTR)
Provide quick answers to users
Build trust and credibility
Improve SEO performance indirectly
Google star ratings are visual indicators (⭐ 1–5 stars) that appear in Google search results to represent user reviews and ratings. They help users quickly judge trust and quality before clicking a result. However, star ratings don’t appear automatically—they follow strict rules.
Step 1: Go to Product Reviews >> Display on store >> Sync reviews >> Sync to Google >> Rich snippet.
Step 5: Search for product-template or main-product and open the main-product. liquid file from Sections.
<div> of the file, search for itemscope. Paste the copied code before the closing tag </div> that contains itemscope.If itemscope is not found, add itemscope="" itemtype="http://schema.org/Organization" to the first <div> In the file, then paste the copied code before its closing </div>.

<div> with itemscope; incorrect placement may prevent it from working.