Free SEO Tool

AI Sitemap Planner.
Prioritise What Gets Indexed.

Build a focused XML sitemap for your key pages — set priorities, update frequencies, and generate a ready-to-deploy file in seconds. Optimised for Google, Bing, and AI crawlers. No signup.

Free tool. No signup. Copy or download instantly.

Why sitemap quality matters for search and AI visibility

50k

max URLs Google recommends per sitemap file

2+

search consoles to submit to: Google & Bing

< 2 min

to generate, download, and submit

100 %

free — no account, no limits

What is an XML sitemap — and why does it matter for AI crawlers?

An XML sitemap is a file at the root of your domain that tells search engines and AI crawlers which pages exist, how important they are relative to each other, and how often they change. A focused sitemap with clear priorities helps crawlers spend their crawl budget on your best content — not on pagination, thin pages, or URL variants.

What a focused sitemap does

  • • Tells crawlers which pages exist and how to prioritise them.
  • • Speeds up indexing of new and updated content across Google, Bing, and AI search systems.
  • • Helps AI crawlers find structured, authoritative content faster for citation.

What a sitemap does not do

  • • It does not force indexing — it is a suggestion, not a command.
  • • It does not replace robots.txt for access control.
  • • Including a page in a sitemap does not guarantee it ranks.

Basics

Enter your domain — paths like /about will be resolved against it in the output.

Site profile

Pick a profile to pre-fill common pages, then adjust or remove entries.

Pages

Add the pages for your sitemap. Use quick-add chips for common types or enter any URL below.

Quick add:

Paths like /about are combined with your domain. Full URLs are used as-is.

Options

Live preview

0 URLs
<!-- Enter your website URL and add pages to start generating the sitemap -->

How to deploy your sitemap

  1. 1 Choose a site profile to pre-fill common pages, or add pages manually using the quick-add chips.
  2. 2 Adjust the priority (relative importance) and changefreq (update rate) for each URL.
  3. 3 Copy or download the generated sitemap.xml and place it at https://yourdomain.com/sitemap.xml — in the public/ folder on Astro, Next.js, Netlify, and Cloudflare Pages.
  4. 4 Submit the sitemap URL in Google Search Console (Settings → Sitemaps) and Bing Webmaster Tools.

Want AI search engines to actually recommend you?

A focused sitemap is foundation-level GEO. EchoDestiny monitors how ChatGPT, Perplexity, Gemini and Claude talk about your brand — and turns the findings into prioritised actions.

Frequently asked questions about XML sitemaps

Is this sitemap generator really free?

Yes — completely free. No signup, no email, no account required. The sitemap is generated entirely inside your browser. Nothing you type is transmitted to any server.

How many URLs should I include in a sitemap?

Google's limit is 50,000 URLs and 50 MB per sitemap file. But quality matters more than quantity: include only pages you actively want indexed. Skip pagination, tracking-parameter variants, login pages, and thin content. A focused 20–200 URL sitemap typically outperforms a bloated 10,000-URL list.

What is the difference between priority and changefreq?

Priority (0.1–1.0) is a relative signal: 1.0 means most important, 0.1 means least — only relative to other pages on your own site. changefreq hints at how often content changes, helping crawlers schedule revisits. Neither is a strict instruction; crawlers may ignore both.

Should I include blog posts in my sitemap?

Yes, but selectively. Include your best, most comprehensive posts. Skip thin posts, duplicate content, and URL variants with tracking parameters. For large blogs, consider a dedicated blog sitemap and reference it in a sitemap index file.

How does a sitemap help with GEO and AI visibility?

AI crawlers like PerplexityBot, Googlebot (for Gemini), and ChatGPT-User use sitemaps to discover content efficiently. A sitemap with clear priorities helps AI systems find your most authoritative pages faster, increasing the chance they become citation sources in AI-generated answers.

What is the difference between a sitemap and robots.txt?

A sitemap says "here are the pages I want indexed". robots.txt says "here are the pages you may or may not access". They are complementary: use robots.txt to restrict private areas and a sitemap to highlight your best content.

What is a sitemap index file?

A sitemap index file is a master file that references multiple individual sitemap files. Useful if you have more than 50,000 URLs or want to split by content type (blog, products, docs). Each individual sitemap follows the same XML format as a regular sitemap.

How often should I update my sitemap?

Regenerate and republish whenever you add important new pages, change URLs, or permanently remove pages. Frameworks like Astro, Next.js, and WordPress plugins can generate sitemaps automatically on each build or publish action.