XML Sitemap Generator

Free, no signup. Generate a sitemap from a small, robots-respecting crawl — with clear inclusion rules, an honest cap, and only evidence-backed last-modified dates.

Bounded and polite: at most three page requests run at once; each request is capped at 900 KB/10 seconds, and the server also rate-limits each target host. This is a sitemap seed, not a full-site crawler.

Checks run from our server; we fetch the URL you enter and don't keep the results. The start site, its robots.txt, and eligible same-host HTML pages are sent through this site's bounded fetch endpoints. Crawl decisions and XML generation run in your browser. Anonymous run-level outcome counters may be used for aggregate research; URLs, domains, IPs, and identifiers are never included, and no statistic is released below 100 runs.

Feedback
Report a bug

Found something broken in Xml Sitemap Generator? Let us know what happened — this goes straight to a private triage queue, not a public list.

What will be sent
 No tool inputs, uploads, pasted source, complete results, query parameters, or URL fragments are attached automatically. You can edit or remove the selected passage above. Browser and anti-abuse metadata is processed for spam prevention. 
Local data

Saved targets, named lists, and recent check summaries remain only in this browser.

How it works

  1. Fetch robots.txt and apply its Googlebot rules before each candidate request. A temporary robots failure stops the crawl rather than treating it as permission.
  2. Follow same-origin links only, with a maximum of three concurrent requests and the cap you selected.
  3. Include only successful HTML pages that are not noindex and do not canonicalize to another URL.
  4. Keep exclusions and unknown responses separate. A cap, timeout, failed response, or truncated HTML never becomes an implied clean page.

About priority and changefreq: Google ignores these sitemap hints, so this generator intentionally omits them. lastmod appears only when the page provides a verifiable date.

Frequently asked questions

Will this crawl my entire site?

No. You choose a hard cap up to 200 pages. The tool states when the queue is still non-empty at that cap, so a capped crawl is never presented as complete.

Which pages are excluded?

Pages with a noindex header or meta tag, pages whose canonical points elsewhere, and URLs disallowed for Googlebot in robots.txt are excluded. Failed, non-HTML, truncated, and non-2xx responses stay in the separate unknown state.

How is lastmod chosen?

Only a valid HTTP Last-Modified header, visible time datetime, or JSON-LD dateModified/datePublished value is emitted. The tool never stamps every page with today’s date.

Next stepXML Sitemap Validator — verify it with a direct check.

Feature requests for Xml Sitemap Generator

Upvote what you want most. New ideas can be submitted from the floating Feedback menu; requests appear here once approved, and the most-wanted rise to the top.

Loading…

➕ Request a feature

New requests are reviewed before they appear here.

ツールについて

robotsを尊重する同一サイト内の上限付きクロールからXMLサイトマップを作成します。

noindex、canonical外、失敗、不確実なURLを分け、lastmodはページが根拠を示す場合だけ出力します。

機能

  • robots尊重の同一サイトクロール
  • URL数を制限したXML生成
  • noindex・canonical外・失敗の分離
  • 根拠のあるlastmodだけを出力

仕組み

開始URLを正規化し、robotsと同一サイト条件を確認してキューを処理します。レスポンス、canonical、noindex、lastmodの根拠を記録し、状態別にXML候補を出力します。

制限事項

  • クロールは上限付きで、JSレンダリングやサイトマップインデックス全体を保証しません。robots、認証、レート制限、ネットワーク失敗の影響を確認してください。
  • 不確実なURLを成功として扱わず、生成物を公開前にレビューしてください。

よくある質問

サイト全体を必ずクロールできますか?

いいえ。URL数、深さ、robots、ネットワークの制限があります。生成後に重要URLを確認してください。

lastmodはいつ付きますか?

ページが信頼できる日付を提供した場合だけです。推測で日付を補いません。

noindex URLをサイトマップへ入れますか?

別状態として表示し、成功URLと混ぜません。公開前にサイトの意図と照合してください。