Schema.org snippet for thumbs up-down reviews
-
Hi guys,
I'm deep into the Schema.org meta-tags implementation for the reviews on my website and I'd love to know how do you think I should implement it when I have Positive-Negative reviews as opposed to star ratings. I couldn't find a site that had this with schema tags for reference. Fiverr used to have thumbs up/down, but recently changed to star rating.
On our services marketplace we allow users to review the providers they worked with and ask them for a positive-negative review - thumbs up/down with an additional open text area.
I thought about adding a schema.org meta-tags like this:
Lets assume one of our providers got two reviews, one is positive and the second is negative. So, first I thought about adding an aggregateReview meta-tag on top, just like this:
And also add a meta-tag for any review, like this:
Two days ago by
Kareem Abdul-Jabbar
Joe is a great guy, I'd recommend him to my friends.Does that make sense?
Has anyone had the chance to implement a schema.org meta tags for this kind of situation or familiar with a website who does it that way?
Thanks so much for your help!
Shaqd
-
I'm pretty sure it was on the product page you messaged about. Not that there is anything wrong with marking up several things on a page, but I'm just saying perhaps one of those other areas (e.g. pharmacy) is where the incomplete markup is instead of the product markup.
-
Thanks Everett for your help.
The HTML code is ok, you're right. It's something with how we configured the Schema.org tags.
Btw, where did you see the several different schemas?
ShaqD
-
Hello ShaqD,
I had a look at the code and it looks good to me, but I'm not a developer by trade. Perhaps a developer could be of more assistance.
One thing I did notice was that you have several different schemas on that page, such as one for "website" and one for "pharmacy". Is it possible that one of those is responsible for the error, or were they already on the page the last time you tested the site live without errors using the structured data testing tool?
-
Well, I decided to go with the approach we discussed earlier. After I pushed the changes to our live environment and tested it on Google Structured Data Testing Tool, I found a really weird (and very generic) error: "Error: Incomplete microdata with schema.org."
Any idea what could be the issue here?
Results:
Item
type: http://schema.org/review
property:
reviewrating: Item 1
datepublished: 2014-07-25
author: Massim L.
reviewbody: This is the great job made by X. You know what? I will have remix some of my previous songs too... he's so good!!!Error: Incomplete microdata with schema.org.
Item 1
type: http://schema.org/rating
property:
ratingvalue: 1
worstrating: 0
bestrating: 1Thanks.
ShaqD
-
LOL, well you know the Moz folks. If they bent the rules just a bit they'd have a thousand haters calling them out on it publicly by the end of the day. So they tend toward sticking with legitimate best practices and unfortunately there is no such thing at the moment that I can find for "thumbs up or down" but I think a scale of 0-1 is definitely appropriate and will bring this up to the powers that be.
Thanks!
-
Everett, I think you're right. Since I didn't find a place to get inspiration from I will try it out in the way I mentioned above with a scale of 0-1 for every review.
Btw, I'm not sure you guys noticed, but this forum includes thumbs up/down rating system.Unfortunately, they didn't implement the schema.org tags
Thanks a million.
ShaqD
-
I would put the scale at 0-1. The choice is binary: on or off, good or bad, thumbs up or thumbs down. If you used 1-2 even a bad review would increase the score so the worst Item could end up having the highest rating on the site if enough people voted.
I haven't implemented thumbs up or thumbs down, but I have bent the use to match the way I present data on a site. The site I did this on does have star ratings in the SERPs, which use the aggregate rating of two or more star ratings/reviews. This is pretty standard, but my problem was that I was comparing two or more totally different products, and I'm sure the aggregate rating is meant to apply only to multiple reviews of the same thing. However, that was the only way to get the stars (unless I missed something, and I hope I did) so that's what I did.
All of that is to say, don't be afraid to try it out and see what happens. You're not going to get penalized for poorly implemented schema. Unless you are grossly and obviously trying to spam Google the worst that is going to happen is you don't get the snippet in the SERPs. The problem is even if everything is perfect, that doesn't guarantee Google will display them.
-
Thanks Ray-pp for the quick and helpful response.
It might be a good idea to add bestRating/worstRating tags to each Review (I'm thinking whether it should be a 0/1 or 1/2 like you suggested). The thing is I need also to add an aggregateReview meta tag in addition to the reviews.
What do you think should be the values for the aggregateReview meta tags reviewCount and reviewValue than?
-
Hi Shaqd,
I have not personally implemented a thumbs up/down rating system, but have implemented a 5 star rating system.
Since your rating only have two values, either 1 or 2 (1 being thumbs down, 2 being thumbs up), you'll need to specify the Bestrating attribute so Google understands you only have two options.
This is because, by default, Google assumes a 5 star rating system (1-5) if the attribute is not specified.
On this page: http://schema.org/Rating you'll see how to add the bestrating attribute (bestRating)
It would be great if someone could give an example of how that looks in the SERPs too.
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
-
Schema markup concerning category pages on an ecommerce site
We are adding json+ld data to an ecommerce site and myself and one of the other people working on the site are having a minor disagreement on things. What it comes down to is how to mark up the category page. One of us says it needs to be marked up with as an Itempage, https://schema.org/ItemPage The other says it needs to be marked up as products, with multiple product instances in the schema, https://schema.org/Product The main sticking point on the Itemlist is that Itemlist is a child of intangible, so there is a feeling that should be used for things like track listings or other arbitrary data.
Intermediate & Advanced SEO | | LesleyPaone2 -
Aggregate review schema
Hi Guys, Im working with a SaaS client in the flatmate sharing industry and I need to ask the following: Here's a screenshot showing the reviews people have submitted.
Intermediate & Advanced SEO | | niclaus78
https://www.dropbox.com/s/2ra6cdb5w609o8d/Screen Shot 2016-01-13 at 2.46.12 pm.png?dl=0 1-Is there a chance Google will include these reviews as it doesn't have a way of checking if they are real? They are in this case so that's why would be great to include them. 2- the stars don't seem to be in html, how can we mark the stars to be indexed by google? I want to include this schema
https://developers.google.com/structured-data/rich-snippets/reviews#aggregate_ratings I don't think we would be able to full-fill these items, what do you think? <code>spanvocab="http://schema.org/"typeof="Review"> <span< span="">property="itemReviewed"typeof="Thing"> <span< span="">property="name">Super Book This is not a boook is a service, what should I put here?</span<></span<> <span< span="">property="author"typeof="Person"> <span< span="">property="name">Joe</span<></span<> <span< span="">property="reviewRating"typeof="Rating"> Rating: <span< span="">property="ratingValue">7</span<> out of <span< span="">property="bestRating">10</span<></span<> <span< span="">property="publisher"typeof="Organization"> Whato this property means? Reviews are made by customers not organizations. <meta< span="">property="name"content="Washington Times"> same as abobe, they are not publishers.</meta<></span<></code> If you could help me it would be greatly appreciated. Thanks <code>Nico</code>0 -
SSL providers? Any reviews?
Hello, Does anyone have any recommendations on good SSL providers? We are looking for 2 levels - cheap ones we can use for our clients (and potentially EV ones) and secure ones we can use where needed. I am not sure if there are any cheap and secure ones or if this a contradiction. I await everyone's input and recommendations. Thanks in advance
Intermediate & Advanced SEO | | JohnW-UK1 -
Tumbnail in schema.org videoobjet
I have some problems understand hay should we do the url on your image page to replace tumbnail.jpg Ejemple. <spanitemprop="name">Jane Doe</spanitemprop="name"> <imgsrc="janedoe.jpg"itemprop="image"></imgsrc="janedoe.jpg"itemprop="image"> Adapting to my site Dario Vieira Pereira
Intermediate & Advanced SEO | | maestrosonrisas
This seems to be correct and it works But my problem is when i want to do a videoobjet I can not make the tumbnail to appear on the video to show: ejemple: Vídeo: Instalaciones clínica dental Barcelona Propdental Video de las instalaciones de la nueva clínica dental Barcelona de Propdental. Tour virtual por las instalaciones del dentista. Can anyone helpme on what am i doing wrong because i cannot understand what is missing on my videoobjet schema with google ejemples0 -
Google+ Local pages under review. How long does this take?
I have a couple Google+ local pages that have been placed under review. Does anyone have experience regarding the time frame of this reveiw process. Google says to give it a few weeks, but one page has been under review for four weeks now. How long should I wait for Google to review them before I delete the page and start over?
Intermediate & Advanced SEO | | VentaMarketing0 -
Schema.org on Youtube iframe embed?
So I've tried scouring the internet on the proper way to markup youtube videos. I know there's the VideoObject propery but that seems to be more made for the old school embed code that looks like this: <embed width="100%" id="video-player-flash" height="100%" type="application/x-shockwave-flash" src="http://s.ytimg.com/yt/swfbin/watch_as3-vflpp9opi.swf" allowscriptaccess="always" allowfullscreen="true" bgcolor="#000000" flashvars="el=embedded&fexp=904001%2C914057%2C918000%2C910206%2C907217%2C907335%2C921602%2C919306%2C922600%2C919316%2C920704%2C912804%2C913542%2C919324%2C912706&is_html5_mobile_device=false&tabsb=1&hl=en_US&eurl=http%3A%2F%2Fwww.dial800.com%2Fblog%2Fvideos%2Fdial800-product-overview-video&iurl=http%3A%2F%2Fi4.ytimg.com%2Fvi%2Fgk1aD9UCKYA%2Fhqdefault.jpg&tspto=12000&probably_logged_in=1&tsp_buffer=10&video_id=gk1aD9UCKYA&tsp_dvrloop=50&sendtmp=1&enablejsapi=1&sk=WZy3rFIXzzhTB_BpmE1p1tTsbxMib1vIC&rel=1&playlist_module=http%3A%2F%2Fs.ytimg.com%2Fyt%2Fswfbin%2Fplaylist_module-vfl3lol2H.swf&jsapicallback=ytPlayerOnYouTubePlayerReady&playerapiid=player1&framer=http%3A%2F%2Fwww.dial800.com%2Fblog%2Fvideos%2Fdial800-product-overview-video"> Do I need to use that code or is it possible to mark it up using just the clean iframe src that youtube provides now?
Intermediate & Advanced SEO | | SirSud0 -
What is the Ideal Structure for User Generated Product Reviews on My Site?
I apologize for the lengthy post, but I need help! Here is my current structure for product reviews: My product pages displays a set number of user product reviews before displaying a link to "see all reviews". So: http://www.domain.com/product/product-page Has product details, specs (usually generic from manufacturer) and 5 user product reviews. If there are more than 5, there is a link to see all reviews: http://www.domain.com/reviews/product-page?page=1 Where each page would display 10 user product reviews, and paginate until all user reviews are displayed. I am thinking about using the Rel Canonical tag on the paginated reviews pages to reference back to the main product page. So: http://www.domain.com/reviews/product-page?page=1 http://www.domain.com/reviews/product-page?page=2 http://www.domain.com/reviews/product-page?page=3 Would have the canonical URL of: http://www.domain.com/product/product-page Does this structure make sense? I'm unclear what strategy I should use, but currently the product review pages account for less than 2% of overall organic traffic. Thanks ahead of time!
Intermediate & Advanced SEO | | Corp0