Google Rich Snippets

  • Updated

Rich Snippets showcase your star ratings in organic search results. This increases traffic and conversion to your product pages. Follow this guide to learn more! 


Key notes

  • This guide is only applicable for Shopify users

In This Guide


Stamped Main Review Widget For Shopify Users

RichSnip.png

If you're using Stamped main review widget, the rich snippet codes will have to be manually installed. Here are the JSON-LD codes:

{% if product.metafields.stamped.reviews_count and product.metafields.stamped.reviews_count != "0" %} 
,"aggregateRating": {
 "@type": "AggregateRating",
 "ratingValue": {{ product.metafields.stamped.reviews_average | round:2 }},
 "reviewCount": {{product.metafields.stamped.reviews_count}}
}
{% endif %}
		
 
We can provide assistance installing rich snippet codes for any paid plan. Reach out to us at support@stamped.io!

Was this article helpful?

2 out of 5 found this helpful

Have more questions? Submit a request