Skip to content Skip to sidebar Skip to footer

Can I Use Multiple Instances Of Http://schema.org/organization?

I have a website which list multiple companies, my markup goes something like this:

Checkout those cool companies

<bodyitemscopeitemtype="http://schema.org/CollectionPage"><divitemprop="publisher"itemscopeitemtype="http://schema.org/Organization"></div><sectionitemprop="mainEntity"itemscopeitemtype="http://schema.org/ItemList"><h2>Checkout those <spanitemprop="name">cool companies</span></h2><articleitemprop="itemListElement"itemscopeitemtype="http://schema.org/Organization"></article><articleitemprop="itemListElement"itemscopeitemtype="http://schema.org/Organization"></article><articleitemprop="itemListElement"itemscopeitemtype="http://schema.org/Organization"></article></section></body>

Post a Comment for "Can I Use Multiple Instances Of Http://schema.org/organization?"