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
-
I added an SSL certificate this morning and now I noticed duplicate content
Ok, so Im a newbie, therefor I make mistakes! Lots of them. I added an SSL certificate this morning bc it was free and I read it can help my rankings. Now I just checked it in screaming frog and saw two duplicate content pages due to the https. So im panicking! What's the easiest way to fix this?? Can I undue an SSL certificate? I guess what's the easiest that will also be best for ranking. Thank you!! Rena
Intermediate & Advanced SEO | | palila0 -
Should I use https schema markup after http-https migration?
Dear Moz community, Noticed that several groups of websites after HTTP -> HTTPS migration update their schema markup from, example : {
Intermediate & Advanced SEO | | admiral99
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Your WebSite Name",
"alternateName": "An alternative name for your WebSite",
"url": "http://www.your-site.com"
} becomes {
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Your WebSite Name",
"alternateName": "An alternative name for your WebSite",
"url": "https://www.example.com"
} Interesting to know, because Moz website is on https protocol but uses http version of markup. Looking forward for answers 🙂0 -
Would a mass data update have a negative effect on SEO?
We have a large eCommerce site with the ability to do an export, change data, and import new data in mass. Over the 15 years that this site has been growing, it has accumulated several inconsistencies in product titles, descriptions, title tags, etc. The question is: If we were to update thousands of product titles ( 's on those pages) and some of the descriptions, would it have a negative SEO impact because of the groundbreaking number of products effected? Or would it only be for the better if they were all technically improvements (both in SEO and UX)? Thanks!
Intermediate & Advanced SEO | | frankandmaven0 -
Do I need to do a 301, as well as adding re-write rules on Apache
I'm sure this has probably been asked somewhere before... We're implementing a URL re-write rule to convert non dub pages to the www. subdomain and also removing all trailing slashes as part of a basic canonicalisation exercise. The question is, as well as doing the URL rewrites within htaccess, should I also 301 those duplicate pages or does the URL rewrite do the job on it's own? Thanks mozzers.
Intermediate & Advanced SEO | | Ultramod0 -
Adding a Canonical Tag to each page referencing itself?
Hey Mozers! I've noticed that on www.Zappos.com they have a Canonical tag on each page referencing it self. I have heard that this is a popular method but I dont see the point in canon tagging a page to its self. Any thoughts?
Intermediate & Advanced SEO | | rpaiva0 -
Max Amout Of HTML Pages In A Folder
What's the maximum amount of html pages that one should put in a folder, to get the best SEO GoggleBot crawl? I'm aware that there's a limit of 10,000 on most servers, but was curious to know if a lesser amount of pages would be better, for crawling and indexing purposes. Also curious on peoples opinions on whether .jpg and .gif files should follow similiar rules.
Intermediate & Advanced SEO | | alrockn0 -
Adding Meta Languange tag to xhtml site - coding help needed
I've had my site dinged by Google and feel it's likely several quality issues and I'm hunting down these issues. One of Bing's Webmaster SEO tools said my xhtml pages (which were built in 2007) are missing Meta Language and suggested adding tag in the or on the html tag. Wanting to "not mess anything up" and validate correctly, I read in **W3C's site and it said: ** "Always add a lang attribute to the html tag to set the default language of your page. If this is XHTML 1.x you should also use the xml:lang attribute (with the same value). Do not use the meta element with http-equiv set to Content-Language." My current html leads like: QUESTION:
Intermediate & Advanced SEO | | mlm12
I'm confused on how to add the Meta Language to my website given my current coding as I"m not a coder. Can you suggest if I should add this content-language info, and if so, what is the best way to do so, considering valid w3c markup for my document type? Thank you!!!
Michelle0 -
Should I use both Google and Bing's Webmaster Tools at the same time?
Hi All, Up till now I've been registered only to Google WMT. Do you recommend using at the same time Bing's WMT? Thanks
Intermediate & Advanced SEO | | BeytzNet0