• Welcome to Sitemap Generator Forum.
 

Sitemap Generator script running but receiving timeouts

Started by hendrik, February 12, 2025, 06:00:26 AM

Previous topic - Next topic

hendrik

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.

XML-Sitemaps Support

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.
 

hendrik

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.