google-rich-snippets Questions

2

Solved

I have a basic blog setup with Gatsby and at the time of posting this question there lacks good documentation for SEO components. There are examples of basic SEO components but what I am wanting is...
Dart asked 11/11, 2019 at 21:27

6

Solved

I have currently build a React app. Since it's a SPA, it has a single index.html file. I want to add 2 "ld+json" script tags, i.e for reviews and bookmarks for a certain route. I've injected the ...
Creeper asked 29/5, 2018 at 13:21

1

Solved

Im pretty new to JSON-LD and am currently struggling making the Google Rich Results Test happy with my custom JSON-LD data. Every time I use a @context other than https://schema.org/ it shows me th...
Mysterious asked 8/7, 2021 at 21:15

5

Solved

I haven't found a clear and updated answer, even after googling for a few hours, so here it goes: I am aware of the advantages and disadvantages of both Microdata and JSON-LD. I also know that Mi...
Percept asked 29/6, 2016 at 6:12

2

I am trying to create a product snippet in JSON-LD with multiple reviews. The code below works when I include only one review. (please copy paste the code fragment in the console on the following u...
Spalding asked 1/12, 2017 at 3:20

7

Solved

I am trying to create some JSON-LD structured data for a list of products on an ecom-site but I am getting an error when using Google's Structured Data Testing Tool. So far, I have this: { "@co...
Frightened asked 21/10, 2016 at 15:40

6

Solved

I have a problem: Google’s Structured Data Testing Tool gives me an error: Tag position doesn't exist. It's required. I add it to the markup. Than I get this error: Position property is not val...
Dropsical asked 14/9, 2015 at 9:3

4

Using as a reference: https://support.google.com/webmasters/answer/146750?hl=en You will notice under 'Product' that there is a category Property, and furthermore there's an example on down the pa...
Rwanda asked 26/9, 2013 at 15:2

3

Solved

I have a page where some events are dynamically loaded by reading some JSON with JavaScript. I build a div for every event with the Event Schema.org markup. Google's testing tool doesn't read this...
Postiche asked 15/3, 2015 at 18:0

3

Solved

I am trying to determine what are the acceptable values for the priceRange parameter. On Google I see $$$ and that's it. Someone please explain if I should be using $$$ literally or a decimal amoun...
Jennijennica asked 12/10, 2016 at 17:45

2

I checked my website's Rich Snippets in the Google Rich Snippets Tool, and it had an error: The review has no reviewed item specified. How do I fix it? The code is: <div itemprop="ag...
Biamonte asked 3/5, 2016 at 15:28

7

When I copy/paste JSON-LD example from Google Documentation (code-snippet below) I get an error in the Structured Data Testing Tool: http://www.your-company-site.com (All values provided for ht...
Unheard asked 27/10, 2016 at 7:56

1

Solved

I read this Google doc. It says we do not use the Product in list. So for list of products (category of a similar products with multipage like 'shoes'), what kind of schema is recommended? I use ...
Jahdol asked 5/2, 2017 at 12:6

3

Solved

When adding microdata to my sites, I use the vocabulary at schema.org. At the moment, I use http://schema.org/SoftwareApplication to markup software. Since the format is a bit underspecified at sc...
Underage asked 30/11, 2014 at 2:29

1

Solved

The Microdata example of Google’s Article Rich Snippet contains this meta element with Schema.org’s mainEntityOfPage property: <meta itemscope itemprop="mainEntityOfPage" itemType="https://s...
Storz asked 20/3, 2016 at 18:12

1

Solved

Please take a look here: https://developers.google.com/structured-data/testing-tool?url=https%253A%252F%252Fglamourina.net%252Fen%252F How can I correctly add mainEntityOfPage to this site? In Go...
Ariannearianrhod asked 25/12, 2015 at 20:8

1

The data markup Schema.org for search sites like Google, Yahoo!, Bing and Yandex is great for snippets. However, I perceive that most of webmasters use Microdata and almost never use JSON-LD. I lea...

1

Solved

Every example I find for https://schema.org/Article gives at least one error in the Google Structured Data Testing Tool Supposedly headline is now required; that's fine, just change itemprop="name...

5

I have tested the Schema.org breadcrumb example with Google Rich Snippets testing tool. <div itemprop="breadcrumb"> <a href="category/books.html">Books</a> > <a href="cat...
Middleclass asked 26/10, 2012 at 13:54

1

Solved

We've implemented rich snippets for a product type, as well as rich snippets for the organization type. Both types have their attributes passed into a JSON+LD type script wrapper. Please see the ...

1

Solved

I am implementing structured data into an app with the AggregateRating markup. The problem is that when 0 ratings are present the rating value is empty. I get the following error when using Google ...
Tiaratibbetts asked 27/9, 2015 at 2:4

1

Solved

I'm using schema.org microdata on my web site but I'm struggling with the BreadcrumbList as Google's structured data testing tool will not validate it. It looks correct and I can't see what's wrong...
Machzor asked 27/8, 2015 at 12:53

1

It appears as though Google has now implemented Schema.org version 2 and Google's own examples fail Google's validation test. For example, here's is Google's example JSON-LD code for breadcrumbs: ...
Estabrook asked 28/8, 2015 at 15:14

2

I have been looking at rich snippets in google. Google lists the following schema.org items as being supported: Reviews People List item Products Businesses and organizations Recipes Events Mus...
Inkwell asked 24/8, 2012 at 12:28

1

Solved

I'm working on a website for a friend (www.texasfriendlydds.com) and am trying to give them an edge with Rich Snippets that Google allegedly loves. It's a defensive driving school with 10 locations...

© 2022 - 2024 — McMap. All rights reserved.