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
-
How should I setup schema.org for ecommerce site?
I understand how to do products, what I am more curious about is the organization schema. Is it worth it to set it up as an ecommerce business? I would have to set it up on the About Us page for the site, does it matter to Google that it is not located on the homepage?
Intermediate & Advanced SEO | | EcommerceSite0 -
Schema for a discount
Hi! I'm trying to implement schema for a discount and it doesn't seem to be working. Is this the correct code? NAME OF ORDER HERE are $DISCOUNT HERE What am I missing? Thanks!
Intermediate & Advanced SEO | | 199580 -
Schema.org for LocalBusiness v. Webpage
I am adding schema.org markup for some clients and I am running into an issue. Specifically the site I am working on uses a child theme for Genesis 2.0. Genesis 2.0 added schema.org markup by default to all pages. If I want to change the markup on the home page to a LocalBusiness should I remove ALL other schema.org markup on there for the website (marking nav as nav , header as header, etc)? Or can I leave the markup as a webpage and just add the local business markup as well? When I look at it in the testing tool in GWMT, it just shows the webpage markup not the LocalBusiness markup. You can take a look here: http://blueskyrestoration.com. Thanks in advance for your help!
Intermediate & Advanced SEO | | farlandlee0 -
Webmaster tools 404
Hey, I'm getting a soft 404 error on a webpage that has content and is deferentially not a 404. We've redirect a load of urls to the web page. The url has parameters which was used before the redirect but are no longer used on by the new url, these parameters have been carried over in the redirect. Is this whats causing the soft 404 error or is there another problem that may need addressing? Also a canonical has been set on the webpage. Thanks, Luke.
Intermediate & Advanced SEO | | NoisyLittleMonkey1 -
URL errors in Google Webmaster Tool
Hi Within Google Webmaster Tool 'Crawl errors' report by clicking 'Not found' it shows 404 errors its found. By clicking any column headings and it will reorder them. One column is 'Priority' - do you think Google is telling me its ranked the errors in priority of needing a fix? There is no reference to this in the Webmaster tool help. Many thanks Nigel
Intermediate & Advanced SEO | | Richard5551 -
Google Webmasters- Message ID CDO8151
Sorry if this question is asked before, but I dont know how to deal with latest issue in one of my website. I got this warning message today in GWT: The URL (URL) is no longer appearing in Google search results because our algorithms have selected (URL) instead. Please see this Help Center article for more information about this message. Message ID: CDO81511. Please include this ID in any messages you post in our Help forum. Sincerely, Google Search Quality Team
Intermediate & Advanced SEO | | eddieodriscoll0 -
What's the best method for segmenting HTML sitemap?
Hello all, I was wondering if anyone can help me. Currently I'm trying to set up a HTML sitemap for our website and am having trouble with the 500+ pages of content under each category. How do you segment your HTML sitemap in a case like this, keeping in mind the less than 100 links per page rule? For example, http://www.careerbliss.com/salary/ allows our users to search salaries under company, job title, and location. You can imagine how many thousands of pages we need to represent. Any help will be greatly appreciated! Cheers! Reyna
Intermediate & Advanced SEO | | CareerBliss0 -
How To 301 Redirect .html pages
I need to redirect a page/URL that is purely .html to a new location. I don't know how to do this. All the redirects I can find are for server side code pages .php/.aspx etc. From my understanding I can't put a server side redirect in a .html file. I am hosting on a microsoft server, however the new page I am redirecting to is .php. I am running some WordPress (.php) files on the server. I need to make it redirect before the old page loads so visitors don't start reading something that is about to get redirected Can someone please help me?
Intermediate & Advanced SEO | | MyNet0