SiteMapper is a tool to generate an XML-Sitemap as used by Google, Yahoo, and others.to make indexing your web site more efficient.
-using a sitemap makes it fast, easy and accurate for search engines when they are index your web site.
-a single cgi shell script you can use from your browser
-honours robots.txt, plus file and directory exclusion lists
-auto detects your DocumentRoot (in most cases)
-all settings are easily adjusted from the web interface
-written to the lowest common denominator (like GET instead of POST), it should work at most Linux based hosting services
Download Note:
The script has been renamed to sitemapper.sh.txt so you can view it online (remove '.txt' before using)
-After download rename it to sitemapper.sh, copy to your cgi-bin and make it executable (chmod 755 sitemapper.sh)
-Then go to http://<your-domain-name>/cgi-bin/sitemapper.sh
-You can set the domain variable in the script to save entering it each run. Everything else should be fine as is
SiteMapper is licensed under the GPL and is freely availble. See the GNU web site for details.
Feel free to contact me regarding any aspect of this tool.