Sitemap XML Generator demo - make a sitemap on the fly with _sitemap.cfc
Make an xml sitemap of any site on the fly!
Being recently and completely impressed with Mike Henke's Google Sitemap XML Creator , I wanted to see if I could make it work on any site, like a little remote-control spider-bot. Sure enough... this thing is so slick and easy to use, I was able to put the demo together over a coffee break.
The cfc contains another method for submitting the sitemap (removed from demo) and allows deeper spidering - limited here to 2 levels.
This little cfc is a true gem.
The form and resulting code runs out of a single include file, which I will continue to tweak ... if anybody wants a copy just drop me an email.

