Articles on: Others

How to show reviews on Google?

LAI Product Reviews provides users with a review snippet to show reviews when customers search for products on Google.



  • Here is our snippet code:


{% assign countAverage = product.metafields.scm_review_importer.reviewsData.reviewCountInfo.average | plus: 0 %}     

{%- if countAverage > 0 %}
"review": {{ product.metafields.scm_review_importer.reviewsData['seoReviews'] }},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "{{ product.metafields.scm_review_importer.reviewsData.reviewCountInfo.average }}",
"ratingCount": "{{ product.metafields.scm_review_importer.reviewsData.reviewCountInfo.total }}"
},
{%- endif -%}


Without an SEO app


  • If you’re currently familiar with the Google structured data, please take a look at the screenshot below as an example of how to add rich snippet code for your site:



  • Please contact our support team via live chat so that our technical team will assist you with adding the snippet code.


  • It takes around several days for Google to update the reviews. If it takes more than 7 days for reviews to appear on Google, please contact us to further investigation.


With an SEO app


If you currently installed an SEO app, the integration between LAI app and the SEO app is required.



  • These following apps have integrated with LAI Product Reviews:


  1. SearchPie: SEO Booster & Speed



  1. SEOAnt ‑ AI SEO Optimizer



  1. Tiny SEO Image optimize, Speed


  1. Avada SEO & Image Optimizer



Please contact our support team via live chat for the best guideline.

Updated on: 24/05/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!