How do I get rid of my errors for Schema.org?
-
I put the Schema.org data on my item pages and it works great. However, when an item closes it removes the price. It showed an empty price and that causes an error. The site is now programmed to where if an item closes it removes the price component. This was done about 2 weeks ago and it is still showing a lot of errors. Any ideas?
-
I did exactly what you said but now I am running into this posted above-
Yeah, Google Webmaster Tools is where I found the errors. When I implemented Schema it showed me with about 35,000 items, and about 9000 errors. I came in today and now my errors are almost gone, down to 600 but my total items dropped to 1600. I checked to see if any other code was removed and it wasn't, and ran the Bing Webmaster Tools Validator and it shows everything is correct. Why that drop?
-
Yeah, Google Webmaster Tools is where I found the errors. When I implemented Schema it showed me with about 35,000 items, and about 9000 errors. I came in today and now my errors are almost gone, down to 600 but my total items dropped to 1600. I checked to see if any other code was removed and it wasn't, and ran the Bing Webmaster Tools Validator and it shows everything is correct. Why that drop?
-
The schema supports that, but at the same time I do not think google supports it. If it were me, what I would do is have the offer information in a div around the price. Then when a product was sold I would remove the div so that the product information stayed, but the offer was removed. If you look at the google product rich snippet documentation it says that it only supports a floating point number for price and not text. https://support.google.com/webmasters/answer/146750?hl=en
Alternatively the website could be set to leave the price and use the availability identifier.
-
Your Offer needs to update the "price" property to sold. This property field can be either text or number.
http://schema.org/price -
Have you looked in your webmaster tools dashboard for this site? It has a section structured data in your website and shows exactly which structured data has been picked up? Or are the errors showing up there?
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 types for webinars, infographics, datasheets, product videos and eBooks
Hi, I’m looking to add Schema markup to my company pages’s webinar page (recording past webinars) and data sheets, infographics, product videos, eBooks/white papers. For eBooks, I am primarily referring to a landing page with a gate to download a PDF document. I’m trying to determine the best markup type: For Webinars, I’ve seen suggestions to use “Event” type but that seems appropriate for future events, not something like a recorded webinar, which is not time-sensitive, unlike a live event. However, I see a StackOverflow forum to use http://schema.org/recordedIn for recorded webinars. For eBooks and White Papers, I see a few potential schema types: https://schema.org/DigitalDocument https://schema.org/CreativeWork http://schema.org/EBook (or https://schema.org/Book and then book format type of Ebook)
Intermediate & Advanced SEO | | WhiteHat10 -
How often does the WMT incoming links gets updated?
Hi, We made some drastic changes removing links (mainly resulted from one domain) and wondered when we should expect a change in the incoming links report of Google's WMT...? Thanks
Intermediate & Advanced SEO | | BeytzNet0 -
How complex or what to consider when moving from a .aspx webdeveloper to my own wordpress.org website?
Basically my current web developer is not providing me with what a modern website should need to fully utilize online marketing and SEO in terms of blogging, social media widgets, e-commerce and so on. Because of this I have thought of moving to a wordpress.org website run and built by myself. Is this a good idea? What is the best way to migrate and save existing authority (Re-directs etc)? Is there any potential risks or problems that I could encounter that aren't immediate obvious? Many thanks! Tom
Intermediate & Advanced SEO | | CoGri0 -
Schema markup in SERP in s ome languages but not in English. Any suggestions?
I have schema markup on a category page and on a product page on a website in 10 languages. Product page markup is showing in google SERP in all languages (both star rating, number of votes). Category page markup is showing very inconsistently. For English google SERP do not pick it up at all. For Spanish and German they are showing completely in SERP (votes, minimum price), for other languages, just part of makrup (minimum price) is shown in google SERP. In rich snippet tool they show up correctly in all languages. Any suggestion what can be done to get schema of category page picked up more consistently? Any experience of other markup formats than schema being picked up better? Thanks
Intermediate & Advanced SEO | | lcourse0 -
How to get rid from unwanted backlinks
Hello, Before joining seomoz I was desperate to hire seo expert for my website and each posts on my website. I did some research and found some cheap services on fiverr.com as I didn't had huge marketing budget and I purchased some services (gig) on fiverr.com to add many backlinks to my latest post. Now before ordering this services I was on 3rd page of Google for my relevant keywords but after adding backlinks I am not on first 50 pages for my specific keywords. I admit that when I was on 3rd page the competition for my keywords was about 50,000 (with comma ofcourse) and now it is 186,000 so I do believe that competition is increased but I didn't expect such a drop in rankings. I suspect that may be Google put my site far behind because of so much backlinks and that too generated within one week. I didn't know that it will cause such a drop in rankings. I even suspect that may be there were spam backlinkgs or linkings which google doesn't like. So my question is first of all how do I know that is there any backlinks on my website or posts which can harm my rankings and if yes how do I get rid of them. Please guide me as I want to do proper and genuine seo which google likes and finally my rankings get better. Thanks Bhadresh
Intermediate & Advanced SEO | | intmktcom0 -
How was cdn.seomoz.org configured?
The SEOmoz CDN appears to have a "pull zone" that is set to the root of the domain, such that any static file can be addressed from either subdomain: http://www.seomoz.org/q/moz_nav_assets/images/logo.png http://cdn.seomoz.org/q/moz_nav_assets/images/logo.png The risk of this configuration is that web pages (not just images/CSS/JS) also get cached and served by the CDN. I won't put the URL here for fear of Google indexing it, but if you replace the 'www' in the URL below with 'cdn', you'll see a cached copy of the original: http://www.seomoz.org/ugc/the-greatest-attribution-ever-graphed The worst-case scenario is that the homepage gets indexed. But this doesn't happen here: http://cdn.seomoz.org/ That URL issues a 301 redirect back to the canonical www subdomain. As it should. Here's my question: how was that done? Because maxcdn.com can't do it. If you set a "pull zone" to your entire domain, they'll cache your homepage and everything else. googlebot has a field day with that; it will reindex your entire site off the CDN. Maybe the SEOmoz CDN provider (CloudFront) allows specific URLs to be blocked? Or do you detect the CloudFront IPs and serve them a 301 (which they'd proxy out to anyone requesting cdn.seomoz.org)? One solution is to create a pull zone that points to a folder, like example.com/images... but this doesn't help a complex site that has cacheable content in multiple places (do you Wordpress users really store ALL your static content under /wp-content/ ?). Or, as suggested above, dynamically detect requests from the CDN's proxy servers, and give them a 301 for any HTML-page request. This gets complex quickly, and is both prone to breakage and very difficult to regression-test. Properly retrofitting a complex site to use a CDN, without creating a half-dozen new CDN subdomains, does not appear to be easy.
Intermediate & Advanced SEO | | mcglynn0 -
Anyone getting anything from paid submissions?
I was wondering if there was still effectiveness in the finding of directories via: plastic surgery "submit site". Below is an example of the directories I found that offer paid listings into their directory. How do you measure what a good price is versus too expensive? How do you evaluate which directories are worth it? Alexa rank, pr and inbound links? If so what are the metrics you use? Obviously we are purely looking from a rankings/seo perspective because nobody actually uses these directories right? Avia directory pr5 - the featured page your link would be on is pr 4. http://www.avivadirectory.com/Health/Cosmetic-Surgery/
Intermediate & Advanced SEO | | PEnterprises
A permanent link is $149 and a annual link is $49 Findelio pr 4 - however page where my liink would be is pr0 http://www.findelio.com/5981/Cosmetic_and_Plastic_Surgery/
One time fee is $39. So although this is much cheaper but the pr is none. So in this instance do you not buy the submission? I do notice some of my competition in some of these directories. Should that be my indicator?
I thought that maybe these companies bought into these directories a long time ago and wouldn't still do so today. Is there more effective uses of my $50, $100 or $150 or whatever? Interested to see what peoples thoughts are on this type of linkbuilding in todays world. Or if that even matters and this will always be beneficial? Thanks!0 -
How to Get Reviews Displaying in SERP, Like Amazon
Notice how Amazon has the reviews for the Kindle showing up right in the Organic Results; http://www.google.com/search?q=kindle&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a Is this a rich snippit example? If you have an ecommerce store and lots of reviews, how do you go about getting the same thing? Is Google just going to let Amazon do this, and other huge brands or is it fair game for everyone?
Intermediate & Advanced SEO | | iAnalyst.com0