Here is my line of markup code for Rich Snipets. Google says use it but I didn't find any particular way to make it WORK. I inluded this block of code in both HEAD and BODY areas as said by GOOGLE, but it didn't word either way. I even TESTED it and says no ERRORS. This is of ORGANIZATION type.

<div itemscope itemtype="http://schema.org/Organization">
  <span itemprop="name"><strong>YoursVaastu</strong></span>
  <img itemprop="logo" src="http://www.yoursvaastu.com/img/yv-logo.png" />
  <span itemprop="name">Official Website:</span>
  <a href="http://www.yoursvaastu.com" itemprop="url">yoursvaastu.com</a>
<div itemprop="description">YoursVaastu is an online platform to encourage people regarding the application of Vastu while building or purchasing properties.</div>  
  <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
    <span itemprop="addressLocality">Kolkata</span>,
    <span itemprop="addressRegion">West Bengal</span>,
    <span itemprop="addressCountry">India</span>
  </div>
  <span itemprop="name">Founder:</span><a itemprop="url" href="https://plus.google.com/u/0/113109928417567547276/posts">Satish 

Singh</a>
</div>

Please, suggest the way I could use the code.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.