cannot create sitemap.xml from generator
« on: February 08, 2019, 04:04:34 AM »
I use cron job but why is the sitemap.xml still empty?
please check my generator [ External links are visible to forum administrators only ]

« Last Edit: February 08, 2019, 04:19:23 AM by smileyoudontcry100 »
Re: cannot create sitemap.xml from generator
« Reply #1 on: February 08, 2019, 05:10:38 AM »
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: cannot create sitemap.xml from generator
« Reply #2 on: February 08, 2019, 06:29:33 AM »
I've maximized memory_limit and max_execution_time.
so I just have to wait until the time left when crawling is complete?
Re: cannot create sitemap.xml from generator
« Reply #3 on: February 08, 2019, 06:34:57 AM »
the current Time left: 16:14:20, if it's finished but it's still the same, I will ask again.
Re: cannot create sitemap.xml from generator
« Reply #4 on: February 08, 2019, 07:56:34 AM »
The crawling time itself depends on the website page generation time mainly, since it crawls the site similar to search engine bots.
For instance, if it it takes 1 second to retrieve every page, then 1000 pages will be crawled in about 16 minutes.

Re: cannot create sitemap.xml from generator
« Reply #5 on: February 09, 2019, 01:04:54 PM »
Why hasn't the sitemap.xml been created yet?
and the time left is increasing?
Re: cannot create sitemap.xml from generator
« Reply #6 on: February 09, 2019, 02:17:49 PM »
Sitemap files are created only after the crawling is finished. The time can increase since generator bot finds more new pages on the website while crawling.
Re: cannot create sitemap.xml from generator
« Reply #7 on: February 09, 2019, 02:59:15 PM »
so i just waiting until generator end?
Re: cannot create sitemap.xml from generator
« Reply #9 on: April 18, 2019, 08:58:55 AM »
hello, until now my sitemap.xml isn't made too? it's been more than two months!
can you set it so that it can be made sitemap.xml? Here is the link generator "[ External links are visible to forum administrators only ]"
Re: cannot create sitemap.xml from generator
« Reply #10 on: April 18, 2019, 06:49:21 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.