XML Sitemap Generator

XML Sitemap Generator

Generate XML sitemaps from page paths with configurable changefreq and priority defaults.

Sitemap XML

About the XML Sitemap Generator Online Free Tool

The XML Sitemap Generator Online Free Tool builds a basic sitemap.xml file from a base URL and a list of paths. It adds lastmod, changefreq, and priority values so small sites and prototypes can quickly produce search-engine-friendly sitemap output.

How to Use the XML Sitemap Generator Online

  1. Enter the base site URL.
  2. Add one path per line, such as /, /about, or /blog/post.
  3. Choose the change frequency and priority value.
  4. Generate and copy the sitemap XML.

Choosing Options Correctly

Use a base URL that starts with http or https. Keep priority between 0 and 1, and use realistic changefreq values rather than marking every page as high priority.

Common Use Cases

  • Create a starter sitemap for a small website.
  • Generate sitemap XML from a copied route list.
  • Prepare sitemap output before validating or uploading it.

Quick FAQ

Does this crawl my site?
No. It generates XML from the paths you enter.

Can I use absolute URLs as paths?
This generator is meant for paths relative to one base URL. Use the validator for checking existing sitemap XML.

When should I regenerate a sitemap?
Regenerate it when important pages are added, removed, renamed, or moved to a new URL.

Can I customize changefreq and priority per URL?
No. This compact generator applies the same defaults to each entry.