• Very nice plugin, simple and practical.
    However, I would like to add.
    ? One flaw in the SoftwareApplication snippet are no required properties:

    itemtype=”https://schema.org/AggregateRating”
    itemprop=”ratingValue”
    itemprop=”ratingCount”

    ? and one wish – to add “hide” option in the settings to add markup, without changing the page display

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter UriNik

    (@urinik)

    for example site code fragment

    <span itemprop=”ratingValue”>no rating</span> based on
    <span class=”rating-count” itemprop=”reviewCount”>0</span> votes </span>

    and Google Structured Data Testing Tool result
    Error: 2
    Unable to normalize evaluation value.
    aggregateRating [AggregateRating]:
    ratingValue: no rating
    reviewCount: 0

    Plugin Author Brainstorm Force

    (@brainstormforce)

    Hey,

    We have only accepted the fields that are required by Google and displayed in Rich Snippet search results.

    If you’re a developer and would like to contribute, please feel free to send us a PR on GitHub – https://github.com/brainstormforce/all-in-one-schemaorg-rich-snippets

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘its great plugin’ is closed to new replies.