DAus Posted February 2, 2017 Share Posted February 2, 2017 Google is showing all my products as having a 2 star rating even though some of my products have higher ratings. I tried fixing it by following this thread https://www.prestashop.com/forums/topic/324422-solved-average-product-rating-wrong/ namely: <meta itemprop="ratingValue" content = "2" />to <meta itemprop="ratingValue" content = "{$averageTotal}" /> However, it's been two weeks and it still shows the same 2 star rating through Google search. Does anyone know how long it takes to refresh Google ratings or am I doing something wrong? Also, how do I disable it (the rating) from Google search completely? Link to comment Share on other sites More sharing options...
lochot Posted February 3, 2017 Share Posted February 3, 2017 Google use the itemprop values to show that, if you want to remove it from google, you just have to remove the meta tag Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now