Questions tagged [google-rich-snippets]

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

Rich Snippets (or Rich Cards) are details added to the entries on Google Search result pages.

They use the vocabulary Schema.org (), and support the syntaxes JSON-LD (), Microdata (), and RDFa ().

Related tags

References

390 questions
0
votes
2 answers

Schema.org mandatory fields and the time needed until Google shows changes

I have implemented Schema.org (using Microdata) inside my product pages and when I check Google Webmaster Tools it is crawled by Googlebot and interpreted successfully. The point is I have not implemented some properties inside Product type like…
Un4g1v3n
  • 316
  • 3
  • 16
0
votes
2 answers

Google listing my product as "Free" in search results

I have used Schema.org properties on my eCommerce site. Today I listed few new products that don't have prices yet, so listed with $0 price. Now Google is fetching these products as "Free" item in its search results (find the "Digital Cinema" result…
Adarsh Khatri
  • 358
  • 1
  • 5
  • 23
0
votes
1 answer

google rich snippets (reviews) showing completely incorrectly?

I'm working on rich snippet review data for a website; there aren't any reviews rich snippets showing on a page that google links to, but the SERP result shows a 5 star rating with 800 ratings? here's the search to see the rating: artworx and here's…
0
votes
3 answers

Rich Snippet Recipe does not show image

I am trying to get the image of an recipe to the search results of google. It does not work and i do not know why? I have schema semantics for recipes which, due to google rich snippet testing tool are working fine, but when i search for…
Max
  • 608
  • 1
  • 7
  • 23
0
votes
2 answers

Does Google not support rich snippets for reviews of the schema.org type VideoGame?

When you search for "site:videochums.com/review", some reviews no longer have rich snippets. I recently changed the reviews to include the type "VideoGame" as opposed to what I had before; "SoftwareApplication". Are the rich snippets not showing…
0
votes
4 answers

Google Testing Tool shows errors in Magento Breadcrumbs

I need help with Magento breadcrumbs. This is what google testing tool tells me: Breadcrumb 1 url: http://domain.com/ title: Home Breadcrumb 2 url: http://domain.com/category/ title: Category Breadcrumb 3 title: missing and required url: …
0
votes
1 answer

Child properties of Schema.org property

I've been trying to figure out this riddle from a day now. Lets say that we have a TV Episode as following,

0
votes
1 answer

google rich-snippets won't recognize name

Google recognizes all my itemprops except the one for name. But I'm not doing anything different there. Do you have an idea what could be missing?
Tom Senner
  • 548
  • 1
  • 6
  • 21
0
votes
1 answer

Typo3 Rich Snippets with typoscript

I have not been successful to implement rich snippets in my typo3 site. Basically I have tried to wrap the html tag and include meta snippets to no avail but a chain of site errors. page.meta.itemprop.name = name page.meta.itemprop.description =…
0
votes
2 answers

How to put Article inside WebPage element?

So I have a WebPage and inside that WebPage I have an Article. Now I know it is not a problem, but when I use this tool: https://developers.google.com/webmasters/structured-data/testing-tool/ I get some note that the WebPage has no elements such as…
MyLibary
  • 1,763
  • 10
  • 17
0
votes
1 answer

Google search result does not show rich snippets recipe image

I have add Recipe rich and using this help page: https://support.google.com/webmasters/answer/173379?hl=en Google detects all added data but doesn't show the image on the result page. What is the problem? Recipe page: Recipe page Search page: Search…
0
votes
2 answers

Google Rich Snippets not showing anymore

I have been working on my site, and rich snippets. Initially when I wrote the mark-up I checked on https://www.google.com/webmasters/tools/richsnippets and it evaluated the mark-up to be correct and after that I used Google Crawl tool. After…
Jordan
  • 327
  • 8
  • 23
0
votes
2 answers

How to implement Rich Snippets

I am looking to include rich snippets into a site I'm building for a customer. The customer requested this because he wants his organic search results to show his review stars. I have read some blog posts about Rich Snippets but none of them show or…
Peter
  • 8,776
  • 6
  • 62
  • 95
0
votes
1 answer

"Error: Incomplete microdata with schema.org" for Product

I am getting "Warning: Incomplete microdata with schema.org." when validating my Prestashop 1.6 project with the Google Structured Data Testing Tool. I include all required field for Products…
0
votes
1 answer

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
...
Inside this product, I have an Offer, created with
Mads Ohm Larsen
  • 3,315
  • 3
  • 20
  • 22