Generate a sitemap.xml file from a list of URLs you provide, with optional priority, change frequency and last modified date per URL.
Google AdSense Banner
This area will contain advertisements after approval.
Google AdSense Banner
This area will contain advertisements after approval.
This tool formats a list of URLs you already have into a valid sitemap.xml file. It does not crawl your live website to discover pages, browsers can't fetch and read arbitrary external websites due to cross-origin (CORS) restrictions, so building the URL list is up to you, exported from your CMS, a site crawler tool, or typed manually.
Priority (0.0-1.0) and changefreq are hints to search engines about relative importance and how often a page changes, Google has stated it largely ignores these values for ranking purposes, though some other search engines and crawlers may still use them. lastmod (last modified date) is the most consistently useful of the three, helping crawlers prioritize re-crawling recently updated pages.
No, browsers can't fetch and read arbitrary external websites due to cross-origin (CORS) restrictions, this tool formats a URL list you provide rather than discovering pages itself.
Upload the generated sitemap.xml to your site's root directory, then submit it through Google Search Console (and other search engines' equivalent webmaster tools), or reference it in your robots.txt file.
Google AdSense Banner
This area will contain advertisements after approval.