A decade of Canvas at your command — powered by our custom AI engineStart Building →

XML Sitemap Generator

The XML Sitemap Generator creates a valid XML sitemap file based on your URLs, priorities, change frequencies, and last-modified dates — ready to submit to Google Search Console or upload to your server. It's built for developers, SEOs, and site owners who need a standards-compliant sitemap without installing plugins or writing XML by hand.

Configuration

Content

Design

8

Layout

How to Use

1. Enter your website's base URL and paste your list of page paths into the URL list field, one per line. 2. Configure default priority, change frequency, and last-modified date — then choose whether to include image sitemap tags or a stylesheet reference. 3. Preview the generated XML sitemap output rendered in the code block below the form. 4. Copy the raw XML to your clipboard or download it as sitemap.xml to upload to your web root.

Why Use This Tool?

Manually writing XML sitemaps is tedious and error-prone — a single malformed tag breaks validation and can delay indexing. This tool generates a spec-compliant sitemap (sitemaps.org protocol) in seconds, requires zero dependencies or server-side code, and produces output you can immediately submit to Google, Bing, or Yandex Search Console.

Frequently Asked Questions

What is the XML Sitemap Generator?
It's a browser-based tool that takes your list of URLs and configuration options and produces a valid XML sitemap file following the sitemaps.org 0.9 protocol, accepted by all major search engines.
How many URLs can I add, and do subpages inherit the base URL?
You can add as many URLs as you need — enter one path per line in the URL list field. If you enter relative paths like /about or /blog/post-1, the tool automatically prepends your base URL to form fully qualified URLs such as https://example.com/about. If you paste full URLs (starting with http), they are used as-is. There is no hard limit, though sitemaps over 50,000 URLs or 50MB should be split into a sitemap index file per Google's guidelines.
Is it free?
Yes — the XML Sitemap Generator is completely free with no signup required. Built by the CanvasBuilder.co team.