Sitemap Generator script running but receiving timeouts
« on: February 12, 2025, 06:00:26 AM »
Good day,

Can anyone please advice why the sitemap generator script is receiving timeouts when I run the script? My server is more than capable of running the script but I just get timeouts. I have messaged my host and they said that the script should be able to run without any problems as the server has more than enough resources to handle the script.

The error I am receiving is refereing to 503 first bytes timedout.
Re: Sitemap Generator script running but receiving timeouts
« Reply #1 on: February 13, 2025, 08:32:04 PM »
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: Sitemap Generator script running but receiving timeouts
« Reply #2 on: February 17, 2025, 08:29:56 AM »
Good day,

My server is has the following php config settings:

max_execution time 90 seconds as well as memory_limit 1024Mb

I am not able to increase the values as this is the highest the server allows me to have.