top of page

XML SITEMAP SEO CHECKLIST (36 ITEMS)

Writer: Dan WhiteDan White

Writing this for myself. I've worked with a stack of clients recently whose XML sitemaps are broken, very, very broken. There's so many different things that could go wrong so I'm writing them down so I can work through them in future...

Code for XML sitemap example.
Example of the code from WIX generated in my XML Sitemap.

XML SITEMAP BASICS


  1. Does the client know what an XML sitemap is?

  2. What's the URL of the XML sitemap?

  3. Are you sure the client is not confusing it with a HTML sitemap?

  4. Is the XML sitemap manually or dynamically generated?

  5. Is the output of the XML sitemap regular code, or displayed via a plugin?

  6. Is it one XML sitemap or are there multiple sitemaps? (e.g image sitemaps)

  7. If multiple sitemaps are used, is there a sitemap index, or are the sitemaps completely separate?


AWAY FROM THE SITEMAP


  1. Are the XML sitemaps submitted to Google Search Console?

  2. If yes, is Google Search Console able to read the XML sitemap?

  3. Does the number of URLs displayed in Google Search Console correspond with the number of URLs you would expect to see on the site?

  4. Is the XML sitemap referenced in the robots.txt file?


THE CODE OF THE XML SITEMAP


  1. Does the sitemap actually have URLs listed in it? i.e check it's not empty

  2. Are there more than 50,000 URLs in a single XML sitemap? (If so, split it up)

  3. Is the XML sitemap more than 50mb in size? (if so, sort it out)

  4. Does the XML sitemap consistently load (and not throw any random 410 errors)?

  5. When was the XML sitemap last updated? Do the dates show it is dynamically updating?

  6. Is there a <lastmod> tag?

  7. Is the <lastmod> date configured correctly?

  8. Is there a <changefreq> tag?

  9. Do the change frequency settings look correct given what you know about the website?

  10. Is there a <priority> tag?

  11. Do the priority settings look correct given what you know about the website?

  12. Are the URLs submitted all absolute urls? (this is what is needed) (https://www.danieljameswhite.co.uk/about)?

  13. Are any URLs submitted relative urls? (this is what is not needed) (/about)?

  14. Are the URLs showing the correct site protocols? (ie www. and https)

  15. Is the same URL showing up more than once in the sitemap?

  16. Are there any sitemaps holding URLs for parts of the website we don't want included (blog tags etc)

  17. Is there any other random code/schema included which shouldn't be there?



THE URLS IN THE XML SITEMAP



  1. Are there any URLs included which return a noindex tag?

    (If so, adjust, depending on desired outcome)

  2. Are there any redirected URLs included in the sitemap? (If so, remove them)

  3. Are there any non-canonical URLs included in the sitemap? (If so, remove them)

  4. Are there any URLs with parameters included in the sitemap?

    (Adjust or keep, depending on desired outcome)

  5. Are any Orphan URLs being included in the sitemap?

    (If so, keep them. Try to link to from main website)

  6. Does the XML sitemap show any image URLs associated with each page?

  7. Are the image URLs correctly configured? (No parameters, duplication etc.)

  8. For international sites: Are all local variations of pages included in respective sitemaps?


OTHER USEFUL SITES



NOT SURE WHAT ANY OF THIS MEANS?









HOME      ABOUT    CONSULTANCY     AUDITS     CONTACT

Dan White - Independent SEO Consultant ©2025 | Cookies & Terms | Auf Deutsch 🇩🇪

Daniel James White Ltd. Company number 13280238. Registered in England and Wales. Registered Office Address: Suite 1, The Courtyard, The Old Monastery, Windhill, Bishop's Stortford, Hertfordshire, England, CM23 2ND | VAT: 487 7846 15. 

  • linkedin-logo-box
bottom of page