Sitemap Generator

Generate a simple XML sitemap from a base URL and a list of page paths or full URLs. Optional fields include last modified date, change frequency, and priority.

Sitemap Generator tool

Use one path or URL per line. Relative paths are joined to the base URL.

Result will appear here.
Metric Value

Privacy: sitemap generation runs locally in your browser. No URLs are stored or transmitted.

Enter a base URL and list each page path or full URL on a separate line. The generator creates a standard XML sitemap document.

Examples

  • Relative paths: /, /about/, /contact/
  • Mixed input: combine base URL + relative paths or full URLs
  • Optional metadata: set a shared lastmod, changefreq, and priority

FAQ

  • What does this sitemap generator create?

    It creates a standard XML sitemap with urlset and url entries from a base URL and a list of paths or full URLs.

  • Can I enter relative paths instead of full URLs?

    Yes. Relative paths are joined with the base URL you provide.

  • Can I include lastmod, changefreq, and priority?

    Yes. You can apply one set of values to all generated URLs.

  • Does this validate the base URL?

    Yes. The base URL must be a valid http or https URL.

  • Are the sitemap entries stored?

    No. Everything runs locally in your browser.

Related tools