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
2
votes
1 answer

RDFa breadcrumbs not working as expected in Google SERPs

Does the Structured Data Testing Tool have a history of showing different RDF breadcrumb snippets in HTML view compared with URL view? When using URL view for my pages, e.g., www.springboardseo.com/resources/what-is/robots-txt.html the snippets show…
2
votes
1 answer

Separate rich snippet scopes for the same item

I am creating rich snippets for my webshop. One of the itemtypes I use is the "Organization" type. The problem with this is that I have specified the Organisation name and the image in the header of my webshop and the address in the footer. In…
Sander
  • 339
  • 1
  • 3
  • 11
2
votes
2 answers

Can you have multiple itemprop=description on a page?

I can't seem to find the answer for this anywhere. I've got itemscope itemtype="http://data-vocabulary.org/Review" on the body tag. Now the content on the page is spread across multiple divs with images and such between. If I were to wrap it all,…
Jordie
  • 244
  • 1
  • 4
  • 9
2
votes
1 answer

RichSnippets from schema.org MusicGroup: which member property should one use?

see http://schema.org/MusicGroup There are two kinds of members defined, one from the parent schema 'Organization' (member) and one from the actual 'MusicGroup' (musicGroupMember). Also, MusicGroup specifies a logo while the parent schema Thing also…
rhavin
  • 1,512
  • 1
  • 12
  • 33
2
votes
2 answers

Schema Ratings/Review Count

I am implementing schema ratings and reviews on the same page. Users can add a star rating or add a review with a star rating. When this happens I combining the two and outputtng the ratingvalue. I can get them both working using the google data…
Shannon Hyland
  • 139
  • 1
  • 3
  • 11
2
votes
3 answers

schema.org - having video object nested inside product

I am trying to add the schema.org meta tags to my product pages - having offers and ratings etc. The code below works fine and I'm able to test it google rich snippet tool.
Gublooo
  • 2,550
  • 8
  • 54
  • 91
2
votes
4 answers

Google Plus Share ihgnores open graph Meta and itemprops

I use a google plus share button on a site. Usually it accepts the given meta Data. All the data I send, are accepted. Only the description gets ignored. I have placed it in this way:
user998163
  • 471
  • 1
  • 9
  • 28
2
votes
1 answer

Google's testing tool thinks product markup is incomplete. Why?

When I try a Product page at Google's Rich Snippets testing tool http://www.google.com/webmasters/tools/richsnippets?q=http%3A%2F%2Fwww.camasicostume.ro%2Findex.php%3Froute%3Dproduct%2Fproduct%26product_id%3D478 I find that it is returning the…
OC2PS
  • 1,037
  • 3
  • 19
  • 34
2
votes
1 answer

Rich snippet for testimonials and recommendations

I have a project which will be using recommendations, not reviews. The only rich snippet that I can find that comes close is the Schema.org "review" but I don't have a "5 star" or anything like that to give it. These are plain text reviews. Should…
Citizen
  • 12,430
  • 26
  • 76
  • 117
2
votes
1 answer

How to add Microformat for Vocabulary words?

Does anyone know how Quizlet builds the search result data with "Term" and "Definition" headers and vocabulary/ definition data in their Google search results metadata? Is it microformatting or some other method? For reference: the search result…
2
votes
2 answers

Hiding Google Rich Snippets

As stated by Google regarding hiding rich snippets from the user: It can be tempting to add all the content relevant for a rich snippet in one place on the page, mark it up, and then hide the entire block of text using CSS or other techniques.…
pspahn
  • 2,770
  • 4
  • 40
  • 60
2
votes
1 answer

Rich snippets not showing because of hidden Schema.org markup

I have just contacted google asking why the rich snipets are not showing on their results and they answered the following URL: http://www.theprinterdepo.com/hp-color-laser-4700dn-printer-q7493a-r Markup Type: Product, Reviews Hidden content:…
Luis Valencia
  • 32,619
  • 93
  • 286
  • 506
1
vote
1 answer

Google Rich Snippets working for one author but not the other

I'm using the Rich Snippets with two of my websites. http://www.meow.fr http://www.haikyo.org They both have the same two authors: Jordy and Jing. What is amazing is that the Google+ photo show for Jing but not for Jordy (which is me). I have NO…
TigrouMeow
  • 3,669
  • 3
  • 27
  • 31
1
vote
3 answers

Rich snippets in Google results

I am looking to include rich snippets into a site I'm building to reflect a musician's upcoming tour schedule. I have done some searching on various musicians and have found a few which seem to follow a similar format. I have uploaded two screen…
John
  • 627
  • 10
  • 20
1
vote
0 answers

Is "Organization" schema recognized by Google?

Google doesn't support organization schema as far as I have seen. Local Business schema works but organiozation schema is just recognized as local business schema for some of the examples on schema.org that I checked. Please help if anyone has an…