Content Encoding Error whilst generating sitemap
« on: January 23, 2013, 10:22:57 AM »
Hello,

I am trying to generate a sitemap for a client on shared hosting but am continually getting a "Content Encoding Error" during the run. A further error message is:

"The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression."

Please see the attached screenshot as well.

Any would be greatly appreciated.

Paul
Re: Content Encoding Error whilst generating sitemap
« Reply #1 on: January 23, 2013, 11:51:35 AM »
Hello,

it looks like your server configuration doesn't allow to run the script long enough to create full sitemap. Please try to increase memory_limit and max_execution_time settings in php configuration at your host (php.ini file) or contact hosting support regarding this.
 
Re: Content Encoding Error whilst generating sitemap
« Reply #2 on: February 11, 2013, 05:19:21 PM »
I have the same error :-\ please help
Re: Content Encoding Error whilst generating sitemap
« Reply #3 on: February 11, 2013, 09:38:36 PM »
Please try to increase memory_limit and max_execution_time settings in php configuration.