Helloooo I was just googling around for ideas on sitemaps as to how to develop g-mapper my free google sitemap generator and bumped into this website so thought I'd register. Were currently beta testing version 1.3 and would welcome any feedback suggestions etc. http://www.dbnetsolutions.co.uk/gmapper
Yea I have used one of your earlier versions of g mapper it had a good professional interface but the one thing I did find is that it did miss some static pages that the others such as ROR did find....other than that its a good program
Do you know I've heard a couple of people say it skips pages but have been unable to replicate it. Considering the number of users I haven't had any major complaints so kinda figured it was a localised problem. I guess people are dumping it in favour of something else? I have reviewd some of the code in this area for version 1.3 but it's not complete in the beta. I think it was the line checking the extension that was causing the issue ... it is now If strExtensions.IndexOf(LCase(url.Extension)) > -1 Then Code (markup):