Rich Snippets only appear with “site:” search in Google
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty{ margin-bottom:0;
}
up vote
2
down vote
favorite
I am confused about the rich data results that Google displays.
I run an e-commerce store and am trying to get search results, that return products, to show pricing, stock, rating etc.
I have run searches via Google to return the same product and some results show this, some don't.
The below picture shows 2 searches run simultaneously, the top contains the rich data, the bottom does not:
seo google-search schema.org rich-snippets
add a comment |
up vote
2
down vote
favorite
I am confused about the rich data results that Google displays.
I run an e-commerce store and am trying to get search results, that return products, to show pricing, stock, rating etc.
I have run searches via Google to return the same product and some results show this, some don't.
The below picture shows 2 searches run simultaneously, the top contains the rich data, the bottom does not:
seo google-search schema.org rich-snippets
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I am confused about the rich data results that Google displays.
I run an e-commerce store and am trying to get search results, that return products, to show pricing, stock, rating etc.
I have run searches via Google to return the same product and some results show this, some don't.
The below picture shows 2 searches run simultaneously, the top contains the rich data, the bottom does not:
seo google-search schema.org rich-snippets
I am confused about the rich data results that Google displays.
I run an e-commerce store and am trying to get search results, that return products, to show pricing, stock, rating etc.
I have run searches via Google to return the same product and some results show this, some don't.
The below picture shows 2 searches run simultaneously, the top contains the rich data, the bottom does not:
seo google-search schema.org rich-snippets
seo google-search schema.org rich-snippets
edited Nov 22 at 14:08
unor
18k32874
18k32874
asked Nov 22 at 11:16
SupGen
355
355
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
6
down vote
accepted
I've come across similar issue, Google will display rich snippets if they are correctly implemented using "site:" but they wont display it on normal results if they are not sure about the quality.
John Muller discussed about this in his Office Hangouts
Usually if you do a site: query for a site we will show the rich
snippets if its implemented technically correct so thats a good way to
kind of double check we can pick up the mark up properly and for not
showing it in normal search results then thats really a sign that we
are essentially not sure about the quality of the website
I can see you have only 1 review on your product that may be an indication for Google not to show the rich snippet.
I would advice you to try and get some more reviews. Also test products with more reviews to figure out if Google is not showing your rich snippet because of the site quality or because you dont have enough reviews.
The main takeaway here is that you have correctly implemented the rich snippets but Google is hesitating to show them because:
- You need more reviews
- You need to improve content/site quality
Try to increase your sites trust flow is one of the most important metrics when you are trying to win rich snippet positions.
add a comment |
up vote
0
down vote
Your markup is a bit mixed up. It was hard to see what was going on in the Structured Data Testing Tool.
The Review is marked up as its own top level entity and references the products name. It should be part of the Product as the page is about a Product, that has reviews. So it's entity should be inside the Products entity.
The Product ends up being part of the breadcrumb list. This is because it shares the same id as the last breadcrumb item, so it gets merged in. Changing one of the ids will move it back to being a top level entity.
Fixing those errors may help Google trust it more and give you those real world rich snippets.
Thanks for your answer. Would you have any idea how to fix? I haven't done anything to it. This is the standard rich snippets from woocommerce
– Paulmcf1987
Nov 25 at 11:26
I'd suspect it is the theme that is not implementing it correctly. Maybe chart with the theme developer.
– Tony McCreath
Nov 27 at 0:56
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
6
down vote
accepted
I've come across similar issue, Google will display rich snippets if they are correctly implemented using "site:" but they wont display it on normal results if they are not sure about the quality.
John Muller discussed about this in his Office Hangouts
Usually if you do a site: query for a site we will show the rich
snippets if its implemented technically correct so thats a good way to
kind of double check we can pick up the mark up properly and for not
showing it in normal search results then thats really a sign that we
are essentially not sure about the quality of the website
I can see you have only 1 review on your product that may be an indication for Google not to show the rich snippet.
I would advice you to try and get some more reviews. Also test products with more reviews to figure out if Google is not showing your rich snippet because of the site quality or because you dont have enough reviews.
The main takeaway here is that you have correctly implemented the rich snippets but Google is hesitating to show them because:
- You need more reviews
- You need to improve content/site quality
Try to increase your sites trust flow is one of the most important metrics when you are trying to win rich snippet positions.
add a comment |
up vote
6
down vote
accepted
I've come across similar issue, Google will display rich snippets if they are correctly implemented using "site:" but they wont display it on normal results if they are not sure about the quality.
John Muller discussed about this in his Office Hangouts
Usually if you do a site: query for a site we will show the rich
snippets if its implemented technically correct so thats a good way to
kind of double check we can pick up the mark up properly and for not
showing it in normal search results then thats really a sign that we
are essentially not sure about the quality of the website
I can see you have only 1 review on your product that may be an indication for Google not to show the rich snippet.
I would advice you to try and get some more reviews. Also test products with more reviews to figure out if Google is not showing your rich snippet because of the site quality or because you dont have enough reviews.
The main takeaway here is that you have correctly implemented the rich snippets but Google is hesitating to show them because:
- You need more reviews
- You need to improve content/site quality
Try to increase your sites trust flow is one of the most important metrics when you are trying to win rich snippet positions.
add a comment |
up vote
6
down vote
accepted
up vote
6
down vote
accepted
I've come across similar issue, Google will display rich snippets if they are correctly implemented using "site:" but they wont display it on normal results if they are not sure about the quality.
John Muller discussed about this in his Office Hangouts
Usually if you do a site: query for a site we will show the rich
snippets if its implemented technically correct so thats a good way to
kind of double check we can pick up the mark up properly and for not
showing it in normal search results then thats really a sign that we
are essentially not sure about the quality of the website
I can see you have only 1 review on your product that may be an indication for Google not to show the rich snippet.
I would advice you to try and get some more reviews. Also test products with more reviews to figure out if Google is not showing your rich snippet because of the site quality or because you dont have enough reviews.
The main takeaway here is that you have correctly implemented the rich snippets but Google is hesitating to show them because:
- You need more reviews
- You need to improve content/site quality
Try to increase your sites trust flow is one of the most important metrics when you are trying to win rich snippet positions.
I've come across similar issue, Google will display rich snippets if they are correctly implemented using "site:" but they wont display it on normal results if they are not sure about the quality.
John Muller discussed about this in his Office Hangouts
Usually if you do a site: query for a site we will show the rich
snippets if its implemented technically correct so thats a good way to
kind of double check we can pick up the mark up properly and for not
showing it in normal search results then thats really a sign that we
are essentially not sure about the quality of the website
I can see you have only 1 review on your product that may be an indication for Google not to show the rich snippet.
I would advice you to try and get some more reviews. Also test products with more reviews to figure out if Google is not showing your rich snippet because of the site quality or because you dont have enough reviews.
The main takeaway here is that you have correctly implemented the rich snippets but Google is hesitating to show them because:
- You need more reviews
- You need to improve content/site quality
Try to increase your sites trust flow is one of the most important metrics when you are trying to win rich snippet positions.
edited Nov 22 at 15:53
answered Nov 22 at 11:47
John Could
61912
61912
add a comment |
add a comment |
up vote
0
down vote
Your markup is a bit mixed up. It was hard to see what was going on in the Structured Data Testing Tool.
The Review is marked up as its own top level entity and references the products name. It should be part of the Product as the page is about a Product, that has reviews. So it's entity should be inside the Products entity.
The Product ends up being part of the breadcrumb list. This is because it shares the same id as the last breadcrumb item, so it gets merged in. Changing one of the ids will move it back to being a top level entity.
Fixing those errors may help Google trust it more and give you those real world rich snippets.
Thanks for your answer. Would you have any idea how to fix? I haven't done anything to it. This is the standard rich snippets from woocommerce
– Paulmcf1987
Nov 25 at 11:26
I'd suspect it is the theme that is not implementing it correctly. Maybe chart with the theme developer.
– Tony McCreath
Nov 27 at 0:56
add a comment |
up vote
0
down vote
Your markup is a bit mixed up. It was hard to see what was going on in the Structured Data Testing Tool.
The Review is marked up as its own top level entity and references the products name. It should be part of the Product as the page is about a Product, that has reviews. So it's entity should be inside the Products entity.
The Product ends up being part of the breadcrumb list. This is because it shares the same id as the last breadcrumb item, so it gets merged in. Changing one of the ids will move it back to being a top level entity.
Fixing those errors may help Google trust it more and give you those real world rich snippets.
Thanks for your answer. Would you have any idea how to fix? I haven't done anything to it. This is the standard rich snippets from woocommerce
– Paulmcf1987
Nov 25 at 11:26
I'd suspect it is the theme that is not implementing it correctly. Maybe chart with the theme developer.
– Tony McCreath
Nov 27 at 0:56
add a comment |
up vote
0
down vote
up vote
0
down vote
Your markup is a bit mixed up. It was hard to see what was going on in the Structured Data Testing Tool.
The Review is marked up as its own top level entity and references the products name. It should be part of the Product as the page is about a Product, that has reviews. So it's entity should be inside the Products entity.
The Product ends up being part of the breadcrumb list. This is because it shares the same id as the last breadcrumb item, so it gets merged in. Changing one of the ids will move it back to being a top level entity.
Fixing those errors may help Google trust it more and give you those real world rich snippets.
Your markup is a bit mixed up. It was hard to see what was going on in the Structured Data Testing Tool.
The Review is marked up as its own top level entity and references the products name. It should be part of the Product as the page is about a Product, that has reviews. So it's entity should be inside the Products entity.
The Product ends up being part of the breadcrumb list. This is because it shares the same id as the last breadcrumb item, so it gets merged in. Changing one of the ids will move it back to being a top level entity.
Fixing those errors may help Google trust it more and give you those real world rich snippets.
edited Nov 27 at 0:55
answered Nov 25 at 2:37
Tony McCreath
86046
86046
Thanks for your answer. Would you have any idea how to fix? I haven't done anything to it. This is the standard rich snippets from woocommerce
– Paulmcf1987
Nov 25 at 11:26
I'd suspect it is the theme that is not implementing it correctly. Maybe chart with the theme developer.
– Tony McCreath
Nov 27 at 0:56
add a comment |
Thanks for your answer. Would you have any idea how to fix? I haven't done anything to it. This is the standard rich snippets from woocommerce
– Paulmcf1987
Nov 25 at 11:26
I'd suspect it is the theme that is not implementing it correctly. Maybe chart with the theme developer.
– Tony McCreath
Nov 27 at 0:56
Thanks for your answer. Would you have any idea how to fix? I haven't done anything to it. This is the standard rich snippets from woocommerce
– Paulmcf1987
Nov 25 at 11:26
Thanks for your answer. Would you have any idea how to fix? I haven't done anything to it. This is the standard rich snippets from woocommerce
– Paulmcf1987
Nov 25 at 11:26
I'd suspect it is the theme that is not implementing it correctly. Maybe chart with the theme developer.
– Tony McCreath
Nov 27 at 0:56
I'd suspect it is the theme that is not implementing it correctly. Maybe chart with the theme developer.
– Tony McCreath
Nov 27 at 0:56
add a comment |
Thanks for contributing an answer to Webmasters Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fwebmasters.stackexchange.com%2fquestions%2f119181%2frich-snippets-only-appear-with-site-search-in-google%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown