Sitemap XML Generator
Build a valid sitemap.xml from a list of URLs, with priority and change-frequency per row.
Build a valid sitemap.xml from a list of URLs, with priority and change-frequency per row.
Sitemap XML Generator turns a list of URLs into a fully-valid sitemap.xml file conforming to the sitemaps.org schema — the exact format Google, Bing, Yandex and every other major search engine expects. Paste a list (one URL per line, or url, priority, changefreq if you want per-row tuning), pick global defaults for priority (0.0–1.0) and change frequency (always / hourly / daily / weekly / monthly / yearly / never) and the tool emits the <urlset> wrapper with one <url> block per input line, including loc, lastmod, changefreq and priority. XML-safe escaping is automatic. Tens of thousands of URLs are processed in milliseconds.
, priority, changefreq after a URL for per-row overrides.sitemap.xml.Upload the generated file to your site root (/sitemap.xml), add its URL to robots.txt using the Sitemap: directive, then submit it in Google Search Console for fastest indexing.