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
-
Can I add FAQS schema on my homepage?
Hello, can we have the FAQ code on the homepage (staff time)? we have written some questions and answers in the drop-down list on the homepage, and also add the schema code script to one tag of the page, but it does not work!
Intermediate & Advanced SEO | | fbowable0 -
Structured data? Confused
I understand the basic concept of structured data (guiding engines onto how to view the content) but how do I implement this? After creating a product page with images, content, links, etc. What do I do to make sure we are good on all the different structured content types? Is there a tool to make it happen? Sorry for not understanding it...
Intermediate & Advanced SEO | | Jamesmcd030 -
Schema for Knowledge Graph Card
Hello, all! I have a client who's Fortune 500 - has all the good "stuff" that is associated with pulling in proper info into the knowledge graph/company information box - Wikipedia, strong citations, etc., but the card is showing the wrong company type! Has anyone had experience with influencing this via Schema or anything else clever? Note that the correct company type is referenced in all the usual spots. Thanks!
Intermediate & Advanced SEO | | SimpleSearch1 -
6 .htaccess Rewrites: Remove index.html, Remove .html, Force non-www, Force Trailing Slash
i've to give some information about my website Environment 1. i have static webpage in the root. 2. Wordpress installed in sub-dictionary www.domain.com/blog/ 3. I have two .htaccess , one in the root and one in the wordpress
Intermediate & Advanced SEO | | NeatIT
folder. i want to www to non on all URLs Remove index.html from url Remove all .html extension / Re-direct 301 to url
without .html extension Add trailing slash to the static webpages / Re-direct 301 from non-trailing slash Force trailing slash to the Wordpress Webpages / Re-direct 301 from non-trailing slash Some examples domain.tld/index.html >> domain.tld/ domain.tld/file.html >> domain.tld/file/ domain.tld/file.html/ >> domain.tld/file/ domain.tld/wordpress/post-name >> domain.tld/wordpress/post-name/ My code in ROOT htaccess is <ifmodule mod_rewrite.c="">Options +FollowSymLinks -MultiViews RewriteEngine On
RewriteBase / #removing trailing slash
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/$ $1 [R=301,L] #www to non
RewriteCond %{HTTP_HOST} ^www.(([a-z0-9_]+.)?domain.com)$ [NC]
RewriteRule .? http://%1%{REQUEST_URI} [R=301,L] #html
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([^.]+)$ $1.html [NC,L] #index redirect
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index.html\ HTTP/
RewriteRule ^index.html$ http://domain.com/ [R=301,L]
RewriteCond %{THE_REQUEST} .html
RewriteRule ^(.*).html$ /$1 [R=301,L]</ifmodule> The above code do 1. redirect www to non-www
2. Remove trailing slash at the end (if exists)
3. Remove index.html
4. Remove all .html
5. Redirect 301 to filename but doesn't add trailing slash at the end0 -
Keyword ranking verse all other data
Hi there I have just joined Moz so I am not sure if i am doing a good job of analysing all the data, but from what i can see i have a few questions: 1. I seem to have a fairly high visibility compared to a few other competitors 2. All the other competitors i am looking at have a much lower domain authority 3. I win the link metrics in all categories compared to my competitors 4. I have a page optimisation score of 94 5. I dont have any crawl issues (except that i just changed to https and i believe there is a synching issue with Moz and cloud flare..) YET I barely rank for any of the main keyword in my industry.... Kitchen, New Kitchen, Kitchen Renovation etc. I also have a page optimisation score of 94 for related keywords. I feel like i am really missing a big point and was hoping I could get your expert thoughts on this 🙂 Thanks so much! PS my domain is www.bluetea.com.au
Intermediate & Advanced SEO | | bluetea0 -
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 -
How to add subdomains to webmaster tools?
Can anyone help with how I add a sub domain to webmaster tools? Also do I need to create a seperate sitemap for each sub domain? Any help appreciated!
Intermediate & Advanced SEO | | SamCUK1 -
50,000 backlinks in webmaster tools from one site???
Hi All, I'm new to evaluating backlinks, but I just saw I got over 50,000 links from a backlink that was added on ONE page at this site here: http://www.netnewspublisherDOTcom. I presume this is not a good thing, and if I contact them to remove the one link on the one page, it won't solve the other 49,999 links that Google is seeing pointing to us, so what do I do??. Should I contact them and ask to remove it and see if they don't and then disavow? Or would you just tell Google to disavow the whole site? Thanks!
Intermediate & Advanced SEO | | mlm120