Skip to content
πŸ—ΊοΈ

XML Sitemap Generator

SEO

Generate XML sitemaps for SEO to help search engines index your pages faster.

0
0

Add URLs

Generated Sitemap

Sitemap Tips

  • Submit your sitemap to Google Search Console and Bing Webmaster Tools
  • Maximum 50,000 URLs per sitemap
  • Maximum file size of 50MB (uncompressed)
  • Use XML sitemap index if you have multiple sitemaps
  • Keep URLs updated - stale sitemaps may hurt crawl efficiency

Search engines expect an XML sitemap in a specific structure, a urlset with the correct namespace declared, each entry wrapped in its own url tag, a lastmod date in proper W3C datetime format, a priority value that has to fall between 0.0 and 1.0, and a hand-written sitemap that gets even one of those details wrong can end up silently ignored rather than flagged as broken. This tool generates a valid XML sitemap from a list of URLs, formatting each entry correctly so search engines can parse and crawl it without guessing at malformed markup.

See more about the XML Sitemap Generator

Useful for generating a sitemap for a site that doesn't have one yet, producing correctly formatted lastmod and priority values instead of guessing at the right syntax, or building a sitemap quickly after a batch of new pages goes live.

Key features

  • Clean interface
  • Fast processing
  • No signup required
  • Works offline

Quick answers for XML Sitemap Generator

Do I need to type full URLs for every page?
No, you can set a base URL once and then add each page as a relative path like /about, the tool combines them into the full loc value automatically.
Can I set different priorities and change frequencies per URL?
Yes, each URL you add gets its own change frequency, from always to never, and priority value from 0.1 to 1.0 before it is added to the list.
Does it support the image sitemap extension?
Yes, an "Include image sitemap extension" checkbox adds the image namespace declaration to the generated XML output.