Forum Moderators: phranque
I'd like to create sitemap files for Google - but the manual says "you can save them in gzip format" Does that mean, I have to - and if so, how can I do this without buying any 3rd party software?There's a gzip.dll on the windows server - so it should be possible to use that as an object ... but how?
Thank you!
If you are on shared server, There are also ways to use Native Java API and CF via output stream to accomplish the same thing. The code is out there for sure. I will look up the library of mine and post the code if I find it.
Blend27