Sitemap.xml Generator
Paste a list of page URLs to instantly generate a valid XML sitemap that helps search engines discover and crawl your content.
How to Use the Sitemap.xml Generator
- Paste every page URL you want search engines to know about, one per line.
- Choose a change frequency and priority that reflect how often the pages update.
- Click "Generate Sitemap.xml" to build the XML file.
- Download the file and upload it to your site's root directory as sitemap.xml.
- Submit the sitemap URL in Google Search Console and Bing Webmaster Tools.
Why Use This Tool?
Why does my site need a sitemap?
An XML sitemap gives search engines a clear, structured list of the pages you want indexed, which is especially useful for large sites, new sites with few external links, or pages that are hard to discover through normal crawling. It won't guarantee ranking, but it does improve discoverability.
What do changefreq and priority actually mean?
changefreq is a hint about how often a page's content changes (e.g. daily for a news page, yearly for a static About page). priority (0.0-1.0) signals the relative importance of a URL compared to other URLs on the same site. Google has stated it largely ignores both values today, but they remain part of the sitemap protocol and are still respected by some other search engines and crawlers.
Where should I upload the sitemap file?
Place it at the root of your domain, e.g. https://example.com/sitemap.xml, and reference it in your robots.txt file using our Robots.txt Generator.
Is this tool free and private?
Yes. The XML is built entirely client-side in your browser — your URL list is never uploaded or stored on any server. It's completely free with no signup required.