Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Little Review Stars in serps Correct Markup?

         

CaptainSalad2

11:25 pm on Jan 23, 2014 (gmt 0)

10+ Year Member Top Contributors Of The Month



Does anyone know the markup for this? I just need to see an example of the correct mark-up and I can create a page on my CMS to include this mark-up that will then be shown in the serps (much more eye catching). I already have a rating star system developed by not sure how to code it into the page so G picks it up and shoes in the serps.

I see a lot of “plugins” for wordpress but im a handcoder/developer so I need to see a correct working example if possible!

CaptainSalad2

11:56 pm on Jan 23, 2014 (gmt 0)

10+ Year Member Top Contributors Of The Month



does this look right?

<div itemprop="reviewRating" itemscope="" itemtype="http://schema.org/Rating">
<meta itemprop="worstRating" content="1.0">
<span itemprop="ratingValue" content="4.5"></span>
<meta itemprop="bestRating" content="5.0">
</div>