---
title: "XML Sitemap"
description: "An XML sitemap is a structured file that lists all important URLs on a website, helping search engine crawlers discover and prioritize content for indexing."
category: "SEO Crawling & Indexation"
date: "2026-03-05"
url: "https://getbeast.io/glossary/xml-sitemap/"
type: "glossary"
---

# XML Sitemap

**Category:** SEO Crawling & Indexation | **Updated:** 2026-03-05

An XML sitemap is a structured file that lists all important URLs on a website, helping search engine crawlers discover and prioritize content for indexing.

---

## What Is an XML Sitemap?
An XML sitemap is a file (usually at `/sitemap.xml`) that lists URLs you want search engines to crawl, along with optional metadata like last modification date, change frequency, and priority. It follows the Sitemaps Protocol and can reference sub-sitemaps via a sitemap index file for large sites.

## Why XML Sitemaps Matter for SEO
Sitemaps help search engines discover pages that might not be found through normal link-following — new pages without inbound links, deep pages, or pages behind JavaScript navigation. They also communicate which pages have been recently updated, signaling crawl priority.

## How to Create and Maintain Sitemaps
Include only canonical, indexable URLs (200 status, no noindex). Keep sitemaps under 50,000 URLs or 50MB. Submit your sitemap via Google Search Console and reference it in your robots.txt. Use [CrawlBeast](/crawler/) to validate that all sitemap URLs return 200.

---

## Related Terms

- [Robots.txt](/glossary/robots-txt/)
- [Canonical URL](/glossary/canonical-url/)
- [Indexation](/glossary/indexation/)
- [Crawl Budget](/glossary/crawl-budget/)
- [Web Crawler](/glossary/web-crawler/)


---

*Part of the [GetBeast SEO Glossary](/glossary/). Visit [GetBeast.io](https://getbeast.io) for professional SEO and log analysis tools.*
