Did Google remove rating stars from SERP?

Did Google remove rating stars from SERP? - Google Search Console is a free application that allows you to identify, troubleshoot, and resolve any issues that Google may encounter as it crawls and attempts to index your website in search results. If you’re not the most technical person in the world, some of the errors you’re likely to encounter there may leave you scratching your head. We wanted to make it a bit easier, so we put together this handy set of tips about google-search, search-results, rich-snippets, schema.org to guide you along the way. Read the discuss below, we share some tips to fix the issue about Did Google remove rating stars from SERP?.Problem :


I read a few articles about it via Google and one or two questions on Stack Overflow (did not find them again, otherwise I would have linked them here) that say Google removed star ratings on SERP and only allows special verified rating systems to appear in SERP.



But now I found this on a SERP:



Google Search results for the search 'google analytics checkout trichter', showing a Rating Rich Snippet for the second result from treefish.de



And when I visit this page, I just see that they faked it. There is no rating feature and as a whole they just used two scopes, one for website and one for this rating aggregation:




Screenshot of the page’s footer, showing a sentence with the average rating




So why is this working and other sites, with real rating features do not work?


Solution :

Google still documents the Aggregate Ratings Rich Snippet, and examples like the one you mentioned and others (IMDb example) prove that this snippet still gets displayed in Google Search.



In the case of the mentioned page’s use of Microdata and Schema.org: They provide a WebSite item with an aggregateRating property. So the AggregateRating item is for the aggregate ratings of the website, not of the page or the blog post. But for whatever reason they only include this item in their blog. (Side note: they provide a description property for ẀebSite which is different for each page; which is not correct.)



The fact that Google Search shows the Rating Rich Snippet for all of the site’s blog posts is strange, because the second guideline doesn’t seem to be fulfilled:




Make sure the reviews and ratings you mark up are readily available to users from the marked-up page. It should be immediately obvious to users that the page has review or ratings content.




and because the site clearly marks up (i.e., following the first guideline) that the ratings are not for the blog post but for the whole site, so Google Search should have no reason to display that rating for each blog post (this gives the wrong impression that the blog posts would be rated).


If the issue about google-search, search-results, rich-snippets, schema.org is resolved, there’s a good chance that your content will get indexed and you’ll start to show up in Google search results. This means a greater chance to drive organic search traffic to your site.

Comments

Popular posts from this blog

Years after news site changed name, Google is appending the old name to search titles and news stories

Is it possible to outrank Google for a search term on their own search engine?

Load Wikipedia sourced biographies via Ajax or render it with the rest of the page as part of the initial request?