|
I need a solution that automatically generates an XML sitemap based on the http://www.sitemaps.org schema. The solution should be compiled into an executable so I can be scheduled and run it nightly. The solution should crawl my website and auto generate the sitemap excluding paths that I have set to ignore. It would also be nice if the XML file could be automatically FTPd.
|