There is a microformat support in this module. It is in theme_summary function but it is not working right. If you enable microformat, there is no way you will pass google microformat tool check and have it shown stars for ratings.

More about this here http://drupal.org/node/1917786

Also google says it requires
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=146645&t...

itemreviewed(item)
and rating

and this module theme function only provides rating and count, not the title of item.

Comments

whiteph’s picture

Issue summary: View changes
whiteph’s picture

Status: Active » Closed (won't fix)