SEO ToolsTechnical SEOFree Tool
Sitemap Generator
Paste a list of your page URLs and get back a valid XML sitemap, ready to upload and submit to Search Console.
How to Use Sitemap Generator
- 1List each page URL on its own line
- 2Click Generate
- 3Copy the XML output
- 4Save it as sitemap.xml at your site root and submit it in Search Console
Frequently Asked Questions
One full URL per line (e.g. https://example.com/page). The generator wraps each line in a <url><loc> entry.
Today's date is applied to every URL, since the tool has no way to know each page's real last-modified date. Edit the XML manually if you need accurate per-page dates.
Google's guideline is 50,000 URLs or 50MB uncompressed per file. If you're near that limit, use the Sitemap Splitter to break it into multiple files plus an index.
Upload sitemap.xml to your site's root and submit its URL in Google Search Console and Bing Webmaster Tools.
Related Tools
Sitemap Splitter
Paste a large sitemap or URL list and split it into 500-URL chunks plus a sitemap index, matching Google's recommended per-file limit.
robots.txt Generator
Enter your domain to generate a starter robots.txt with a sitemap reference — a fixed, standard rule set you can customize further by hand.
robots.txt Analyzer
Paste in your existing robots.txt content to see its User-agent, Allow, Disallow, and Sitemap rules summarized, with a warning if you're accidentally blocking all crawlers.
.htaccess Redirect Generator
Enter old-path,new-path pairs and get back ready-to-paste Apache mod_rewrite 301 redirect rules for your .htaccess file.