Sitemap Generator
Professional Sitemap Generator
sitemap.xml
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://example.com/</loc>
<lastmod>2026-06-04</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
</urlset>Sitemap Generator
Professional Sitemap Generator
Features
- Generate a valid XML sitemap from a list of URLs you supply
- Per-URL settings: priority (0.0–1.0), change frequency (daily/weekly/monthly/yearly), lastmod date
- Output is sitemap.org-compliant XML ready to upload to your site root
- Bulk paste of URL lists or one-by-one entry
- Runs entirely in your browser; URLs are never sent to a server
How to use
- Enter your input data in the provided field.
- Configure any options as needed.
- View the results instantly and copy or download the output.
Tips & Best Practices
- A sitemap is just an XML file listing URLs you want search engines to know about — submit it via robots.txt or Search Console.
- Priority is a hint to crawlers about relative importance within your site; it doesn't affect ranking in other people's search results.
- Use lastmod to signal when a URL was last meaningfully changed; crawlers re-fetch updated entries first.
- Keep one sitemap under 50,000 URLs / 50 MB; use a sitemap index file to chain multiple sitemaps for larger sites.
- This tool only builds the XML from URLs you paste — it doesn't crawl your site. For automatic crawling, use a build-time generator.
FAQ
Is this tool free to use?
Yes, completely free with no registration, no limits, and no hidden costs.
Is my data private?
All processing happens in your browser. No data is ever sent to any server or third party.
Does it work offline?
Once loaded, the tool works entirely offline. All processing is done client-side with JavaScript.
Which browsers are supported?
Works in Chrome, Firefox, Safari, Edge, and all modern browsers on desktop and mobile.
Can I use the results commercially?
Yes, all output is yours to use freely in any personal or commercial project without restrictions.