XML Sitemap Generator
Build and download an XML sitemap for search engines
URL
Priority
Change Freq
Last Modified
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://yoursite.com/</loc>
<lastmod>2026-03-11</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://yoursite.com/about</loc>
<lastmod>2026-03-11</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
</urlset>Tips
Set priority 1.0 for homepage, 0.8 for key pages, and 0.5–0.7 for regular pages. Use changefreq: daily for frequently updated content, monthly for static pages. Submit your sitemap via Google Search Console.
More SEO & Marketing Tools
Word Counter
Count words, characters, sentences, paragraphs and estimate reading and speaking time.
Readability Scorer
Score content with Flesch Reading Ease, Flesch-Kincaid Grade Level, and Gunning Fog Index.
Robots.txt Generator
Build a robots.txt file visually with crawler rules, AI bot blocking, sitemap URL, and crawl delay.