Advertisement
Guest User

Validates in STDD, but is sharedContent ignored?

a guest
Feb 20th, 2016
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.     <div itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
  2.       <div itemprop='articleBody'>
  3.         <div itemprop='sharedContent'>
  4.           <div itemscope itemtype="http://schema.org/ImageObject"/>
  5.             <a href="1.png" itemprop="url"><img itemprop="image" src="1.png" /></a>
  6.           </div>
  7.         </div>
  8.         <div itemprop='sharedContent'>
  9.           <div itemscope itemtype="http://schema.org/ImageObject"/>
  10.             <a href="2.png" itemprop="url"><img itemprop="image" src="2.png" /></a>
  11.           </div>
  12.         </div>
  13.         <div itemprop='sharedContent'>
  14.           <div itemscope itemtype="http://schema.org/ImageObject"/>
  15.             <a href="3.png" itemprop="url"><img itemprop="image" src="3.png" /></a>
  16.           </div>
  17.         </div>
  18.       </div>
  19.     </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement