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

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

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?

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

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

Errors In Microdata For Image/logo As Part Of A Blogposting

I am having an issue getting a publisher logo and blog post image to validate using Google's St… Read more Errors In Microdata For Image/logo As Part Of A Blogposting

Why Use Schema.org Microdata To Mark Up Web Page Elements?

I understand why and how to use Schema.org to add microdata to your site, this is not a question ab… Read more Why Use Schema.org Microdata To Mark Up Web Page Elements?

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

Extending Html5 Microdata Event Schema

Have been adding html5 microdata to my online resume, and read in http://www.schema.org/docs/extens… Read more Extending Html5 Microdata Event Schema