Sitemap Generator
Generate XML sitemaps for your website. Add URLs, set priorities and change frequencies.
3 URLs
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-02-22</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://example.com/about</loc>
<lastmod>2026-02-22</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://example.com/contact</loc>
<lastmod>2026-02-22</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
</urlset>About This Tool
Generate XML sitemaps for search engine optimization. Add URLs individually or in bulk, set priority levels, change frequencies, and last modification dates. Download the sitemap.xml ready to upload to your server.
Related Tools
robots.txt Generator
Generate robots.txt files with crawl rules, sitemaps, and bot-specific directives.
Meta Tag Generator
Generate HTML meta tags for SEO. Title, description, viewport, robots, and canonical tags.
Open Graph Preview
Preview how your website looks when shared on Facebook, Twitter, LinkedIn, and Discord.
Workflow Links
Suggested step-by-step tools based on this page intent.
Before This Tool
Next Step Tools
URL Tracker CleanerRemove UTM and tracking parameters from links in bulk for cleaner, privacy-friendly URLs.Privacy Policy GeneratorGenerate a free privacy policy for your website. GDPR, cookies, and data collection covered.JSON DiffCompare two JSON objects and highlight added, removed, and modified keys.