This tool generates an XML sitemap which is made for search engines such as Google, Yahoo and MSN to help them crawl your website better
and to speed up the time it takes for your pages to be crawled by these search engines.
XML sitemaps are very effective if your website has many hidden or hard to find pages.
The generated XML sitemap complies with the Sitemap protocol.
How this service works:
- This tool provides two methods to create an XML sitemap:
- Method 1
Let this tool spider your website for maximum 2 minutes or less to gather unique links.
Please only spider your own site!
During the crawl the following actions are applied:
- URLs are extracted from the crawled pages from the HTML tags <a href="url">
and <frame src="url">
- The extracted URLs are not checked if they are broken.
- The extracted relative URLs are converted into absolute URLs.
- The extracted URLs not belonging to your domain (external site) are excluded.
- The extracted URLs may be excluded based on your specified excluded file extensions or excluded directories
- The extracted URLs, which passes the above checks, are used in the XML sitemap (up to 1000 links).
- Method 2
Instead of crawling your website, you can upoload a CSV file with your website unique links and let this tool convert it into an XML sitemap.
See a CSV sitemap links example
- After you have selected a method, press the "Start" button.
- In the output area you can download the following files:
- nnnn_sitemap.xml
This is the uncompressed XML sitemap file.
You may rename this file into anything you want for example: sitemap.xml.
- nnnn_sitemap.xml.gz
This is the same XML sitemap file as above but now compressed.
The extension .gz stands for GNU Zip.
GNU Zip or .gz is a free GNU software implementation of a compression algorithm.
It is similar to Zip, but free, not proprietary.
- nnnn_links.txt
This is NOT an XML sitemap file!
This file only contains the unique links and is only generated if method 1 is chosen.
How to install the generated XML sitemap file on your website:
- Place the generated nnnn_sitemap.xml or nnnn_sitemap.xml.gz (you may rename these files) on any location on your website, for example:
https://www.mobilefish.com/maps/nnnn_sitemap.xml.gz
-- or --
https://www.mobilefish.com/maps/nnnn_sitemap.xml
- Create a robots.txt file and add the following line in this file, for example:
Sitemap: https://www.mobilefish.com/maps/nnnn_sitemap.xml.gz
-- or --
Sitemap: https://www.mobilefish.com/maps/nnnn_sitemap.xml
- Place the robots.txt file in your website docroot, for example:
https://www.mobilefish.com/robots.txt
- Now you have installed the XML sitemap on your website. It is also recommended to upload your sitemap.xml in Google, see:
Google Webmaster Tools
Method 1. Input XML sitemap generator:
|
|