Rating Review In Google Search Results
Learn how to show star rating reviews for each link in Google search results page for better SEO. Lots of blogger are eager to know about this blogging tip.
These star rating reviews are also a part of best search output used by
Google wanting to show rich results for its every user.
Rich Snippet
The user's decision of clicking the link observed in search page is mostly depends on these star ratings. Everybody want best content when they are on something to search. So how we suggest them that we have best content for them? Its simple; follow this post and you are on boost.Show Star Rating Review In Google Search Results
- Search for the code:
<div class='post-footer'>
- You will find it twice in your HTML, go for second code.
- Paste the following code below it;<!-- Review Star Rating In Google Search Results -->
<b:if cond='data:blog.pageType == "item"'>
<div><div itemscope='' itemtype='http://data-vocabulary.org/Review'>
<div style='display:none;'>
Item Reviewed: <span itemprop='itemreviewed'><data:post.title/></span>
Description: <span itemprop='description'><data:blog.metaDescription/></span>
Rating: <span itemprop='rating'>5</span>
Reviewed By: <span itemprop='reviewer'><data:post.author/></span>
</div></div></div>
</b:if>
<!-- Review Star Rating In Google Search Results --> - Save template.
- Test results on rich snippet tool.
No comments:
Post a Comment