Other possible workaround is to you disable compression in WPSC settings (WPSC Settings → Advanced → uncheck “Compress pages so they’re served more quickly to visitors.”).
After this you could enable zlib compression on your server:
- Set zlib.output_compression to On in php.ini and confirm it in PHP configuration
- Make sure that directives AddOutputFilterByType DEFLATE … are added in .htaccess file
You can use web version of cURL for testing – https://tools.keycdn.com/curl
Hey
We did this:
we disabled compression in WPSC settings “Compress pages so they’re served more quickly to visitors.”)
And it fixed the issue!
Thanks
Hi
Still got the sitemap issue with a blank page tho.
Speak soon
Hi
Will this code below help see my sitemap again:
<IfModule pagespeed_module>
ModPagespeed off
</IfModule>
Please confirm, really need this sitemap fixing?
Thank you
Hi
You can close this ticket now, we had to install another sitemap plugin.
Thank you