• BBgmoro

        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.

          Turn SEO data into actionable content briefs

          Turn SEO data into actionable content briefs

          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.

          Let your business shine with Listings AI

          Let your business shine with Listings AI

          Get found
        • 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

          Access 20 years of data with flexible pricing
          Moz API

          Access 20 years of data with flexible pricing

          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. SEO Tactics
        3. Intermediate & Advanced SEO
        4. Why do people put xml sitemaps in subfolders? Why not just the root? What's the best solution?

        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.

        Why do people put xml sitemaps in subfolders? Why not just the root? What's the best solution?

        Intermediate & Advanced SEO
        2
        3
        4682
        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.
        • McTaggart
          McTaggart last edited by

          Just read this: "The location of a Sitemap file determines the set of URLs that can be included in that Sitemap. A Sitemap file located at http://example.com/catalog/sitemap.xml can include any URLs starting with http://example.com/catalog/ but can not include URLs starting with http://example.com/images/." here: http://www.sitemaps.org/protocol.html#location

          Yet surely it's better to put the sitemaps at the root so you have:
          (a) http://example.com/sitemap.xml 
          http://example.com/sitemap-chocolatecakes.xml
          http://example.com/sitemap-spongecakes.xml 
          and so on...

          OR this kind of approach - 
          (b) http://example/com/sitemap.xml
          http://example.com/sitemap/chocolatecakes.xml and 
          http://example.com/sitemap/spongecakes.xml

          I would tend towards (a) rather than (b) - which is the best option?

          Also, can I keep the structure the same for sitemaps that are subcategories of other sitemaps - for example - for a subcategory of http://example.com/sitemap-chocolatecakes.xml I might create http://example.com/sitemap-chocolatecakes-cherryicing.xml - or should I add a sub folder to turn it into http://example.com/sitemap-chocolatecakes/cherryicing.xml

          Look forward to reading your comments - Luke

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

            Thanks Angular Marketing, and Everett... very helpful feedback and much appreciated. Luke
            
            1 Reply Last reply Reply Quote 1
            • HiveDigitalInc
              HiveDigitalInc last edited by

              Consider this:  "The location of a Sitemap file determines the set of URLs that can be included in that Sitemap. A Sitemap file located at http://example.com/catalog/sitemap.xml can include any URLs starting with http://example.com/catalog/ but can not include URLs starting with http://example.com/images/." here: http://www.sitemaps.org/protocol.html#location

              B would not be an acceptable approach as http://example.com/sitemap/chocolatecakes.xml could only contain a sitemap of content located in http://example.com/sitemap.   For this same reason, you couldn't create sitemaps in subfolder directories...

              This is the best approach from those options you mentioned...

              (a) http://example.com/sitemap.xml 
              http://example.com/sitemap-chocolatecakes.xml 
              http://example.com/sitemap-spongecakes.xml
              http://example.com/sitemap-chocolatecakes-cherryicing.xml

              It is worth noting that you can have a sitemap of sitemaps.. so for example.

              http://example.com/sitemap.xml could contain links to http://example.com/sitemap-cakes,  http://example.com/sitemap-articles, etc..
              http://example.com/sitemap-cakes.xml could contain links to http://example.com/sitemap-chocolatecakes.xml, http://example.com/sitemap-vanilla-cakes.xml, etc..

              Try not to over-complicate things by trying to create sub-category sitemaps, etc.. Unless you have an exorbitant amount of sub-category pages, or have directories/sections managed by different cms, etc.

              You generally see large sites will have a separate sitemap based on content type (company pages, category pages, product pages, blog pages)

              1 Reply Last reply Reply Quote 3
              • 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

              • pdrama231

                Should I Add Location to ALL of My Client's URLs?

                Hi Mozzers, My first Moz post! Yay! I'm excited to join the squad 🙂 My client is a full service entertainment company serving the Washington DC Metro area (DC, MD & VA) and offers a host of services for those wishing to throw events/parties. Think DJs for weddings, cool photo booths, ballroom lighting etc. I'm wondering what the right URL structure should be. I've noticed that some of our competitors do put DC area keywords in their URLs, but with the moves of SERPs to focus a lot more on quality over keyword density, I'm wondering if we should focus on location based keywords in traditional areas on page (e.g. title tags, headers, metas, content etc) instead of having keywords in the URLs alongside the traditional areas I just mentioned. So, on every product related page should we do something like: example.com/weddings/planners-washington-dc-md-va
                example.com/weddings/djs-washington-dc-md-va
                example.com/weddings/ballroom-lighting-washington-dc-md-va OR example.com/weddings/planners
                example.com/weddings/djs
                example.com/weddings/ballroom-lighting In both cases, we'd put the necessary location based keywords in the proper places on-page. If we follow the location-in-URL tactic, we'd use DC area terms in all subsequent product page URLs as well. Essentially, every page outside of the home page would have a location in it. Thoughts? Thank you!!

                Intermediate & Advanced SEO | | pdrama231
                0
              • Banknotes

                Can't generate a sitemap with all my pages

                I am trying to generate a site map for my site nationalcurrencyvalues.com but all the tools I have tried don't get all my 70000 html pages...   I have found that the one at check-domains.com crawls all my pages but when it writes the xml file most of them are gone... seemingly randomly. I have used this same site before and it worked without a problem.  Can anyone help me understand why this is or point me to a utility that will map all of the pages? Kindly, Greg

                Intermediate & Advanced SEO | | Banknotes
                0
              • Max_

                One of my Friend's website Domain Authority is Reducing? What could be the reason?

                Hello Guys, One of my friend's website domain authority is decreasing since they have moved their domain from HTTP to https. 
                There is another problem that his blog is on subfolder with HTTP.
                So, can you guys please tell me how to fix this issue and also it's losing some of the rankings like 2-5 positions down. Here is website URL: myfitfuel.in/
                here is the blog URL: myfitfuel.in/mffblog/

                Intermediate & Advanced SEO | | Max_
                0
              • blake.runyon

                Canonical Question: Root Domain Geo Redirects to SubFolder.

                Howdy, Working on a larger eComm site that 302s you based on your location. With that in mind should I canonicalize the final page. domain.com => 302 => domain.com/us/, domain.com/fr/, etc... (Should these all have a canonical pointing to the root domain.com?

                Intermediate & Advanced SEO | | blake.runyon
                0
              • Aikijeff

                What are Soft 404's and are they a problem

                Hi, I have some old pages that were coming up in google WMT as a 404.  These had links into them so i thought i'd do a 301 back to either the home page or to a relevant category or page. However these are now listed in WMT as soft 404's. I'm not sure what this means and whether google is saying it doesn't like this? Any advice welcomed.

                Intermediate & Advanced SEO | | Aikijeff
                0
              • esiow2013

                May know what's the meaning of these parameters in .htaccess?

                Begin HackRepair.com Blacklist RewriteEngine on Abuse Agent Blocking RewriteCond %{HTTP_USER_AGENT} ^BlackWidow [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Bolt\ 0 [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Bot\ mailto:[email protected] [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} CazoodleBot [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^ChinaClaw [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Custo [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Default\ Browser\ 0 [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^DIIbot [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^DISCo [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} discobot [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Download\ Demon [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^eCatch [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ecxi [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^EirGrabber [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^EmailCollector [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^EmailSiphon [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^EmailWolf [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Express\ WebPictures [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^EyeNetIE [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^FlashGet [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^GetRight [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^GetWeb! [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Go!Zilla [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Go-Ahead-Got-It [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^GrabNet [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Grafula [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} GT::WWW [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} heritrix [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^HMView [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} HTTP::Lite [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} HTTrack [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ia_archiver [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} IDBot [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} id-search [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} id-search.org [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Image\ Stripper [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Image\ Sucker [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} Indy\ Library [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^InterGET [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Internet\ Ninja [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^InternetSeer.com [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} IRLbot [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ISC\ Systems\ iRc\ Search\ 2.1 [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Java [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^JetCar [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^JOC\ Web\ Spider [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^larbin [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^LeechFTP [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} libwww [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} libwww-perl [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Link [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} LinksManager.com_bot [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} linkwalker [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} lwp-trivial [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Mass\ Downloader [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Maxthon$ [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} MFC_Tear_Sample [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^microsoft.url [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} Microsoft\ URL\ Control [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^MIDown\ tool [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Mister\ PiX [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} Missigua\ Locator [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Mozilla.*Indy [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Mozilla.NEWT [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^MSFrontPage [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Navroad [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^NearSite [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^NetAnts [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^NetSpider [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Net\ Vampire [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^NetZIP [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Nutch [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Octopus [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Offline\ Explorer [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Offline\ Navigator [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^PageGrabber [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} panscient.com [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Papa\ Foto [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^pavuk [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} PECL::HTTP [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^PeoplePal [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^pcBrowser [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} PHPCrawl [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} PleaseCrawl [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^psbot [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^RealDownload [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^ReGet [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Rippers\ 0 [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} SBIder [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^SeaMonkey$ [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^sitecheck.internetseer.com [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^SiteSnagger [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^SmartDownload [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} Snoopy [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} Steeler [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^SuperBot [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^SuperHTTP [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Surfbot [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^tAkeOut [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Teleport\ Pro [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Toata\ dragostea\ mea\ pentru\ diavola [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} URI::Fetch [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} urllib [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} User-Agent [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^VoidEYE [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Web\ Image\ Collector [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Web\ Sucker [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} Web\ Sucker [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} webalta [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^WebAuto [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^[Ww]eb[Bb]andit [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} WebCollage [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^WebCopier [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^WebFetch [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^WebGo\ IS [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^WebLeacher [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^WebReaper [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^WebSauger [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Website\ eXtractor [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Website\ Quester [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^WebStripper [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^WebWhacker [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^WebZIP [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} Wells\ Search\ II [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} WEP\ Search [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Wget [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Widow [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^WWW-Mechanize [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^WWWOFFLE [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Xaldon\ WebSpider [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} zermelo [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^Zeus [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ^(.)Zeus.Webster [NC,OR]
                RewriteCond %{HTTP_USER_AGENT} ZyBorg [NC]
                RewriteRule ^. - [F,L] Abuse bot blocking rule end End HackRepair.com Blacklist

                Intermediate & Advanced SEO | | esiow2013
                1
              • nicole.healthline

                Soft 404's from pages blocked by robots.txt -- cause for concern?

                We're seeing soft 404 errors appear in our google webmaster tools section on pages that are blocked by robots.txt (our search result pages). Should we be concerned? Is there anything we can do about this?

                Intermediate & Advanced SEO | | nicole.healthline
                4
              • RichBestSEO

                Is there any negative SEO effect of having comma's in URL's?

                Hello, I have a client who has a large ecommerce website. Some category names have been created with comma's in - which has meant that their software has automatically generated URL's with comma's in for every page that comes beneath the category in the site hierarchy. eg. 1 : http://shop.deliaonline.com/store/music,-dvd-and-games/dvds-and-blu_rays/ eg. 2 : http://shop.deliaonline.com/store/music,-dvd-and-games/dvds-and-blu_rays/action-and-adventure/ etc... I know that URL's with comma's in look a bit ugly! But is there 'any' SEO reason why URL's with comma's in are any less effective? Kind Regs, RB

                Intermediate & Advanced SEO | | RichBestSEO
                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 - 2026 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.