• majorAlexa

        See all notifications

        Skip to content
        Moz logo Menu open Menu close
        • Products
          • Moz Pro
          • Moz Pro Home
          • Moz Local
          • Moz Local Home
          • STAT
          • Moz API
          • Moz API Home
          • Compare SEO Products
          • Moz Data
        • Free SEO Tools
          • Domain Analysis
          • Keyword Explorer
          • Link Explorer
          • Competitive Research
          • MozBar
          • More Free SEO Tools
        • Learn SEO
          • Beginner's Guide to SEO
          • SEO Learning Center
          • Moz Academy
          • MozCon
          • Webinars, Whitepapers, & Guides
        • Blog
        • Why Moz
          • Digital Marketers
          • Agency Solutions
          • Enterprise Solutions
          • Small Business Solutions
          • The Moz Story
          • New Releases
        • Log in
        • Log out
        • Products
          • Moz Pro

            Your all-in-one suite of SEO essentials.

          • Moz Local

            Raise your local SEO visibility with complete local SEO management.

          • STAT

            SERP tracking and analytics for enterprise SEO experts.

          • Moz API

            Power your SEO with our index of over 44 trillion links.

          • Compare SEO Products

            See which Moz SEO solution best meets your business needs.

          • Moz Data

            Power your SEO strategy & AI models with custom data solutions.

          Let your business shine with Listings AI
          Moz Local

          Let your business shine with Listings AI

          Learn more
        • Free SEO Tools
          • Domain Analysis

            Get top competitive SEO metrics like DA, top pages and more.

          • Keyword Explorer

            Find traffic-driving keywords with our 1.25 billion+ keyword index.

          • Link Explorer

            Explore over 40 trillion links for powerful backlink data.

          • Competitive Research

            Uncover valuable insights on your organic search competitors.

          • MozBar

            See top SEO metrics for free as you browse the web.

          • More Free SEO Tools

            Explore all the free SEO tools Moz has to offer.

          NEW Keyword Suggestions by Topic
          Moz Pro

          NEW Keyword Suggestions by Topic

          Learn more
        • Learn SEO
          • Beginner's Guide to SEO

            The #1 most popular introduction to SEO, trusted by millions.

          • SEO Learning Center

            Broaden your knowledge with SEO resources for all skill levels.

          • On-Demand Webinars

            Learn modern SEO best practices from industry experts.

          • How-To Guides

            Step-by-step guides to search success from the authority on SEO.

          • Moz Academy

            Upskill and get certified with on-demand courses & certifications.

          • MozCon

            Save on Early Bird tickets and join us in London or New York City

          Unlock flexible pricing & new endpoints
          Moz API

          Unlock flexible pricing & new endpoints

          Find your plan
        • Blog
        • Why Moz
          • Digital Marketers

            Simplify SEO tasks to save time and grow your traffic.

          • Small Business Solutions

            Uncover insights to make smarter marketing decisions in less time.

          • Agency Solutions

            Earn & keep valuable clients with unparalleled data & insights.

          • Enterprise Solutions

            Gain a competitive edge in the ever-changing world of search.

          • The Moz Story

            Moz was the first & remains the most trusted SEO company.

          • New Releases

            Get the scoop on the latest and greatest from Moz.

          Surface actionable competitive intel
          New Feature

          Surface actionable competitive intel

          Learn More
        • Log in
          • Moz Pro
          • Moz Local
          • Moz Local Dashboard
          • Moz API
          • Moz API Dashboard
          • Moz Academy
        • Avatar
          • Moz Home
          • Notifications
          • Account & Billing
          • Manage Users
          • Community Profile
          • My Q&A
          • My Videos
          • Log Out

        The Moz Q&A Forum

        • Forum
        • Questions
        • My Q&A
        • Users
        • Ask the Community

        Welcome to the Q&A Forum

        Browse the forum for helpful insights and fresh discussions about all things SEO.

        1. Home
        2. Digital Marketing
        3. Web Design
        4. Multiple Local Schemas Per Page

        Moz Q&A is closed.

        After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.

        Multiple Local Schemas Per Page

        Web Design
        2
        2
        3593
        Loading More Posts
        • Watching

          Notify me of new replies.
          Show question in unread.

        • Not Watching

          Do not notify me of new replies.
          Show question in unread if category is not ignored.

        • Ignoring

          Do not notify me of new replies.
          Do not show question in unread.

        • Oldest to Newest
        • Newest to Oldest
        • Most Votes
        Reply
        • Reply as question
        Locked
        This topic has been deleted. Only users with question management privileges can see it.
        • JoshAM
          JoshAM last edited by

          I am working on a mid size restaurant groups site.  The new site (in development) has a drop down of each of the locations.  When you hover over a location in the drop down it shows the businesses info (NAP).  Each of the location in the Nav list are using schema.org markup.

          I think this would be confusing for search robots.  Every page has 15 address schemas and individual restaurants pages NAP is at the below all the locations' schema/NAP in the DOM.

          Have any of you dealt with multiple schemas per page or similar structure?

          1 Reply Last reply Reply Quote 0
          • CleverPhD
            CleverPhD last edited by

            I help run a directory site and we have City pages with multiple listings.  We don't mark up that page but we have a landing page for each location.  The landing page for a location is what we markup that way.

            If you look on sites like Yelp they do the same thing.

            http://www.yelp.com/dallas

            On the Dallas page there is no schema markup but

            http://www.yelp.com/biz/eddie-vs-prime-seafood-dallas

            If you visit a local restaurant then the schema markup shows up.

            I was looking through the schema.org documentation

            http://schema.org/docs/gs.html

            Using the url property. Some web pages are about a specific item. For example, you may have a web page about a single person, which you could mark up using the Person item type. Other pages have a collection of items described on them. For example, your company site could have a page listing employees, with a link to a profile page for each person. For pages like this with a collection of items, you should mark up each item separately (in this case as a series of Persons) and add the url property to the link to the corresponding page for each item, like this:

             _[itemprop="url">Alice Jones](alice.html)
            
              [itemprop="url">Bob Smith](bob.html)_ 
            

            So in the example on Schema, you can tag the location with the type and then use the URL parameter to point to the actual page that has the information.

            I then looked at CitySearch I did see an example of this

            http://dallas.citysearch.com/find/section/dallas/restaurants.html

            and

            http://dallas.citysearch.com/profile/34327220/lewisville_tx/mama_s_daughters_diner.html

            If you look at the code on the Dallas Restaurant pages they use Item List markup

            itemscopeitemtype="http://schema.org/ItemList">

            That is a list of Breakfast Restaurants in Dallas and then for each place on that page they will mark up

            itemtype="http://schema.org/LocalBusiness" itemprop="itemListElement">

            and

            itemscope itemtype="http://schema.org/AggregateRating" itemprop="aggregateRating">

            and then they reference the URL to the location page (as suggested above in the schema.org documentation)

            itemprop="url" class="slyLink fn url org" name="popular.breadwinnerscafebakery.1.businessName" id="graphicBrowse.1.1.name">

            [Check with your developer, but it looks like if you define the list of locations first, the spiders can see that all of the locations are a part of that list (vs the page being dedicated to a single location) then when you have the link to the landing page for the location you can do the full markup.

            Good luck!](http://dallas.citysearch.com/profile/41040743/dallas_tx/breadwinners_cafe_bakery.html)

            1 Reply Last reply Reply Quote 1
            • 1 / 1
            • First post
              Last post

            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.

            • See all categories

            Related Questions

            • sb1030

              JSON-LD product page markup for multiple currencies?

              I haven't found a working example of a single product page with one "Offer" in multiple "priceCurrency" and "price" We have product pages with a single product URL which will offer different prices in different currencies based on the user's IP. Some of the language of the page will be translated based on the IP (this will have href lang tag) but the URL will not change. (We're aware TLD is considered best practice, however, this is not an option at this time.) Is the best option to update the markup based on what the corresponding "country"? I'm uncertain how this may be handled by crawlers. Eg, For the product page https://www.example.com/product1 displaying USD "offers": {
              "@type": "Offer",
              "url": "https://www.example.com/product1",
              "itemCondition": "https://schema.org/NewCondition",
              "availability": "InStock",
              "priceCurrency": "USD",
              "price": "7.99"} For the product pagehttps://www.example.com/product1 displaying EUR "offers": {
              "@type": "Offer",
              "url": "https://www.example.com/product1",
              "itemCondition": "https://schema.org/NewCondition",
              "availability": "InStock",
              "priceCurrency": "EUR",
              "price": "7.50"} Thanks for any input.

              Web Design | | sb1030
              0
            • QBSEO

              What’s the best tool to visualize internal link structure and relationships between pages on a single site?

              I‘d like to review the internal linking structure on my site. Is there a tool that can visualize the relationships between all of the pages within my site?

              Web Design | | QBSEO
              0
            • McTaggart

              Location of body text on page - at top or bottom - does it matter for SEO?

              Hi - I'm just looking at the text on a redesigned homepage. They have moved all the text to the very bottom of the page (which is quite common with lots of designers, I notice - I usually battle to move the important text back up to the top). I have always ensured the important text comes at the top, to some extent - does it matter where on the page the text comes, for SEO? Are there any studies you can point me to? Thanks for your help, Luke

              Web Design | | McTaggart
              2
            • Myles92

              Is having a site map page necessary?

              Hello all! So I know having a sitemap XML file is important to include in your robots.txt file.  I also know it is important to submit your XML sitemap to Google and Bing.  However, I am wondering if it is beneficial for your site's SEO value to have a sitemap page displayed on your website? Or is this just a redundant action if you have already done the above two actions with your XML sitemap? Thanks in advance!

              Web Design | | Myles92
              0
            • JustinMurray

              WordPress Category page title h1 or h2

              Hi friends, I know this is a minor technical change, but we are in an extremely competitive market and I don't want to have any points against us. On our WordPress Category pages i.e. http://www.domain.com/category/�tegory-title%/ I looked at the code behind the the Title of the category page, which is "Browsing: %Category Title%" The code is an h2. I look at the posts in the category archive below, and those are also h2's. The theme preview is here and you can click on Entertainment - Reviews to see exactly what I'm referring to - http://themeforest.net/item/smartmag-responsive-retina-wordpress-magazine/full_screen_preview/6652608 I changed the code for the "Browsing: %Category Title%" to h1, which I believe is more consistent and standard formatting. 1. Is this a correct technical on-page optimization? 2. Would it be beneficial to remove "Browsing"?

              Web Design | | JustinMurray
              0
            • jmueller0823

              Multi-page articles, pagination, best practice...

              A couple months ago we mitigated a 12-year-old site -- about 2,000 pages -- to WordPress.
              The transition was smooth (301 redirects), we haven't lost much search juice. We have about 75 multi-page articles (posts); we're using a plugin (Organize Series) to manage the pagination. On the old site, all of the pages in the series had the same title. I've since heard this is not a good SEO practice (duplicate titles). The url's were the same too, with a 'number' (designating the page number) appended to the title text. Here's my question: 1. Is there a best practice for titles & url's of multi-page articles? Let's say we have an article named: 'This is an Article' ... What if I name the pages like this:
              -- This is an Article, Page 1
              -- This is an Article, Page 2
              -- This is an Article, Page 3 Is that a good idea? Or, should each page have a completely different title? Does it matter?
              ** I think for usability, the examples above are best; they give the reader context. What about url's ?  Are these a good idea? /this-is-an-article-01,  /this-is-an-article-02, and so on...
              Does it matter? 2. I've read that maybe multi-page articles are not such a good idea -- from usability and SEO standpoints. We tend to limit our articles to about 800 words per page.  So, is it better to publish 'long' articles instead of multi-page? Does it matter?  I think I'm seeing a trend on content sites toward long, one-page articles. 3. Any other gotchas we should be aware of, related to SEO/ multi-page? Long post... we've gone back-and-forth on this a couple times and need to get this settled.
              Thanks much! Jim

              Web Design | | jmueller0823
              0
            • EcommerceSite

              What is the best tool to view your page as Googlebot?

              Our site was done with asp.net and a lot of scripting. I want to see what Google can see and what it can't. What is the best tool that duplicates Googlebot? I have found several but they seem old or inaccurate.

              Web Design | | EcommerceSite
              0
            • jaychow

              Does it do harm if you add a rel="canonical" tag on a page that doesn't need it?

              If a page is clearly unique and there is obviously no canonical tag needed, does it hurt anything if one has been added?

              Web Design | | jaychow
              0

            Get started with Moz Pro!

            Unlock the power of advanced SEO tools and data-driven insights.

            Start my free trial
            Products
            • Moz Pro
            • Moz Local
            • Moz API
            • Moz Data
            • STAT
            • Product Updates
            Moz Solutions
            • SMB Solutions
            • Agency Solutions
            • Enterprise Solutions
            • Digital Marketers
            Free SEO Tools
            • Domain Authority Checker
            • Link Explorer
            • Keyword Explorer
            • Competitive Research
            • Brand Authority Checker
            • Local Citation Checker
            • MozBar Extension
            • MozCast
            Resources
            • Blog
            • SEO Learning Center
            • Help Hub
            • Beginner's Guide to SEO
            • How-to Guides
            • Moz Academy
            • API Docs
            About Moz
            • About
            • Team
            • Careers
            • Contact
            Why Moz
            • Case Studies
            • Testimonials
            Get Involved
            • Become an Affiliate
            • MozCon
            • Webinars
            • Practical Marketer Series
            • MozPod
            Connect with us

            Contact the Help team

            Join our newsletter
            Moz logo
            © 2021 - 2025 SEOMoz, Inc., a Ziff Davis company. All rights reserved. Moz is a registered trademark of SEOMoz, Inc.
            • Accessibility
            • Terms of Use
            • Privacy

            Looks like your connection to Moz was lost, please wait while we try to reconnect.