0

If I have a div class ie : <div class="wrap">content</div><div class="definition"></div> how do you include rich snippets. I understand that it should be <div itemscope ect. but what if you have a name for that class and not a single

Hire Logo
  • 95
  • 1
  • 3
  • 12
  • The correct term for this is microdata. But I can't understand what do you mean with "but what if you have a name for that class and not a single " – The Disintegrator Aug 16 '12 at 05:42
  • if you have "wrap" and "definition" in the div strucutre – Hire Logo Aug 23 '12 at 05:24
  • The schema.org or data-vocabulary.org whichever microdata definitions will not disturb webpage display. Try wrapping the microdata (richsnippet) specific
    s around your web page construction
    s. Please test your code snippet using http://www.google.com/webmasters/tools/richsnippets (Structured Data Testing Tool) for better understanding.
    – user1769790 Aug 26 '13 at 16:39

0 Answers0