FREE TOOL — NO SIGNUP REQUIRED

XML Sitemap Generator

Add absolute HTTP(S) URLs from one origin. Invalid, duplicate, and mixed-origin entries are skipped from the XML output.

Last modified is optional. Google ignores sitemap <changefreq> and <priority>; they remain optional for other consumers.

2

Included

0

Invalid

0

Mixed origin

0

Duplicates removed

Sitemap origin:https://example.com

Generated sitemap.xml

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://example.com/</loc>
        <lastmod>2026-07-30</lastmod>
    </url>
    <url>
        <loc>https://example.com/about</loc>
    </url>
</urlset>

How to Use This Tool

  1. 1

    Add each canonical page URL and, when you can maintain it accurately, its last meaningful modification date. Priority and change frequency are optional fields that Google ignores.

  2. 2

    Review the list of URLs in the preview to ensure completeness.

  3. 3

    Copy the generated XML or download it as sitemap.xml, then upload it to your website's root directory and reference it in your robots.txt.

Why This Matters for SEO

An XML sitemap lists canonical URLs you want search engines to know about and can include an accurate last-modified date. It is a discovery hint, not an indexing guarantee, and it complements rather than replaces clear internal links.

Frequently Asked Questions

Do I really need a sitemap?+
A small, well-linked site may not need one, but a sitemap is especially helpful for large sites, new sites with few external links, sites with isolated pages, or sites rich in images, video, or news content.
What priority should I set?+
Google ignores the priority and changefreq values in XML sitemaps. Focus on canonical URLs and accurate lastmod values instead; retain the optional fields only if another consumer needs them.
How do I submit my sitemap to Google?+
Go to Google Search Console → Sitemaps → enter your sitemap URL (e.g. yourdomain.com/sitemap.xml) and click Submit. Also add a Sitemap directive to your robots.txt file.

Related Free Tools

Keep Sitemaps in a Verified Site Workflow

Use Clickcentric to prepare reviewed content and metadata; keep XML sitemap generation and maintenance in the site or CMS workflow you have verified.

Start Free Trial