• Resolved celula

    (@celula)


    I’m getting the follow warning at Google Rich Snippet Tools:
    “Erro: If count is specified in review aggregate, page should contain reviews. Otherwise you may want to use votes”

    Since this is been notified in GWT I’ve noticed that some (not all) stars were removed from SERP. Looking at the code generate by the plugin I have:

    <div style="display: none;" itemprop="aggregateRating" itemscope="" itemtype="https://schema.org/AggregateRating">
    <meta itemprop="bestRating" content="5">
    <meta itemprop="ratingValue" content="3.77">
    <meta itemprop="ratingCount" content="175">
    <meta itemprop="reviewCount" content="175">
    </div>

    When I remove the line with ‘reviewCount’ from the plugin it solves the problem and stars reappear in the SERP. Is it possible to you to remove this line from next version?

    Thanks.

    https://www.ads-software.com/plugins/wp-postratings/

Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Problem with Rich Snippet’ is closed to new replies.