axelerant / testimonials-widget

Easily add social proofing to your website with Testimonials Widget. List or slide reviews via functions, shortcodes, or widgets.
http://wordpress.org/plugins/testimonials-widget/
GNU General Public License v2.0
10 stars 7 forks source link

Add rating counts and averages by referenced item #31

Closed michael-cannon closed 9 years ago

michael-cannon commented 10 years ago
michael-cannon commented 10 years ago

https://aihrus.zendesk.com/agent/#/tickets/1122


Have you been able to look in/ write a script to get the aggregated info?

The page www.neverrest.net/recensies counts the testimonials fine (reviewCount" content="620"). The google structured data test shows "No rich snippet will be generated for this data, because it appears to include multiple reviews of an item, but no aggregate review information"

Greetings Stefan

ps a nice example might be http://www.vvc-adventure.nl/bedrijfsuitjes/

uses script like this:

<span itemprop="best">5</span> 
</span><div class="full_star">&nbsp;</div><div class="full_star">&nbsp;</div><div class="full_star">&nbsp;</div><div class="full_star">&nbsp;</div><div class="half_star">&nbsp;</div><div id="review_amount" class="review_amount">(<div itemProp="count" itemProp="vote" class="review_count">59</div>)</div></div></a></span>
michael-cannon commented 10 years ago

https://aihrus.zendesk.com/agent/#/tickets/2151

michael-cannon commented 10 years ago

https://support.google.com/webmasters/answer/146645?hl=en#aggregate https://aihrus.zendesk.com/agent/#/tickets/2279

michael-cannon commented 9 years ago

See #108.