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!
-
Matthew,
...it sounds like you think Google can handle multiple sets of markup on a page?
With a few exceptions yes. For example we regularly use schema for Local business on the same page that we have review markup. This markup is used by the search engines to provide the best results on the serps. I am sure there is a way you can go overboard, but I am not sure there is a penalty for that if all of it were true.
For product reviews, you do not want review markup on a page for more than one product is an example of not having multiple sets of markup. (But you could have local business markup on that same page.
I don't think the WP sidebar markup hurts (but it is of no value to your site IMO).
Hope this finally clarifies, (sorry I did not see the question after my first response)
Robert
-
Looks like I missed removing the sidebar markup on the home page... oops. Anyway so it sounds like you think Google can handle multiple sets of markup on a page?
-
That's what I get for speed reading. I don't think it would interfere. The only other markup I see is WPSideBar (crrrrrazy camel case). I would imagine a bot would look at the page and say; "This seems to be a site that has a sidebar. This also seems to be a local business in Jackson Hole."
I haven't looked into screen readers in a while. Maybe there's a screen reader that interprets Schema markup. If that's the case, you're likely improving accessibility, which is generally a good thing.
-
Thanks Travis. I don't think I asked my question clearly, my apologies. Please look at my response to Robert. Thanks again for looking!
-
Indeed. Thanks for looking. I removed all markup except the local business so I am glad that is what is showing
My question is is it ok to leave the webpage markup (i.e., itemscope itemtype="http://schema.org/WebPage") on the home page alongside the LocalBusiness markup or will that screw up the indexation of the LocalBusiness markup? I ask because while it is obviously most important to me to have it be indexed as a local business, it occurred to me that also indexing the navigation as SiteNavigationElement, the header as WPHeader, etc would help Google and the other search engines with the indexation of the overall website, as it is intended to do.
-
It looks like you're all set. It's showing local business, then it jumps to item 1 - which is the postal address. That's just how it displays in my experience.
-
Matthew,
I took a quick look and it appears the site already has the markup for local business:
itemscope itemtype="http://schema.org/LocalBusiness">
itemprop="name">Blue Sky Services & Restoration | itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">itemprop="streetAddress">355 S Millward St, itemprop="addressLocality">Jackson, itemprop="addressRegion">WYitemprop="postalCode">83001 | <a <span="" class="webkit-html-tag">href</a><a <span="" class="webkit-html-tag">="</a>tel:307-734-7678" itemprop="telephone">307-734-7678 | <a <span="" class="webkit-html-tag">href</a><a <span="" class="webkit-html-tag">="</a>mailto:info@blueskyrestoration.com" itemprop="email">info@blueskyrestoration.com
Are you trying to change it?
Best,Robert
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.org wrong display in SERP
Hi, and happy new year! I tagged our new platform with schema.org: website+application software. There's also "reviews". Those reviews use datepublished microdata. However it seems that this info is used as a date for the page... Search for "logiciel cesar" with Google.fr, and the page is https://www.caplogiciel.com/logiciel/cesar
Intermediate & Advanced SEO | | 2MSens
Here's a screenshot of the result: https://www.evernote.com/l/AN29vPn0PFNJdINZtA9QU6x_tmoq99c8D3A What did I do wrong? I checked other websites which are well displayed on Google and they use the same microdata... Thanks. Best, Benoit.0 -
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 -
Schema.org Data Appears on Website
Hello Moz World, I would like to incorporate Schema Data onto my website. My website has Meta tags in the of the document, which incorporates our keywords. And, in the footer, I have my businesses address, logo and other relevant information. Everything flows because it is stylized using CSS. When I input the schema.org data it appears on the website as text w/ a hyperlink. See Code: My Company
Intermediate & Advanced SEO | | MarketingChimp10
DESCRIPTION. STREET
CITY
STATE
ZIP
United States
Phone: NUMBER I've tried to put it inside the head, body & footer of the HTML code. I want my website to show up properly through Google Structured Data Testing Tool however, I don't want the text to show up on my website not stylized. It sticks out like a soar thumb no matter where I incorporate it. My questions are; Should I even bother with Schema.org? And, is there a way to incorporate it into my website so it does not show up and Google can still pull it up? Thanks ahead of time for all of the awesome responses! B/R Will H.0 -
Schema question
Hi all, We have two Trustpilot schemas (Local Business) on our web pages ( One on desktop / one on mobile) but we are finding that it is not updating the number of reviews in the search results. When using the tool : https://developers.google.com/structured-data/testing-tool/ , the test results are coming back ok. I have two ideas as to why it may not be working; 1) The duplication of the schema code is causing issues 2) We had to change the html code for all of our 50+ backend pages using a search&replace WordPress plugin to save a vast amount of time. Maybe this is plugin related? The fact that the google testing tool gives back positive results adds to the confusion. I test both of the theorised issues to see if it provides a fixes. Can anyone shed some further light on this issue? Is there something obvious I am missing? All responses are greatly appreciated! Thanks, Tom p.s. Example Page: https://www.allcleartravel.co.uk/asthma-travel-insurance/
Intermediate & Advanced SEO | | AllClearMarketing0 -
Google v bing/yahoo
Had a penguin unnatural link building penalty was lifted last June. Since then no significant recovery in rankings. Saying that why do we still rank on page 1 on Bing and Yahoo but rank nowhere in Google. Any suggestions. Thanks David
Intermediate & Advanced SEO | | Archers0 -
Schema Training
What is the best way to familiarize myself with schema and updating it on the website. I know it is important and I understand the concept. It's the implementation and actual mark-up that I struggle with. Are there certifications or courses I could take that would teach me implementation techniques? Is there a blog or person I should follow that is awesome at explaining it?
Intermediate & Advanced SEO | | In-House-SEO-Team0 -
PDFs and webpages
If a website provides PDF versions of the page as a download option, should the PDF be no-indexed in your opinion? We have to offer PDF versions of the webpage as our customers want them, they are a group who will download/print the pdfs. I thought of leaving the pdfs alone as they site in a subdomain but the more I think about it, I should probably noindex them. My reasons They site in a subdomain, if users have linked to them, my main domain isn't getting the rank juice Duplication issues, they might be affecting the rank of the existing webpages I can't track the PDF as they are in a subdomain, I can see event clicks to them from the main site though On the flipside I could lose out on the traffic the pdfs bring when a user loads it from an organic search and any link existing on the pdf What are your experiences?
Intermediate & Advanced SEO | | Bio-RadAbs0