Sitemap Generator
Build a valid XML sitemap for your website.
Enter URLs
Paste URLs (one per line). We'll automatically clean them.
Standard Settings (Applied to All)
XML Preview
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <!-- Example URL --> <url> <loc>https://www.example.com/</loc> <lastmod>2026-03-22</lastmod> <changefreq>daily</changefreq> <priority>1.0</priority> </url> </urlset>
Related Tools
Free XML Sitemap Generator — Create Your Sitemap Online
Build a valid XML sitemap for your website that helps search engines discover, crawl, and index your pages efficiently. UtilHub's Sitemap Generator lets you add URLs manually, set priority levels and change frequency for each page, and export a properly formatted XML file ready for submission to Google Search Console. Perfect for small to medium websites that need a quick, accurate sitemap without running a full site crawler.
Create a robots.txt file to help crawlers find your sitemap.
How to use Sitemap Generator
- Enter website URLs.
- Set priority and change frequency.
- Generate XML sitemap.
- Download and upload to your site.
Features
- Manual URL entry — Add individual URLs with optional priority (0.0–1.0) and change frequency (daily, weekly, monthly, etc.) settings.
- Bulk URL import — Paste a list of URLs (one per line) to quickly create a sitemap for dozens of pages at once.
- Valid XML output — Generates sitemap.xml that conforms to the Sitemaps.org protocol and passes validation tests.
- Search Console ready — Output format is ready to submit directly to Google Search Console and Bing Webmaster Tools.
Frequently Asked Questions
What is an XML sitemap and why does my website need one?
An XML sitemap is a file that lists all the important pages on your website, helping search engines like Google and Bing discover and crawl them. It's especially important for new websites, sites with deep page structures, or pages with few internal links.
How many URLs can I add to a sitemap?
The XML sitemap protocol supports up to 50,000 URLs per sitemap file, and the file size should not exceed 50MB uncompressed.