Skip to content Skip to sidebar Skip to footer
Showing posts with the label Microdata

Adding Schema.org Tags To A Site's Header: How And Which Schema?

I have a website that provides transportation services, not products (with this I mean that we don&… Read more Adding Schema.org Tags To A Site's Header: How And Which Schema?

Add Microdata Using Javascript

I have a rating system based on Javascript and php. On each page is displays the result 'X vote… Read more Add Microdata Using Javascript

Nested Microdata Itemscope Without Itemprop

For a microdata parser I'm writing I parsed the following (simplified) html source: Solution 1:… Read more Nested Microdata Itemscope Without Itemprop

Using Microdata's 'itemprop' Attribute On Non-text Elements

I have a following piece of HTML with some Schema.org Microdata added: Lorem i Solution 1: Microda… Read more Using Microdata's 'itemprop' Attribute On Non-text Elements

Microdata For Product With Offer With Organization

I'm trying to create Google Rich Snippets for my Product page. I've created a Product using… Read more Microdata For Product With Offer With Organization

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 … Read more Can I Use Multiple Instances Of Http://schema.org/organization?

Homepage Rich Snippets

I am trying to display Rich Snippets for my store which is working fine for products and categories… Read more Homepage Rich Snippets

Itemscope And Itemprop At Same Level

I have a link that looks like this: I'd like to put it Solution 1: You can have itemprop a… Read more Itemscope And Itemprop At Same Level