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

schema.org- structured data for video sharing website

I have added the following code to my website, is video sharing website

{$video_data.video_title}

0
votes
1 answer

Rich Snippet won't display price

I want to add snippets into my code using mikroformats. I succeced on rating item name and availability however, whatever i try price does not display. Here it is the code;
0
votes
1 answer

How correct is the use of Rich Snippet Person in a staff?

I'm tagging the staff of a medical facility and I would like to add Microdata. But I'm not sure how to label a staff. It may be so:

Marckay

nicogaldo
  • 565
  • 2
  • 8
  • 28
0
votes
1 answer

Rich Snippets Nesting Issue

I've never used Rich Snippets before, so this is a little bit of a learning curve for me. I believe my issue is a nesting problem but I can't find any documentation anywhere that explicitly states how to nest these properties correctly. I'm wanting…
wUmpage
  • 165
  • 2
  • 17
0
votes
1 answer

schema.org markup and nesting for Review of "ApartmentComplex"

I have some structured data implemented in my website using microdata so that Google and other search engines could parse it and show appropriate rich snippets. I have added the appropriate markup for all the microdata tags that I have used but I am…
rgareth
  • 3,377
  • 5
  • 23
  • 35
0
votes
1 answer

Product detail - Error: Incomplete microdata with schema.org

Below is the code:

Test Simple product 55

Tushky
  • 3
  • 1
  • 7
0
votes
2 answers

Rich Snippet errors "This is not verified publisher markup", and "Missing required field 'updates'/'author'"

When I test my website on Google SDTT it will show: This is not a verified publisher markup. Error: Missing required field "updated". Error: Missing required hCard "author". How can I solve it? And is this affecting my SEO rating?
user3287594
0
votes
1 answer

Semantic markup for an apartment site

We are about to launch a website where users can search for rental apartments. To please the Google search engine I want to mark all of my apartment related HTML elements with some semantic markup. I have been looking at Schema.org and FOAF to find…
Karsten Tietje
  • 259
  • 2
  • 4
  • 15
0
votes
1 answer

Google rich snippet - Missing required field "entry-title"

I was trying to see if the microdata was configured well on my website, using the google structured data testing tool and it gives some errors. In this question, I'm asking about the first: Missing required field "entry-title". I already enclosed…
fas
  • 103
  • 2
  • 3
  • 13
0
votes
2 answers

Need help adding Microdata to an event

I'm struggling to correctly add microdata to events on my page. The Google Structured Data Testing tool can read the data but it isn't displaying it correctly. I'm getting confused. I am trying to tag it for a sports league that has a single event…
Yaemish
  • 11
  • 3
0
votes
1 answer

Can't get google to display breadcrumb in search results

I'm trying to get Google to show my breadcrumb in search results by using schema.org's breadcrumb micro data. When I use Google's structured data testing tool, the breadcrumb doesn't show in the search results sample and the following message…
user2874270
  • 1,312
  • 2
  • 18
  • 31
0
votes
1 answer

Schema data on inner page

I have a website and I'm beginning to add schema tags to it. One worry I have is having schema data only inside subpages. My reviews page is located under /testimonials and the schema data works perfectly as tested in Googles schema rich snippets…
dotty
  • 40,405
  • 66
  • 150
  • 195
0
votes
1 answer

Schema applied on Magento Doesnt appear in richsnippet tool

I have added richsnippet code as per this online tutor http://www.creare.co.uk/magento-product-schema on my website. But I am not able to see schema code to appear here is an example of how it shows…
0
votes
1 answer

How to display review counts with no ratings in Google RichSnippets

My requirement to display is to display the review count in Google RichSnippets for reviews that may not have associated ratings. The validator doesn't show any RichSnippet and complains with: Error: rating could not be normalized Error: rating is…
jbustamovej
  • 559
  • 4
  • 12
0
votes
1 answer

Google Rich Snippet - Error with review count

I have successfully implemented Google Rich Snippets on my web pages. But when I tried to use review aggregate Snippets, it gives me the below error: "If count is specified in review aggregate, page should contain reviews. Otherwise you may want to…
1 2 3
25
26