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

breadcrumb markup - home and current page?

Are you supposed to markup the home and current page for the breadcrumb? I am using data-vocabulary only because schema.org doesn't allow titles or urls to be marked up - only a line of text without dividers unless added manually. Here is an…
user756659
  • 3,372
  • 13
  • 55
  • 110
4
votes
2 answers

How do I properly format these rich snippets?

So, I have the code below which works fine when entered into Google's Rich Snippet Testing Tool. The problem is that I don't need the Venue Name linked to any url. However, when I take out the a tag and simplify that line to just
John
  • 627
  • 10
  • 20
4
votes
2 answers

Stars and aggregated rating are not shown when using schema.org markup and and Review in xhtml page

I'm trying to implement schema.org's microData format in my xhtml template. Since I'm using xhtml templates, I needed to add
instead of:
jakob
  • 5,979
  • 7
  • 64
  • 103
4
votes
2 answers

Google Rich Snippets for iPhone apps isn't working

I've setup the code for Google's Rich Snippets for my iPhone app yycParking on my website. The relevant HTML looks like this:

Gavin Miller
  • 43,168
  • 21
  • 122
  • 188

4
votes
1 answer

Output JSON-LD with AnugularJS for Structured Data Markup

I have been searching the web for a way to create and output a JSON-LD object with AngularJS but with no luck. What I am trying to achieve is to add structured data to my SPA as described for events here: