Schema.org problems (still)
-
Hey Mozzers,
I've been working at this for a while now, and I can't figure out why the rich snippet data is not getting pulled for our reviews and product rating. I've included a sample URL where we have reduced the schema.org markup:
http://www.tripcentral.ca/vacations-packages_00_03_JN_gran-bahia-principe-coba.html
| } |
Any thoughts? I was told not to list multiple reviews, so I took them out. But it's still not being picked up in the SERPs, and we would really like the star rating data to appear.
Any useful advice would be appreciated!
-
I haven't had any trouble using JSON-LD for organizations and people. I have only used in-line product schema so far for products. You could try adding the in-line markup if you haven't already, and leaving the JSON-LD script up.
-
I've corrected the brackets with our dev, but it's still not pulling up.
Here is the change we made to the code:
| "@context": "http://schema.org", |
| | "@type": "BreadcrumbList", |
| | "itemListElement": [ |
| | { |
| | "@type": "ListItem", |
| | "position": 1, |
| | "item": { |
| | "@id": "http://www.tripcentral.ca", |
| | "name": "Home" |
| | } |
| | },{ |
| | "@type": "ListItem", |
| | "position": 2, |
| | "item": { |
| | "@id": "http://www.tripcentral.ca/vacations-packages_index.html", |
| | "name": "Vacations Packages" |
| | } |
| | },{ |
| | "@type": "ListItem", |
| | "position": 3, |
| | "item": { |
| | "@id": "http://www.tripcentral.ca/vacations-packages_mexico.html", |
| | "name": "Mexico" |
| | } |
| | },{ |
| | "@type": "ListItem", |
| | "position": 4, |
| | "item": { |
| | "@id": "http://www.tripcentral.ca/vacations-packages_mayan-riviera-maya.html", |
| | "name": "Mayan Riviera-Maya" |
| | } |
| | }] |
| | } |I went through with the dev team and its passing the testing tool.
Is there anything else I could be missing?
-
Are you including the itemprop="aggregateRating" itemscope="" itemtype="http://schema.org/AggregateRating" somewhere else?
Also, I think with products you need to wrap it all in a div with itemtype="http://schema.org/Product"
-
Could it be because we are using JSON that the rich snippet data is not being pulled?
-
Right now I am just focusing on getting the product rating up. Here is the code I am going to try:
Dreams Tulum
A beautiful resort, dream weddings and amazing staff.
Hotel rating:
5 out of
5 with
8 ratingsI am trying to go to the basics here- I think this looks correct?
-
Have a look at: https://developers.google.com/structured-data/testing-tool/
Your page only has "hotel, product, and breadcrumb list", this should help you: https://developers.google.com/structured-data/rich-snippets/reviews
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Still Not Secure in Chrome
Hi We migrated to HTTPs in November - but we still aren't showing as Secure. I thought it was due to there being an Insecure SHA-1 script in the SSlL Certificate, so am waiting to get this fixed. We had a few http links outstanding so they have been updated, but we're still getting the issue. Does anyone have an idea of what it could be? https://www.key.co.uk/en/key/
Intermediate & Advanced SEO | | BeckyKey0 -
Having possible problems with rankings due to development website
Hi all, I've got an interesting issue and a bit of a technical challenge for you. It's a bit complicated to explain, but please bear with me. We have a client website (http://clientwebsite.com) which we are having a hard time ranking in the past few months. Main keywords simply don't show up in Top100 searches, even though we are constantly building backlinks through Guest Posts, Citations, Media mentions, Profile links etc. Normally, we use ahrefs to look at the client's website backlinks, but just today we used Majestic to look at the backlink profile and one backlink stood out. This is a backlink from a development server (http://developmentwebsite.com) which redirects to http://clientwebsite.com
Intermediate & Advanced SEO | | zakkyg
The developers who were working on the redesign of the client website, put it up on their server and forgot to delete it.
Also, the content inside the development website is almost identical with the client website. We then checked to see if http://developmentwebsite.com is indexed.
It's not. Although, inside the robots file http://developmentwebsite.com/robots.txt there's:
User-agent: *
Allow: /
The funny (and weird thing) is that http://developmentwebsite.com/ and all development website inner pages are not indexed in Google. But if we go to http://developmentwebsite.com/inner-page, it doesn't redirect to the corresponding http://clientwebsite.com/inner-page, it's the same development website page URL and the pages even have links to the client website, but like I said, none of the pages of the development website are indexed, even though crawlers are allowed in the robots.txt's development website. In your opinion, could this be the reason why we are having a hard time to rank the client website? Second question is:
How do we approach in solving this issue?
Do we simply delete the whole http://developmentwebsite.com with all the inner pages?
Or should we do 301 redirrects on a per-page basis?0 -
Why some pages show schema and some don't in Google?
I notice Google displays the schema(reviews, price, availability etc.) in results only for some of our item pages in same category using same template. Any ideas why this is happening. They are created around same time - more than a year ago. Schema was also added a year ago.
Intermediate & Advanced SEO | | rbai0 -
Pages with rel "next"/"prev" still crawling as duplicate?
Howdy! I have a site that is crawling as "duplicate content pages" that is really just pagination. The rel next/prev is in place and done correctly but Roger Bot and Google are both showing duplicated content + duplicate page titles & meta's respectively. The only thing I can think of is we have a canonical pointing back at the URL you are on - we do not have a view all option right now and would not feel comfortable recommending it given the speed implications and size of their catalog. Any experience, recommendations here? Something to be worried about? /collections/all?page=15"/>
Intermediate & Advanced SEO | | paul-bold0 -
Is it a problem that Google's index shows paginated page urls, even with canonical tags in place?
Since Google shows more pages indexed than makes sense, I used Google's API and some other means to get everything Google has in its index for a site I'm working on. The results bring up a couple of oddities. It shows a lot of urls to the same page, but with different tracking code.The url with tracking code always follows a question mark and could look like: http://www.MozExampleURL.com?tracking-example http://www.MozExampleURL.com?another-tracking-examle http://www.MozExampleURL.com?tracking-example-3 etc So, the only thing that distinguishes one url from the next is a tracking url. On these pages, canonical tags are in place as: <link rel="canonical<a class="attribute-value">l</a>" href="http://www.MozExampleURL.com" /> So, why does the index have urls that are only different in terms of tracking urls? I would think it would ignore everything, starting with the question mark. The index also shows paginated pages. I would think it should show the one canonical url and leave it at that. Is this a problem about which something should be done? Best... Darcy
Intermediate & Advanced SEO | | 945010 -
Urgent problem - multilingual website title tag and meta description problem
Hello, Our client websites was ranking in high position in Google for a handful of keywords. Targeted keywords were in the title tag but for some reasons Google is not showing thouse keywords in title tag anymore. Instead Google shows same keywords in different language. I think there are some multilingual title tag problem. Any ideas how to solve it? Thanks guys
Intermediate & Advanced SEO | | serp-eesti0 -
Duplicate Page Title problems with Product Catalogues (Categories, Subcategories etc.)
Hey guys, I've done a fair bit of Googling and "mozzing" and can't seem to find a definitive solution. In our product catalogue on our site we have multiple ways to access the product for navigation purposes, and SeoMoz is throwing up hundreds of duplicate page title errors which are basically just different ways to get to the same product yet it sees it as a "separate page" and thus duplicating itself. Is this just SeoMoz confusing itself or does Google actually see it this way too? For example, a product might be: www.example.com/region/category/subcategory/ www.example.com/region2/category/subcategory/ www.example.com/region/category/subcategory2/ etc. Is the only solution to have the product ONLY listed in one combination? This kind of kills our ability to have easy refinement for customers browsing the catalogue, i.e: something that falls under the "Gifts for Men" might also be a match for "Father's Day Gifts" or "Gifts for Dad" etc. Any solution or advice is greatly appreciated, cheers 🙂
Intermediate & Advanced SEO | | ExperienceOz0 -
Schema - Could a company like mine benefit from this yet?
Hey there - I've been reading about rich snippets and was thinking of hiring a programmer to implement this. In my industry I would be the only one thus far on front page with a highly competitive keywords and would be displaying 5 stars based on our testimonials etc, would that be acceptable? These testimonials are not on my homepage so if I implemented would it be a misuse of these tags? My site is mortgage / financial company and I don’t see much in available tags yet except for “location” and “reviews” I could implement. I'm just trying to figure this out and I greatly appreciate any feedback! 😄
Intermediate & Advanced SEO | | CliffAuerswald0