• Welcome to Sitemap Generator Forum.
 

sitemap.xml is empty [URGENT]

Started by steven1, April 06, 2007, 12:25:39 PM

Previous topic - Next topic

steven1

Please reply.  Yesterday I resumed and it is still running.

Thanks.

XML-Sitemaps Support

If it is still running, then changing the php configuration worked for you. You can check your "Crawling" page from time to time to see its current progress state.

steven1

Still should it take that much time to complete the crawl?  From yesterday till now, it is on the same file and still have 2000+ pages to do.

Thanks.

XML-Sitemaps Support

Hello,

it is possible that it has stopped. Do you see the progress details (time elapsed, current page, depth level etc) or only the "resume generation" option with the number of pages crawled?

steven1

I can see the progress details, please click on the following link to see the snapshot of the progress.

[ External links are visible to forum administrators only ]

You can see the pages left figure in the attached image, it eventually goes to zero and then again went to 7000+ and continue crawling.  Why it is doing so and taking weeks and still not complete?

Thanks.

steven1

One more thing, after resuming it, it shows the progress for some time and then it stops showing the progress [don't know whether it is doing the progress in background or not].  Then I stop it and resume it and it starts showing the progress for some time.

Thanks.

XML-Sitemaps Support

It looks like your server is stopping the web script after some time, perhaps your IIS server is configured to limit the maximum exeuction time for all scripts and that limit should be increased as well (or sitemap generator should be executed in command line).

steven1

What value do you want me to set for the script timeout and how can I run the sitemap with command line?

Thansk.

steven1

I think you replied on this post because I can see your name in the last post but I can't actually see the post to read.

Thanks.

XML-Sitemaps Support

Hello,

the "Script timeout" value in IIS options should be set to the same value you used for max_execution_time option in php configuration (php.ini).

The command line may differ depending on the folders structure on your server, an example is:
c:\php\php.exe c:\Inetpub\yourdomain.com\generator\runcrawl.php

steven1

Quote from: admin on May 01, 2007, 10:41:31 PM
Hello,

the "Script timeout" value in IIS options should be set to the same value you used for max_execution_time option in php configuration (php.ini).

The command line may differ depending on the folders structure on your server, an example is:
c:\php\php.exe c:\Inetpub\yourdomain.com\generator\runcrawl.php

After resetting the IIS timeout, its again doing the same stuff and stops after a couple of minutes.

Thanks.

steven1

You said it should work with command prompt, after running it from the command prompt, the prompt comes again and it doesn't show any success message. 

Thanks.