XML Sitemap
Last updated September 2026
An XML sitemap is a file listing the URLs on a site that its owner wants search engines to crawl and index, along with metadata like last-modified dates. It helps search engines discover pages more efficiently, especially on large or complex sites where internal links alone might miss content.
An XML sitemap is a structured file, formatted for machines rather than people, that gives a search engine a direct list of the URLs a site considers worth crawling. It functions as a map rather than a guarantee: submitting a URL through a sitemap increases the odds it gets crawled and considered for indexation, but it does not force either outcome.
01
What a sitemap includes
At minimum, a sitemap lists each URL a site wants crawled. Most also include the date each URL was last modified, which helps a crawler prioritize pages that have changed since its last visit over pages that have stayed static. Larger sites often split content into multiple sitemaps, one for blog content, one for product pages, one for images, referenced together through a single sitemap index file.
- 01
Include only canonical, indexable URLs; listing pages blocked by noindex or robots.txt sends a mixed signal
- 02
Keep the sitemap current as pages are added, removed, or redirected, since a stale sitemap loses its usefulness fast
- 03
Submit the sitemap URL directly through Search Console's Sitemaps report and Bing Webmaster Tools rather than relying on discovery alone
- 04
Reference the sitemap location in the site's robots.txt file so any crawler checking that file can find it automatically
02
Why it matters most on large or newly launched sites
A small, well-linked site with a clean structure often gets fully crawled through internal links alone, making the sitemap more of a formality. A large site, a newly launched site with limited internal links and no backlink history yet, or a site with sections buried deep in its architecture depends much more on the sitemap to get its pages discovered promptly. For an agency handling a client migration or a fresh site launch, generating and submitting an accurate sitemap on day one is a standard, non-negotiable step, not an optional extra.
Takeaway
For an agency handling a client migration or a fresh site launch, generating and submitting an accurate sitemap on day one is a standard, non-negotiable step, not an optional extra.





