Not able to generate unlimited sitemap
« on: May 01, 2014, 06:44:40 AM »
Hi,

Our site has more than 80,000 links. We tried to generate unlimited sitemap for our site but everytime process stops after scanning around 2000 pages.

server php configurations
memory_limit: 110M
max_execution_time: 30

We tried tweaking with max execution time & memory limit to generate unlimited sitemap, but we were not able to generate the sitemap, please suggest how the issue can be resolved.


Links depth: 3
Current page: detail/15/46656
Pages added to sitemap: 2009
Pages scanned: 2098 (76,532.2 KB)
Pages left: 2834 (+ 3025 queued for the next depth level)
Time passed: 1:39:38
Time left: 2:14:35
Memory usage: 6,582.2 Kb

Cheers!
Re: Not able to generate unlimited sitemap
« Reply #1 on: May 02, 2014, 06:56:13 AM »
Hello,

you would need to increase those, like:
memory_limit: 512M
max_execution_time: 9000