Technical Term Back

XML sitemap

Crawling

An XML sitemap is a file that lists the relevant URLs of a website. It acts as a support map so bots can discover important pages, especially when the architecture is large or changes often.

XML sitemap
It matters because not all pages are discovered equally fast through navigation. A clean sitemap helps prioritize useful URLs and avoids sending the bot toward old, broken or irrelevant content.
  • Check the real server response, not only the visual appearance.
  • Review robots.txt, HTTP status codes, sitemap and indexation rules.
  • Prioritize important URLs and reduce low-value paths.
  • Validate changes after migrations, redirects or template updates.