Sitemap.xml generator

Client

List page URLs to emit a urlset—preview on robots & sitemap preview.

About Sitemap.xml generator

Build sitemap urlset XML from a URL list—optional lastmod, changefreq, priority—copy or download in the browser. The interactive transform on this page runs in your browser tab—Toolcore does not need your paste for the core operation described above.

How to use this page

Paste or type in the main workspace, run the primary action from the toolbar, then copy or download the result. Use Load example when the page offers it, or URL prefill (?q= / ?qb=) so agents and tickets open the same input.

Turn a URL list into a sitemap urlset—paste the XML into the robots & sitemap preview to verify structure, then reference it from robots.txt generator.

URLs

?

One absolute URL per line. Optional lastmod, changefreq, and priority apply to every entry in this file (not per-URL overrides).

2 URL(s)

Nearby workflows on Toolcore

  • Robots.txt & sitemap previewPaste robots. when headers, identifiers, or reference tables need a sibling check.
  • Robots.txt generatorBuild robots. when headers, identifiers, or reference tables need a sibling check.
  • URL parserSplit URLs into protocol, host, path, query, and hash—browser URL API; optional https:// assumption; no fetch. when headers, identifiers, or reference tables need a sibling check.
  • Extract URLsPull http and https links from pasted text—copy the list locally; no link checker. when headers, identifiers, or reference tables need a sibling check.

Common use cases

  • Bootstrap sitemap.xml for a small static site before first Search Console submit.
  • Export a handful of marketing URLs after a launch for crawl discovery.
  • Pair generated XML with robots.txt Sitemap: lines from the robots generator.

Common mistakes to avoid

  • Non-absolute URLs

    Loc values should be full https URLs—relative paths are invalid in the sitemap protocol.

  • One giant file for huge sites

    Split into multiple sitemaps or a sitemap index when URL counts approach protocol limits.

FAQ

Does this validate URLs with HTTP?

No—only XML structure; reachability checks are outside this tool.

Sitemap index support?

This builds a urlset only; use the preview tool to inspect existing index XML you already host.

Related utilities you can open in another tab—mostly client-side.