sitemap-php
sitemap-php copied to clipboard
Added support for gzip compression of sitemap files.
Added support for gzip compression by adding setGzip()
and getGzip()
methods. Added instructions to README.md
. Gzip compression is disabled by default.
Any progress on this?