Generate Google Sitemaps XML for MCMS
Are you trying to create a Google Sitemaps XML file from your Microsoft Content Management Server 2002/SP1?
Then be sure to try out the sample published by Steven Mostinckx. If you don’t want to compile the code yourself, download the compiled version here: GoogleSitemaps.exe (16 KB)
It’s really easy to run this application; start a command prompt and paste:
GoogleSitemaps.exe “/channels/mysite” “c:/temp/GoogleSitemaps.xml” http://www.google.com/schemas/sitemap/0.84 http://www.yoursite.com/ /empty/
(the parameters are:
-startpath
-path+name xml result
-xmlns
-domain
-skipchannels)
You should have installed MCMS on your machine ofcourse.
Thanks to my colleague Jasper for the hint!
www.omtrends.com