Top "Google-rich-snippets" questions

Rich Snippets / Rich Cards (or any other search result feature based on structured data) in Google Search

Microdata or JSON-LD? I'm confused

I haven't found a clear and updated answer, even after googling for a few hours, so here it goes: I …

seo schema.org microdata json-ld google-rich-snippets
How to implement "mainEntityOfPage" to this specific site?

Please take a look here: https://developers.google.com/structured-data/testing-tool?url=https%253A%252F%252Fglamourina.net%252Fen%252F How …

schema.org microdata google-rich-snippets
Categories for Product in schema.org?

Using as a reference: https://support.google.com/webmasters/answer/146750?hl=en You will notice under 'Product' that there is …

schema.org microdata google-rich-snippets
What is the priceRange parameter for Google Structured Data Reviews?

I am trying to determine what are the acceptable values for the priceRange parameter. On Google I see "$$$" and that's …

schema.org google-rich-snippets price
"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
Add ld+json script tag in client-side React

I have currently build a React app. Since it's a SPA, it has a single index.html file. I want …

javascript reactjs json-ld google-rich-snippets
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
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
Google SDTT error: "All values provided for http://www.example.com/ must have the same domain."

When I copy/paste JSON-LD example from Google Documentation (code-snippet below) I get an error in the Structured Data Testing …

url schema.org json-ld 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