Force Google to Show Review Stars Under Your Domain

Have you ever been looking at Google SERPs and noticed how some of the sites have little golden stars under their domain that say it has been reviewed by so and so people?

I can tell you from an internet marketing perspective, that not only does this look nice, this increases the click through rate (CTR) of your website from Google dramatically. Especially if you are running a few blackhat sites and want to squeeze as much money out of them before they get hit, then this is one of the ways to increase your revenue.

So How Do You Do It?

All you will need to do is add a bit of code to the footer of each page or post that you want the stars to show up under. This will only display the stars if your site is ranking in Google and is visible to potential visitors. Go ahead and search for your site in an incognito window to ensure that your site is in fact int he SERPs before you take advantage of this little trick.

You can place the same code on every page, but I like to change the ratings of each page so it looks a lot more natural.

So now on to the code that you will need to add to the footer of each page of post. Here it is:

<div itemscope itemtype="http://schema.org/Product">
<span itemprop="name">Product Name</span>
<div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
Rated <span itemprop="ratingValue">4.7</span>/5 based on <span itemprop="reviewCount">45</span> reviews
</div>

As you can see from the above code, you will need to change the product name to whatever you are selling. Also change the rating to whatever you want to be displayed in the SERPs as well as how many reviews you want to show up.

From the screenshot below, you can see that this method is working and the click through rate is up by a large percentage!

 

google-review

Go ahead and try it out on your own.

Let us know if your CTR has improved after implementing review stars for your website in the comments.

6 Comments

  1. Si August 14, 2013
    • Neil August 15, 2013
  2. Johnny February 20, 2014
    • Neil March 1, 2014
      • consumer July 15, 2015
        • Neil July 19, 2015

Leave a Reply

Your email address will not be published. Required fields are marked *