How can we add Rich snippet to our site??

Started by Nichole Green, March 15, 2012, 07:58:54 AM

Nichole Green

How can we add Rich snippet to our site,i do have lots of reviews on yelp and Google local listing and i want to integrate it to my site.

charlesth

To add Rich snippet to your site is very easy, you need to visit following link http://support.google.com/webmasters/bin/request.py?&contact_type=rich_snippets_feedback
Check this link and fill all the details will help you to add rich snippet in short time and your reviews and some other details will appear under every result.
For test you can visit:
http://www.google.com/webmasters/tools/richsnippets

Black Ninja

Quote from: Nichole Green on March 15, 2012, 07:58:54 AM
How can we add Rich snippet to our site,i do have lots of reviews on yelp and Google local listing and i want to integrate it to my site.

I have added Rich snippet in my site.
Here is the code.

<!--Rated Code Starts-->
<div typeof="v:Review-aggregate" xmlns:v="http://rdf.data-vocabulary.org/#" style="display:none;">
    <b>

  <span property="v:itemreviewed" style="display:none;"></span>
</b>
   <span rel="v:rating" style="display:none;">
    <span typeof="v:Rating" style="display:none;">
     <b>
      <span property="v:average" style="display:none;">9</span>
      <span property="v:best" style="display:none;">10</span>
     </b>

    </span>
   </span>
   <b>
    <span property="v:votes" style="display:none;">121</span>
   </b>. 
    <!-- <div id="voteindspan2"><img src="/img/1x1.gif" id="voteind2" height="10" width="100"></div> -->   
    <b><span property="v:count" style="display:none;">121</span></b>.
</div>
<!--Rated Code Ends-->


Please copy this code and put after<body> tag for every page.
Also change the values (value: 9, 10 121) in these lines accordingly:
      <span property="v:average" style="display:none;">9</span>
      <span property="v:best" style="display:none;">10</span>
      <span property="v:votes" style="display:none;">121</span>

Note:- This is RDF format code for rich snippet. you can use Microdata (recommended) and
Microformats.

For more info: http://support.google.com/webmasters/bin/answer.py?hl=en&answer=99170

More About Our Webmaster Tools for Windows and Mac

HTML, image, video and hreflang XML sitemap generatorA1 Sitemap Generator
      
website analysis spider tool for technical SEOA1 Website Analyzer
      
SEO tools for managing keywords and keyword listsA1 Keyword Research
      
complete website copier toolA1 Website Download
      
create custom website search enginesA1 Website Search Engine
      
scrape data into CSV, SQL and databasesA1 Website Scraper