Top "Schema.org" questions

Schema.

"position" property required for ItemList with Product list items?

I have a problem: Google’s Structured Data Testing Tool gives me an error: Tag position doesn't exist. It's required. …

schema.org microdata google-rich-snippets
schema.org / microdata - Product or Offer?

I am having trouble using MicroFormats and working out which itemtype to use, either Product or Offer. I have used …

microdata schema.org
How should I handle schema.org markup for a product with multiple sizes/prices

While implementing schema.org markup for one of my cusomters online-shops I noticed a little difficulty. I think it's a …

schema.org
What is the meaning of the priceRange property in Schema.org?

What does the property priceRange mean in Schema.org? https://schema.org/priceRange I don't understand what is mean that, …

schema.org price
Any example implementation JSON-LD document on a web page

I need to look at any document that has an embedded JSON-LD object in the HTML. I have embedded a …

schema.org json-ld
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
JSON-LD Schema.org: Multiple video/image page

I can't figure out how you would define a bunch of videos on the same page. i.e. a search …

web seo schema.org json-ld
Can I Use Multiple ItemProps in a Span Tag for schema.org Rich Snippets?

Let's say I have the following sentence I want to add rich snippets to: I live and work in New …

html seo schema.org rich-snippets
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