How to Display Product Review Snippets on Google Search Results
What are Rich Snippets?
Rich snippets are a type of structured data markup that site owners can add to their existing HTML. This markup helps search engines understand the information on web pages better and display useful information in search results. For product reviews, rich snippets can show the product rating, number of reviews, and other pertinent details directly in the search results, making your product listings more attractive and informative to potential customers.
Displaying product review snippets
When someone searches for a product on search engines like Google, review snippets will appear, displaying the product rating and other relevant information. This can significantly enhance the visibility and credibility of your products.
Automatic support for Google Snippets
Our Product Reviews module automatically supports the display of product reviews on Google Snippets. It is designed to be compatible with Google's latest algorithm and works seamlessly with most PrestaShop themes. This means that your product reviews can appear on Google search results without requiring additional configuration.
Manual configuration for Custom themes
However, if you are using a custom theme, you might need to manually add a 'hook' to enable the display of product reviews on Google Snippets. Follow the steps below to manually configure this feature:
- Open the file: /themes/your_current_theme/templates/_partials/microdata/productjsonld.tpl
- Add {hook h='displayMicrodataAggregateRating' id_product=$product.id} to line 59. You can refer to the screenshot below.
- Save the changes.
By following this guide, you can effectively display product review snippets on Google search results, enhancing the visibility and attractiveness of your products. This not only helps in gaining more attention from potential customers but also boosts the overall credibility of your product listings.
Feel free to reach out to our support team if you need any assistance with the configuration or have any questions about the Product Reviews module.