Sitemap Generator

Generate a standards-compliant XML sitemap from a list of URLs. Set priority, change frequency (daily, weekly, monthly), and last modified date for each URL. Download the ready-to-upload sitemap.xml for Google Search Console submission. No signup required.

Preview XML
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

</urlset>

Frequently Asked Questions

What format does the generated sitemap use?
Standard XML sitemap protocol (sitemaps.org) compatible with Google, Bing, Yahoo, and all major search engines. The file is ready to upload to your server root.
How do I submit the sitemap to Google?
Upload sitemap.xml to your server's root directory (e.g., yourdomain.com/sitemap.xml), then go to Google Search Console > Sitemaps and enter the URL to submit it.
What is the maximum number of URLs in a sitemap?
Google allows up to 50,000 URLs per sitemap file. For larger sites, create multiple sitemaps and link them with a sitemap index file.
What should I set for priority and change frequency?
Priority ranges 0.0-1.0 (homepage = 1.0, key pages = 0.8, regular pages = 0.5). Change frequency (daily, weekly, monthly) signals how often Google should recrawl each page.
Does the sitemap generator crawl my site?
No. You provide the URLs manually. For automatic sitemap generation from a live site, use a CMS plugin (WordPress Yoast, Shopify, etc.) or a dedicated crawl-based tool.