XML Sitemap Generator
Generate XML sitemaps for Google/Bing search engines. Bulk URL input, lastmod/changefreq/priority per URL, sitemap index support, robots.txt integration, and stats. 100% client-side.
About XML Sitemap Generator
Generate XML sitemaps for Google/Bing search engines. Bulk URL input, lastmod/changefreq/priority per URL, sitemap index support, robots.txt integration, and stats. 100% client-side. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.
FAQ
What is an XML sitemap?
A sitemap is an XML file listing all the URLs on your site you want search engines to crawl and index. It speeds up discovery of new and updated pages. The format is defined at sitemaps.org.
What are lastmod, changefreq, priority?
lastmod is the date the URL was last modified (YYYY-MM-DD). changefreq hints how often the page changes (always/hourly/daily/weekly/monthly/yearly/never). priority is a 0.0–1.0 value indicating relative importance. Google mostly ignores changefreq and priority, but they remain part of the spec.
What is a sitemap index?
When you have more than 50,000 URLs or the file exceeds 50MB, you split sitemaps and list them in a sitemap index file (sitemap-index.xml). This tool generates both single sitemaps and sitemap index files.
What extra features does this tool have compared to others?
(1) Bulk URL input — paste a list of URLs. (2) URL counter. (3) Priority presets (0.0–1.0). (4) changefreq options. (5) lastmod date picker. (6) Sitemap index generator. (7) robots.txt integration snippet. (8) gzip note (compress before serving). (9) Stats — URL count, file size. (10) History (localStorage, last 20).
Is my data sent anywhere?
No. Sitemap XML generation is pure string templating in your browser. History is stored in localStorage on this device only.
Related tools
Affiliate Commission Calculator
Calculate affiliate commissions across four program types — flat percent, tiered percent (progressive brackets), recurring (monthly × N months), and hybrid (initial + recurring). Apply refund-rate and tax-withholding adjustments, compute effective commission rate, compare two program types side-by-side, and project break-even sales to hit a target income. History (localStorage) + shareable URL. 100% client-side.
Affiliate Link Cloaker & Redirect Generator
Cloak affiliate links into pretty URLs and generate redirect scripts (PHP, JavaScript, HTML meta refresh), plus .htaccess, nginx, and robots.txt rules. CSV import of slug/affiliate_url pairs, slug auto-generator from hostname, click-tracking parameter builder, URL-shortener compatibility check, history (localStorage), shareable URL. 100% client-side.
Anchor Text Distribution Analyzer
Analyze anchor text distribution from backlink data. Categorize anchors as exact/partial match, branded, generic, naked URL, or image. Compute distribution %, warn on over-optimization, and export. 100% client-side.