Just enter the URL of your site and click on "Generate sitemap" to quickly create a sitemap (up to 1000 pages).
When the sitemap will be generated, two buttons will appear:
This sitemap generator allows you to generate a comprehensive and well-organized XML sitemap for your website that can improve the SEO.It browses your site from the entered URL, to retrieve all pages accessible from this URL.
Only html pages that are not forbidden to index (via a meta tag robots noindex or an HTTP header X-Robots-Tag) are integreted in the sitemap.
Limitations of the tool:
If you notice an error in the exploration of our tool, do not hesitate to contact us (Use the contact form or leave a comment at the bottom of the page).
A sitemap is a formatted xml file that lists all the pages on a website.It enables search engines (Google, Bing, Qwant ...) to crawl website better, and index its content.It is an essential tool for optimizing the SEO of a website.It should also be regularly updated to reflect any changes to the site.
By submitting a sitemap to search engines, webmasters can ensure that their content is being crawled and indexed correctly, which can help to improve the visibility and ranking of their website in search results.
Sitemap files have a limit of 50 000 URLs and must be no larger than 50 MiB.
Having a sitemap does not guarantee that web pages will be included in search indexes.
There are also html sitemaps, but these are intended for internauts and not search engines.This tool does not generate html sitemap, but only xml sitemaps.
XML Sitemap sample:
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://extendsclass.com</loc>
<priority>1.0</priority>
<lastmod>2018-01-23</lastmod>
</url>
<url>
<loc>https://extendsclass.com/python-tester.html</loc>
<priority>0.5</priority>
<lastmod>2019-01-26</lastmod>
</url>
<url>
<loc>https://extendsclass.com/php-tester.html</loc>
<priority>0.5</priority>
<lastmod>2019-01-26</lastmod>
</url>
</urlset>
This sitemap example above contains 3 URLs.
Comments
OckyJH-2020-06-01 16:32
wasting my time...
Cyril (admin)-2020-06-01 17:39
Rod-2020-09-05 08:56
After 570 pages the crawler just stopped and there is no "download" option.
This is a complete waste of time.
Nora-2021-01-21 11:17
Dad-2021-11-17 08:37