What is XML Sitemap Generator Sitemap.xml Tool?
Create a simple XML sitemap from a website URL. Toolora generates valid sitemap XML that you can copy, save as sitemap.xml and submit through your search engine webmaster tools.
How to use this tool
- Enter your website URL.
- Click Generate.
- Copy the XML and save it as sitemap.xml.
Example
Example input
URL: https://example.com
Example result
<?xml version="1.0" encoding="UTF-8"?>\n<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">\n <url><loc>https://example.com</loc></url>\n</urlset>
Frequently asked questions
What is an XML sitemap?
An XML sitemap lists important URLs on a site in a structured format that search engines can crawl.
Where do I put sitemap.xml?
It is commonly published at the root of your site, for example https://example.com/sitemap.xml.
Can I submit a sitemap to Google?
Yes. You can submit the sitemap URL in Google Search Console.