Hi My site is a perl based forum and I'm having a problem. If I generat a sitemap, theres only the index file url...only on page in the sitemap. is there anyway I can change this so more "pages" are included? Or is there just one page if perl is used? (pl - extension) casper
Most likely IMO: You need to use a site map generator that supports GET pamameters. E.g. http://www.example.com/forum.pl?post=32
It seems like youre right with your example, but when i run that sitte map generator i still produces just the index page. Is there a special setup for this feature? -Casper