Sitemap was not generated
« on: August 17, 2018, 03:42:29 PM »
Hi There,

I have upload generator folder in Public Html and give 777 permission to Data folder.
I have also created two xml file- sitmap.xml and ror.xml

But no sitemap is generated. Its show 404 error.
[ External links are visible to forum administrators only ]
[ External links are visible to forum administrators only ]
Re: Sitemap was not generated
« Reply #2 on: August 17, 2018, 06:07:30 PM »
Link is not visible in your message.
Its showing that it visible to admin only
Re: Sitemap was not generated
« Reply #3 on: August 17, 2018, 07:01:50 PM »
Now Its Showing that-
Sitemap file is not writable: /home/meds5448/public_html/sitemap.xml

But I have given write able permission (666)

Screen Shot
[ External links are visible to forum administrators only ]

Permission Screen shot in Attachment below
Re: Sitemap was not generated
« Reply #4 on: August 18, 2018, 03:40:01 AM »
It looks like filename on a screenshot is Sitemap.xml instead of sitemap.xml.
Re: Sitemap was not generated
« Reply #5 on: August 18, 2018, 07:23:33 AM »
I have fix the Sitemap.xml to sitemap.xml
 
Now there is no error but When I create New Sitemap Its stop after 2sec. and Sitemap does not generated. Please Help!!

Check the screen shot below:
[ External links are visible to forum administrators only ]

In Site Structure It shows these two warning.

Warning:  ksort() expects parameter 1 to be array, null given in /home/meds5448/public_html/generator/pages/page-analyze.inc.php on line 120


Warning:  Invalid argument supplied for foreach() in /home/meds5448/public_html/generator/pages/page-analyze.inc.php on line 120
« Last Edit: August 18, 2018, 07:57:45 AM by akash3355 »
Re: Sitemap was not generated
« Reply #6 on: August 18, 2018, 09:54:51 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: Sitemap was not generated
« Reply #7 on: August 20, 2018, 06:16:40 PM »
Hi,

I have fix the memory issue. Still sitemap is not generating.
When I click to generate sitemap, It crawl only home page and then Stop.

Please check the screenshot below.

[ External links are visible to forum administrators only ]
Re: Sitemap was not generated
« Reply #9 on: September 09, 2018, 09:42:46 AM »
Hello,

I cannot generate sitemap, because I get the next error message:

There was an error while retrieving the URL specified: [ External links are visible to forum administrators only ]
HTTP Code:

HTTP headers:
x_csize: 0

HTTP output:

Re: Sitemap was not generated
« Reply #10 on: September 09, 2018, 02:46:46 PM »
Please try to enable "Use curl" setting in generator configuration.