XML Sitemap Generator
Input a list of URLs (one per line) to generate a basic standard XML sitemap.
Input a list of URLs (one per line) to generate a basic standard XML sitemap.
An XML sitemap is a file that lists all the important pages on your website and tells search engines how they're organized. While Google can discover pages by following links, sitemaps are especially important for new sites, large sites with many pages, or pages with few internal links pointing to them.
lastmod date when each page was last updatedSubmit via Google Search Console: Settings → Sitemaps → Enter sitemap URL and submit. Also add a reference in your robots.txt file: "Sitemap: https://example.com/sitemap.xml". Google will crawl and process it within days to weeks. For Bing: submit via Bing Webmaster Tools under Sitemaps.
A single sitemap file can contain a maximum of 50,000 URLs and must be no larger than 50MB uncompressed. Sites with more URLs should use a sitemap index file (a sitemap of sitemaps). Most CMS platforms like WordPress (with Yoast SEO or RankMath) generate sitemaps automatically, including index files for large sites.