Open Sitemap Generator - Documentation
Version 0.6 "Feed-the-Index"
Last updated on 07/05/2007




Generation Process

These are the simple steps required to make a sitemap.

  • Write the site URL.
    1. If you're using the URL substitution (see fig.1), write the local URL and then the real site URL that will replace the local URL in the sitemap.
    2. If you want to crawl directly the site, uncheck che URL sustitution checkbox and write directly the site URL.
    3. If your start URL is a subfolder, the crawler will go deep only in that folder. If your starting URL is http://www.mydomain/testme/, the crawler will add http://www.mydomain/testme/first.html and http://www.mydomain/testme/again/second.html but it will not go out that "testme" folder, so http://www.mydomain/doyoucrawlme.html will not be added.
    4. If you need to start from a single page and not from the base folder, uncheck the "Starting from a folder" checkbox.
  • Choose the full path for the sitemap file.
    1. When correctly creating a sitemap, there will be two files, one yoursitemap.xml and one yoursitemap.xml.gz, that is the gzipped version of the first one. Or more files if an index has been used. Use the "List" button to see the files you need to upload to the server.
    2. If there are URLs with error, an error log file will be written in the choose output folder, named yoursitemap.xml.error.log.

Fig.1: Using the URL substitution.
Fig.2: Crawling directly the real site.




Fig.3: Sitemap options.





Fig.4: Index options.





Fig.5: Advanced options.


    1. You can edit your sitemap file (or only the index file if splitted in more files).
    2. You can gzip your sitemap file (or only the index file if splitted in more files).
    3. You can view the path of the files that you need to upload to your server.
    4. If there are URLs with error, you can see them and each error description.
    5. If present, (Using sitemap index) means that your sitemap has been splitted in more that one file.


Fig.6: After the work.



Session management

The session settings (everything that you can modify making a sitemap) can be stored in a .osm file (in xml format).
So you can load a session to create that sitemap, without the need to set everything again.




Requirements

To use this software you need the Microsoft .NET framework 2.0.



More info on http://dev.citazioni.tk/sitemaps/.