Pros or Cons of adding Schema Markup via HTML or through Webmaster Data Highlighter
-
Hello,
I am in the process of adding schema to a site that I am working on,, are there advantages or disadvantages to adding via html on site or through webmaster tools?
Thank You
-
My apologies, it's been a while on this thread. Just tested what, and it doesn't what? What site? What would be awesome?
-
Hmm, not sure about that, I've just tested it and it doesn't. Thinking about it for a second, Google would need access to your site to do that Would be awesome though.
-
I'm going to go with what may be the least amount of hassle to you, in relation to the CMS I'm most familiar with.
My example depends on what CMS/Framework you're using and if you enter the data manually, or if it's just being pulled in via some kind of API/Feed... what have you. Which it sounds like the latter is the case.
My use case is WordPress and manual data entry. It shouldn't take an experienced WP dev long to write a plugin for a single Schema type (Local Business - Event, etc.). It sounds lazy, but if you're not terribly comfortable with HTML - that alone would be a time saver.
However, if you're pulling these events in via some RSS Feed or API, that will likely require more dev time. The latter being the most dev time of all, even provided adequate documentation.
In any case, you wouldn't be able to get there without some amount of developer time/involvement. As far as I know, there isn't a plugin that handles your particular use case as I understand it.
Also, if you are using WordPress and you're using a plugin to pull in this feed - it could be about as time consuming as the second option. Plus, there's the added hassle of making a plugin work with a plugin. That wouldn't be the best idea either, but then again - sometimes my estimates are off.
Long story short, you will more than likely have to consult a developer on this one.
-
Thanks Travis!
Sorry to bug you again, looking at the tags (in this case the dates, venue and addresses) are dynamic. How can I add schema markup to them and show the changing event times? The site has a larger number of events per page.
Thanks again
-
That option is initially unavailable until you start highlighting elements (Name, etc.). The button will change from muted/grey to red in the top right of the highlighting tool.
-
When using the GWT it only allows you to publish, I do not see anything that shows create "HTML"
-
Once you are done highlighting and selecting the type of data, you will need to click the red 'create HTML' button and add it to the page. When that's done, you should be able to see the verified markup with the rich snippet tool.
You have the correct URL for the tool, so you may not have added the marked up HTML to your page.
-
Travis,
So I would be okay strictly using GWT Highlighter for Schema and it would cover me for the other engines as well? Is there any way to view it after adding just to verify, http://www.google.com/webmasters/tools/richsnippets does't seem to work.
TY!
-
If I remember correctly, GWT Highlighter outputs HTML with Schema once all of the highlighting is done.
-
Yeah, that tool simplifies schema.org examples. Just enter the info into it, see how the HTML should look, then copy/paste/edit it to match your websites HTML.
-
Have you ever used something like this for adding via html http://schema-creator.org/ or are you just pulling the code from schema.org and adding directly to your sites?
-
Advantage to doing it via HTML: picked up by all search engines, not just Google.
Don't think there is an advantage over doing it through GWT.. except that it might be easier to use for the less technically inclined.
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
-
Event Schema for Multiple Occurrences
I am wondering the best way to mark up an event page with multiple occurrences. For example, we have an event that happens over the course of 4 sequential weekends:
Intermediate & Advanced SEO | | Your_Workshop
9/28-9/29
10/5-10/6
10/12-10/13
10/19-10/20 Our website allows us to enter multiple occurrences that results in a single event listing page which outputs all dates (to eliminate duplicate content, titles, metas, etc.) but allows each occurrence to output individually on our events calendar in the respective individual date. Each time the event is shown, it links to the same listing page. I am wondering if we can add event schema on a single listing multiple times to cover each occurrence. In the above example, we would have 4 schemas on the listing page for each date range/weekend. In our current schema, we end up with a start and end date identified as 9/28-10/20 but it is not clear that the event is just happening on the weekends with gaps in between. Any suggestions are welcome however, we are really trying to NOT list each as an individual event on the website both for the duplicate content issue and the extra burden on our client that lists events for a very large geographic area.0 -
Stuctured data for different sized packages
Hi all, We are currently working on implementing structured data to our webshop, for SEO and for google shopping. We sell stones, pebbles, gravel etc. (to be used in gardens).We offer each product in different sized bags. Customers can buy 20KG minibags, 250KG minibags, 500KG midibags, 1500KG bigbags and bulk quantities (ranging from 3000KG up to 35000KG). For example, we sell Black Beach Pebbles in the bags as described as above (+ the bulk quantities). We have a product page for these Black Beach Pebbles and on that product page customers can choose the desired bag or desired bulk quantity. For google shopping, visitors land on these productpages. A while back that caused a problem; the landing page contained different prices so sometimes google could not match the prices on the landing page with the prices in our productfeed (because of course, each bag has a different price). So, besides SEO, another reason for us to implement structured data. I have two questions regarding the implementation. 1. For the landing page as described above, the idea now is to mark 1 product with different offers (an offer for each bag + an offer for the bulk quantities). This raises a problem regarding the bulk quantities; the price of the bulk quantity depends on the chosen quantity (customers can pick the desired bulk quantity using a dropdown) on the productpage. How should we markup the price? The idea know is to markup 1 product with different offers for each bag and 1 aggregate offer for the bulk quantities (and using the lowest price, so the price for the smallest bulk quantity). So, for the Black Beach pebbles: Product = Black beach Pebbles
Intermediate & Advanced SEO | | AMAGARD
Offer (= 20KG minibag)
Price = ...
Offer (= 250KG minibag)
Price = ...
Offer (= 500KG midibag)
Price = ...
Offer (= 1500KG bigbag)
Price = ...
AggregateOffer (= Bulk quantities)
Lowprice = ... Is combining Offer and AggregateOffer within 1 product the right solution? 2. For the 1500KG Bigbags and bulk quantities we have separate landing pages (because people specifically search for bigbags and bulk quantities). So those landing pages are dedicated to bigbags / bulk quantities. How should we mark up those pages? Should we for example just do this: On the page for te bigbag:
Product = Black Beach Pebbles 1500KG bigbag
Offer (=Black Beach Pebbles 1500KG bigbag)
Price =.... and on the page for the bulk quantities: Product = Black Beach Pebbles bulk quantities
AggregateOffer (=Black Beach Pebbles bulk quantities)
Lowprice=...... Could that cause any confusion for google, because on the productpage with all the available bags, the bigbag is an offer for the product 'Beach Pebbles Black'. And on the second page it is a product on its own. Thanks in advance! Best!1 -
Schema for restaurants and menus?
Hi all, Anyone have experience with using Schema for restaurants other than the normal local business NAP? Is there a way to use Schema markup for food menus as well? Examples and schema code much appreciated 🙂 Thanks!
Intermediate & Advanced SEO | | RickyShockley0 -
Correct Schema Markup
Hello, I've been having some markup issues and need some help. I researched what would be the best Business type and used that markup on the website. But when I check it in the testing tool I get this http://screencast.com/t/vtlfn2MNPKf It doesn't recognize the object type. Could this be an error with my website or the markup its self? Please advise Thanks
Intermediate & Advanced SEO | | Rank-and-Grow0 -
Webmaster Tools HTML Improvements Page Blank / Site Not Ranking Well
I have an ecommerce site that is not ranking well currently. It has about 1,000 pages indexed in Google but very few appear to be ranking. I normally find issues in Webmaster Tools HTML Improvements but for some reason it does not see a problem with the site. There are problems, trust me. Moz shows many issues. Google nothing! There is a problem somewhere but I am not seeing it. Why are HTML Improvements blank and the site not ranking? Am I in the dreaded sandbox? Any ideas? Sean We didn't detect any content issues with your site. As we crawl your site, we check it to detect any potential issues with content on your pages, including duplicate, missing, or problematic title tags or meta descriptions. These issues won't prevent your site from appearing in Google search results, but paying attention to them can provide Google with more information and even help drive traffic to your site. For example, title and meta description text can appear in search results, and useful, descriptive text is more likely to be clicked on by users.
Intermediate & Advanced SEO | | optin0 -
Google Webmaster Tools > HTML Improvements > 301 Moved Permanently pages - how did they even get there?
Hello experts! I'm going through my Google Webmaster Tools > HTML Improvements looking for pages with duplicate meta descriptions/titles that I can fix. And I noticed there are about 60 pages odd looking page titles that have duplicate meta descriptions, which are also noted as: 301 Moved Permanently Moved Permanently The document has moved here. Apache Server at sports When I click on the link to see the page names, all of them are pages we never created. The pages are all sports blog related. Here are few examples: http://www.titanium-jewelry.com/justin-tuck-blog.html http://www.titanium-jewelry.com/unlimited-potential-project-blog.html http://www.titanium-jewelry.com/left-handed-baseball-glove-blog.html http://www.titanium-jewelry.com/adjustable-basketball-hoops-blog.html how did they get on our site? Is this some sort of malicious attack? Most of them are sports related blog looking names. I just don't know how these pages could have been created. 2) is this hurting us with Google?3) Can you tell when the page was created?Thanks ron xEtX3op.jpg
Intermediate & Advanced SEO | | yatesandcojewelers0 -
Is it dangerous to use "Fetch as Google" too much in Webmaster Tools?
I saw some people freaking out about this on some forums and thought I would ask. Are you aware of there being any downside to use "Fetch as Google" often? Is it a bad thing to do when you create a new page or blog post, for example?
Intermediate & Advanced SEO | | BlueLinkERP0