Skip to content
Utiloom

XML Sitemap Generator

Create a bounded XML sitemap from one origin's canonical URLs with strict URL, lastmod, duplicate, and UTF-8 output validation.

LocalNo retention

Reviewed July 13, 2026

Guide, examples, and validation Show

About this tool

Turn one site's reviewed canonical URL list into sitemap.xml output without inventing modification dates or ignored priority signals.

XML Sitemap Generator converts one site's reviewed canonical URLs into escaped XML with explicit browser-workbench limits. It resolves root-relative paths, rejects cross-origin and malformed entries, deduplicates identical URLs, and accepts an optional accurate lastmod value per page.

  • Resolves root-relative paths against one strict HTTP(S) origin and rejects cross-origin entries.
  • Escapes XML and validates URL length, fragments, credentials, percent escapes, duplicates, and per-page lastmod values.
  • Copies or downloads only error-free UTF-8 XML with loc and supplied lastmod elements.

How to use Sitemap Generator

Enter the exact HTTP(S) site origin, then add one absolute URL or root-relative path per line. To include lastmod, add a tab and a real YYYY-MM-DD or ISO timestamp on that specific line. Review same-origin, duplicate, query-string, date, and byte evidence before copying or downloading the XML.

When this tool is useful

  • Resolves root-relative paths against one strict HTTP(S) origin and rejects cross-origin entries.
  • Escapes XML and validates URL length, fragments, credentials, percent escapes, duplicates, and per-page lastmod values.
  • Copies or downloads only error-free UTF-8 XML with loc and supplied lastmod elements.

Examples you can test

Load an example, compare the result with the expected output, then replace it with your own input.

Generate a small sitemap

Example input

https://example.com/
https://example.com/tools

Expected output

XML sitemap with two URL entries

Useful for small sites, launches, and migration QA where the URL list is already known.

Add lastmod values

Example input

/about<TAB>2026-06-15
/blog/release<TAB>2026-07-12T14:30:00+09:00

Expected output

Sitemap XML including lastmod elements

Use lastmod only when the value reflects a verifiable significant update to that page.

Validation checklist

  • Use absolute canonical URLs from the correct host.
  • Validate the generated XML before submitting it.
  • Include only URLs that should be indexed and can return successful responses.
  • Keep every URL on the declared protocol, host, and port; split other origins into separate sitemaps.
  • Use automated CMS generation and sitemap indexes for large or frequently changing sites.

Frequently asked questions

Can I use page paths instead of full URLs?

Yes. Declare one HTTP(S) site origin, then enter root-relative paths beginning with /. Every resulting URL must remain on that exact origin.

Does this tool submit my sitemap to search engines?

No. It generates and downloads XML locally. You still need to validate the saved file, deploy it, and expose it through robots.txt or search engine tooling.

What is the maximum number of URLs I can include in a single generated sitemap?

The protocol allows 50,000 URLs and 50 MB uncompressed, but this browser workbench deliberately limits a draft to 5,000 entries, 1,000,000 input code units, and 5 MiB of generated XML. Use automated CMS generation and sitemap indexes for larger sites.

Does the generator add lastmod, changefreq, or priority tags automatically?

It adds lastmod only when you supply a valid per-page date or timestamp. It does not emit changefreq or priority because Google ignores those values.

Do I need to submit the generated sitemap to Google manually?

You can submit it through Google Search Console or reference its absolute URL in robots.txt. Discovery remains a hint and does not guarantee crawling or indexing.

Related tools

Keep the workflow moving

Continue with tools that handle a related input, output, or validation step.

SEO

Canonical URL Checker

Compare canonical URL relationships with explicit evidence.

Local
SEO

Hreflang Checker

Review authored hreflang mappings with explicit evidence.

Local
SEO

OG Image Generator

Create and verify a 1200x630 social image locally.

Local
SEO

Redirect Rule Generator

Build reviewed exact-path redirect configurations.

Local