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

Pros and Cons of Reviews microdata markup

using review microdata is there a way to markup individual "Pros" and "Cons" outside of the review description? using schema.org or microformats no info on http://schema.org/Review useful where there are lists of pros and cons on top of the long…
Joel
  • 467
  • 1
  • 6
  • 18
0
votes
1 answer

Video rich snippet: when to use and when ?

I see all kinds of examples of video rich snippet code. What I don't understand is that sometimes people use tags and sometimes tags to markup the same thing. Is there some kind of rule or meaning? Is the outcome different depending on what I…
0
votes
3 answers

Author error inside Google Structured Data Test

I receive this error when analyzing a review of my website: "Missing required hCard "author"" http://www.google.com/webmasters/tools/richsnippets?q=http%3A%2F%2Fwww.gamempire.it%2Fcastlestorm-ps-vita%2Frecensione%2F131419 Why? I have setted the…
0
votes
1 answer

Google richsnippet videoobject does not appear as video

On my video page I put videoobject metadata but google is not aware of that? Am I missing something? Here is my code:
user1265083
  • 95
  • 1
  • 1
  • 8
0
votes
1 answer

Why is my Google Structured Data Testing Tool = Error: Incomplete microdata with schema.org

http://www.google.com/webmasters/tools/richsnippets?q=http%3A%2F%2Femfnews.com%2Fshop%2Fglytamins-liver-gallbladder-kidney-detox%2F can somebody help point out the error. thanks
paul
  • 3
  • 2
0
votes
1 answer

Google SERP with image on left

i recently saw on Google a new kind of image for rich snippets. And i wonder how is that possible?
TzoLy
  • 70
  • 8
0
votes
3 answers

How to include "itemCondition" and "logo" schema tags in the schema.org product snippets?

I'm trying to add schema.org snippets to my products page. My client requested me to display following schema.org tags in the products single page 1) itemCondition 2) logo (display only the brand image URL) Schema.org gives only the tags…
FR STAR
  • 662
  • 4
  • 24
  • 50
0
votes
2 answers

Rich Snippet on homepage

We have embedded rich snippets for a rental objects rating website. Here an…
Mike
  • 5,416
  • 4
  • 40
  • 73
0
votes
2 answers

Microformats Specifically hreview-aggregate

I had a question about microfomats and more specifically hreview-aggregate. A client implemented them a while ago but they are not showing in the SERPs however Google's rich snippet testing tool shows them working perfectly. I took a look at the…
0
votes
2 answers

Rich Snippets : Microdata itemprop out of the itemtype?

I've recently decided to update a website by adding rich snippets - microdata. The thing is I'm a newbie to this kind of things and I'm having a small question about this. I'm trying to define the Organization as you can see from the code…
DanCapitanDePlai
  • 457
  • 2
  • 6
  • 19
0
votes
1 answer

Rich-snippets for Offline Products and Services

We are developing a new site and I'm keen to implement rich snippets and more descriptive meta data for our products and services pages in the form of Rich Snippets. My problem is that our products and services cannot be purchased directly from the…
0
votes
1 answer

Google Structured Data Markup Helper - Opening Hours

I'm trying to add some structured markup to my restaurant listing website using the Structured Markup Helper (highlighting tool) from Google. When I highlight a restaurant's weekday and opening time, the markup helper tells me that the Day, Month…
Callum
  • 435
  • 1
  • 4
  • 14
0
votes
1 answer

schema.org - q&a website markup

I'm using rich snippets on most of my websites now, specifically schema.org. I have one site that has a lot of question and answer type content, and decided to try tagging it up... but I haven't found any examples of snippets that seem applicable to…
Brady Moritz
  • 8,624
  • 8
  • 66
  • 100
0
votes
2 answers

Rich-snippets - Double movie authors

I did not understand how to behave in the case there were multiple items of the same type, as for the writers of a movie. I have to repeat itemprop="author" for each writer or i can include them in a single div?
0
votes
1 answer

How can I insert rich snippets (data highlighter) to my Blogger template manually?

I would like to insert the codes of schema.org/Article to my posts on Blogger. I already tried https://www.google.com/webmasters/markup-helper/ but it just didn't show my blog so I wasn't able to highlight the data... is there any tutorial that I…