Top "Microdata" questions

Microdata is a syntax for expressing structured data in (X)HTML5 documents.

Schema.org in JSON LD format recognized by Google, but Facebook pixel helper does not detect it

I have added schema.org tags in JSON LD format using <script>, when I test my page using …

schema.org microdata json-ld facebook-pixel
Breadcrumb with Schema.org not showing in Google Rich Snippets testing tool

I have tested the Schema.org breadcrumb example with Google Rich Snippets testing tool. <div itemprop="breadcrumb"> <…

breadcrumbs schema.org microdata google-rich-snippets
Is there currently a way to use HTML5 <meta> tags outside of <head> in WebKit?

I'm trying to use <meta> tags throughout my HTML document to mark-up hidden microdata values, as descriped in …

html google-chrome webkit microdata
Does Schema.org markup work if markup is dynamically built with JavaScript?

I have a page where some events are dynamically loaded by reading some JSON with JavaScript. I build a div …

javascript html schema.org microdata google-rich-snippets
schema.org microdata - image required for Article

Every example I find for https://schema.org/Article gives at least one error in the Google Structured Data Testing …

html semantic-markup microdata rich-snippets google-rich-snippets
Using HTML5+Microdata's <meta> tag in the <body>

I want to specify if the Product is "In Stock" using HTML5+Microdata's <meta> tag using Schema.org. …

html meta schema.org microdata
Schema.org openingHours in <time>

I'm trying to create a schema.org definition for openinghours, which validates in Google's rich snippets testing tool. With this …

html date schema.org microdata
Why is an image URL an invalid item type for an image in a BlogPosting?

I have the following item on a webpage which I'm defining as a Scheme.org Article. The details have been …

schema.org microdata
What Schema.org type do I use to define a service?

How I define a service with schema.org? For example, A pest control business: "Termite control" -> I think …

microdata schema.org rich-snippets
News item in Schema.org

I'm currently working on a news page for a website. Since I don't find any news example on http://schema.…

html schema.org microdata