XML-Sitemap Timming out with Godaddy
« on: November 20, 2006, 09:07:49 PM »
I've have been reading post all night with similar problems of the XML-sitemap timing out around 10,000 pages... and after reading all the post I am almost positive it is a problem with one of these parameters..."max_execution_time" , "max_input_time", "memory_limit". Unfortunately, my web host with godaddy will not allow me to change those parameters in the php.ini file. They gave me a php.ini file in the root directory, but it only has a couple parameters:

register_globals = off
allow_url_fopen = off

expose_php = Off     
max_input_time = 5000   

variables_order = "EGPCS"
extension_dir = ./
upload_tmp_dir = /tmp
precision = 12
SMTP = relay-hosting.secureserver.net
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=,fieldset="

Is there any way to get around this? Can I give you my account login in a personal message and have you take a look?
Thank You,
Brandon Nutter
Re: XML-Sitemap Timming out with Godaddy
« Reply #1 on: November 20, 2006, 09:34:55 PM »
Hello Brandon,

you can use  "Save state" option feature (set it to 180 seconds, for instance) to be able to resume generation after it times out.