Sitemap by Bob Crispen

(1) Modify the following lines in sitemap.c so that they
give the proper names for (a) the base directory of your
site, (b) the base URL for your site, (c) an icon you want
to use to indicate that an entry is a directory, and (d)
the source code, if you modify it and wish to distribute it.

#define DIRPREFIX "/data2/Lkr_Usr_/crispen/public_html/"
#define URLPREFIX "http://hiwaay.net/~crispen/"
#define DIRICON "../imgs/menu.gif"
#define SRCURL "http://hiwaay.net/~crispen/src/sitemap.tar.gz"

Your website probably has an icon which is suitable.

(2) Modify sitemap.conf.  You will need the SWISH
documentation to modify it properly.

(3) Modify make_sitemap so that it has the proper names
for your site.

(4) If you have any single files that you name in
sitemap.conf, and these files aren't named index.html
or index2.html, you'll need to add an entry similar to
lines 4 and 5 in sitemap.sed, immediately following
those lines.

This software is provided without charge, but also without
tech support.
