▸ Free tools / MARKETING & SEO

Free sitemap generator.

Paste a URL. Get a Google-ready XML sitemap in seconds. No signup, no email, ready to submit to Search Console.

Crawl depth 1 · Up to 30 URLs · 15s budget

LEARN
03 / WHAT A SITEMAP DOES

A sitemap is the table of contents Google reads first.

A sitemap is an XML file that lists every page on your site you want search engines to know about. Without one, Google still crawls your site through links, but discovery is slower and less complete, especially for pages that aren't linked from your homepage.

Why you need one

  • Faster indexing. Google indexes new pages days or weeks earlier when they're listed in a sitemap.
  • Coverage for orphans. Pages with no inbound internal links (deep blog posts, tool pages, archived tutorials) won't be found without one.
  • Crawl-budget signal. Tells Google which URLs you actually care about, so it doesn't waste budget on pagination, tag pages, or other thin URLs.

How to submit it to Google

  1. Save the XML this tool generates as sitemap.xml and upload it to the root of your site (so it's accessible at https://yourdomain.com/sitemap.xml).
  2. In Google Search Console, open Indexing → Sitemaps and submit the URL.
  3. Add a Sitemap: ... line to your robots.txt so every crawler finds it.

What this tool outputs

Standard urlset XML per the sitemaps.org protocol. Each entry includes loc, lastmod, changefreq, and priority. The root URL gets priority 1.0; discovered child pages get 0.7. You can hand-edit either before uploading.

Limits

This is a free tool, so it crawls one level deep and stops at 30 URLs. For larger sites, run it against multiple section URLs and merge the output, or use a desktop tool like Screaming Frog. The XML schema is the same.

QUESTIONS
04 / FAQ

Quick answers.

How does this sitemap generator work?+

You submit a URL. The server fetches that page, parses its HTML, and follows every internal link one level deep. It returns up to 30 URLs from the same hostname, then formats them as a standard XML sitemap you can copy or download.

Is the data private?+

The tool reads only what's publicly available from the URLs you submit. Nothing is stored after the crawl finishes. We log only the hostname and URL count (for usage analytics), never the full URL or any content.

Why does it stop at 30 URLs?+

Free crawl budget. The server runs with a 15-second total time limit and 30-URL cap so the tool stays fast and free. For larger sites, run it against multiple section URLs (e.g., /blog, /tools, /pricing) and merge the XML manually, or use a desktop crawler like Screaming Frog.

Will this submit my sitemap to Google automatically?+

No. The tool generates the XML; you submit it manually in Google Search Console under Indexing → Sitemaps. We don't have access to your Search Console account.

Why is my homepage missing some URLs I expected?+

Common reasons: the page requires JavaScript to render its links (we don't run JS), the links use a non-standard format we don't parse, the URLs are blocked by robots.txt-style patterns, or the linked pages returned a 404/redirect. Click into any URL with a yellow or red status dot to see what your browser sees.

Sitemap done. Want your site cited too?

Sitemaps tell Google your pages exist. Distribution makes Google rank them and LLMs cite them. That's what we do.

Book a call See more tools