Small site
- Input
- 12 URLs, weekly, priority 0.8
- Output
- <urlset> with 12 <url> entries
For a site this size one sitemap is plenty. The 50,000 URL limit only matters for large catalogues.
An XML sitemap is a file listing the URLs on your site that you want search engines to crawl. This generator turns a plain list of addresses into a valid sitemap, escaping special characters and validating each URL as you paste it. Add your dates and priorities, then download the file and submit it in Search Console.
Runs entirely in your browser — nothing you type is uploaded.
One absolute URL per line. Include only canonical pages that return 200.
Use the real date content changed.
Google ignores this field.
Relative within your own site.
Paste at least one absolute URL to generate the sitemap.
How to
One absolute URL per line. Invalid or duplicate entries are flagged as you paste.
Choose a last-modified date, change frequency and priority to apply to every URL.
Give your most important pages a higher priority than the rest. Relative importance is all that matters.
Save sitemap.xml to your site root, reference it in robots.txt, and submit it in Search Console.
Examples
For a site this size one sitemap is plenty. The 50,000 URL limit only matters for large catalogues.
Ampersands must be escaped or the XML is invalid. This is handled automatically and is a common cause of rejected sitemaps.
Priority is relative within your own sitemap. It tells Google which of your pages matter most, not how you rank against other sites.
Why use it
Ampersands, angle brackets and quotes in URLs are escaped correctly, which is the single most common reason a sitemap is rejected.
Malformed addresses, relative paths and duplicates are flagged before they reach the file.
The 50,000 URL and 50 MB caps are checked, with guidance on splitting into a sitemap index when you exceed them.
Set a sensible default for everything, then raise the priority on the handful of pages that matter most.
Your URL list is never uploaded, which matters when a site is not public yet.
Good to know
Summary
FAQ
Discover