Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Milan Petrovic

    (@gdragon)

    This is a known bug caused by plugin dynamic load option used for AJAX loading of rating for websites with cache plugins. Rich snippets work fine when dynamic load is disabled. This will be fixed in the next 1.4 version next week.

    Thread Starter Linformatique.org

    (@linformatiquelabs)

    Hello Petrovic,

    Thank you for your answer

    Plugin Author Milan Petrovic

    (@gdragon)

    Sorry about this, but all is OK, and rich snippets work fine. I have referenced another unrelated problem with dynamic load that will be resolved soon.

    But, rich snippets work fine, and in the URL you have sent as an example you have two structure: hentry and WebPage, and if you open WebPage you will see the aggregated rating snippet. Plugin allows you to set different types of page types and for the demo it is set to WebPage.

    So, rich snippets work as expected.

    Milan

    Thread Starter Linformatique.org

    (@linformatiquelabs)

    Ok, good luck, thank you

    Thread Starter Linformatique.org

    (@linformatiquelabs)

    Hi,

    I compared your plugin with the plugin “Yasr – Yet Another Stars Rating”, which I noticed in analyzing the votes with the test tool “Google Structured Data Testing tool” ;

    An example of test with the plugin “Yasir – Yet Another Stars Rating” that gives:

    aggregateRating
    @type AggregateRating
    ratingValue 2.5
    ratingCount 2

    An example of test with your plugin, displays “BestRating” in the middle:

    @type
    WebPage
    name Free vs. Pro Plugin
    url https://rating.dev4press.com/free-vs-pro-plugin/
    aggregateRating
    @type AggregateRating
    ratingValue 3.8
    bestRating 5
    ratingCount 105

    I think that we should not use “BestRating” even with the plugin “Yasr – Yet Another Stars Rating”, the stars did not appear when I chose an option that uses “BestRating.

    Can you test?

    Plugin Author Milan Petrovic

    (@gdragon)

    My plugin support for rich snippets is made according to Google Rich snippets specification and BestRating is indicating maximum rating allowed. If you switch to 10 stars rating, BestRating will be 10. Based on that Google recalculates rating for their own 5 stars display. And, since Google test tool says that all is OK, the snippet is valid, so don’t worry, the rich snippet is added properly.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘RichSnipets not work for your demo website’ is closed to new replies.