Questions tagged [rich-snippets]

Rich Snippets are extra, detailed pieces of information which appear under Google search results.

Rich Snippets are extra, detailed pieces of information which appear under Google search results. These go beyond just showing a bit of the page matching the search query. They can be review ratings, prices, author images, song links, showtimes and more.

209 questions
0
votes
2 answers

Rich Snippet coding Wordpress without plugin

I'd wish to add some Rich Snippets to my Wordpress website. Where can I find the right documentation on this subject? I need to implement the Rich Snippet without an existing Wordpress plugin. I can develop my own if necessary. I do know PHP, HTML…
Ben
  • 104
  • 14
0
votes
1 answer

What's wrong with my structure data?

It's been more than 4 months that our rich snippets suddenly disappeared, some error were reported in GWT, i corrected everything and errors are now decreasing (only 5 left). here is my code:
0
votes
1 answer

Where to place Schema.org markup code in index.html page?

I have created Schema.org code using schema.creator site for my local business and my products. I want this code to use in my company website. I have couple of questions on this: Is it fine to paste this code in my index.html page? Where exactly do…
sharon
  • 1
  • 1
0
votes
1 answer

What image quality to use for Google Rich Snippets?

I know for Google Shopping (or whatever it's called now) it's recommended providing the URL to the highest quality image there is for the product. Does that same principal apply for Product rich snippets? Although it's rendered on the product page,…
BigBadMe
  • 1,754
  • 1
  • 19
  • 27
0
votes
2 answers

Rich Snippets Breadcrumb in a Recipe

I'm updating Rich snippets on a recipe page and when testing the results in the Google Structured Data testing tool (https://developers.google.com/structured-data/testing-tool/). I get some errors due to the fact that the breadcrumb is in the scope…
Laurent Lequenne
  • 902
  • 5
  • 13
0
votes
0 answers

Enabling Rich Snippets for Reviews and Ratings - force Google to crawl Ajax?

We are offering customer satisfaction survey to automotive industry and try to enabling Rich Snippets for Reviews and Ratings on Google Organic Search Result Page. We don’t have access to the server code. We only have client code access.As we able…
0
votes
1 answer

Google snippet tree structure

How can I get a snippet like in the picture below in google page results? I submitted a sitemap.xml in google webmaster tools 3 months ago, but there is no change until now? Do you know how I should proceed to get this Result? Or the name (keyword)…
Mario Radomanana
  • 1,698
  • 1
  • 21
  • 31
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
0 answers

How to show product ratings from reliable sources in Magento?

I just saw on a competitors website that they had thousands of product ratings FROM Google+ showing that directly on their product page. Normally this issue is about sending the ratings TO google using rich snippets, but what about the other way -…
The Denster
  • 103
  • 2
  • 8
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

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
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…