• Welcome to Sitemap Generator Forum.
 

Sitemap Generator doesn't work

Started by trumpet21, July 04, 2019, 11:49:48 AM

Previous topic - Next topic

trumpet21

I've uploaded the "generator" folder into the "public_html" folder.

I've uploaded the following 5 blank files into the same "public_html" folder:

sitemap.xml
ror.xml
sitemap_images.xml
sitemap_news.xml
sitemap_video.xml

I gave "666" permissions to the 5 files above.

I gave "777" permissions to the "data" folder inside the "generator" folder.

But I go to Create Sitemap and I get this:

Pages processed:
1
Pages fetched:
1
Sitemap files:
0
Crawled pages size:
0.067Mb
Network transfer time:
0:00:02s
Top memory usage:
1.73Mb

What's wrong?

This is my robots.txt file:

User-agent: *
Disallow: /tmp/

And this is my php.ini file:

session.cookie_lifetime = 31536000
session.gc_maxlifetime = 31536000
session.cache_expire = 31536000
upload_max_filesize=12800M
post_max_size=12800M
memory_limit 10000

Could somebody help me please? Thank you.

XML-Sitemaps Support

Hello,

make sure that Starting URL is defined correctly. For instance, if links on the website have www prefix, starting URL must be pointint to [ External links are visible to logged in users only ] (not [ External links are visible to logged in users only ]). Similar please check http vs https in the Starting URL.

trumpet21

Thank you for answering.

Now Sitemap Generator works, but it stops when the sitemap generation is in progress, specifically at this point:

Links depth: 3
Current page: XXXXXXXXXXXXXX
Pages added to sitemap: 510
Pages scanned: 510 (37,497.3 KB)
Pages left: 922 (+ 249 queued for the next depth level)
Time passed: 0:24:25
Time left: 0:44:10
Memory usage: 5,720.8 Kb

This is my php.ini file:

session.cookie_lifetime = 31536000
session.gc_maxlifetime = 31536000
session.cache_expire = 31536000
upload_max_filesize=12800M
post_max_size=12800M
memory_limit 10000

Any thoughts? Thank you!

trumpet21

I resumed the last session, and then I get this:

Links depth: 3
Current page: XXXXXXXXXXXXXX
Pages added to sitemap: 575
Pages scanned: 575 (41,185.7 KB)
Pages left: 857 (+ 383 queued for the next depth level)
Time passed: 0:26:46
Time left: 0:39:54
Memory usage: 6,632.6 Kb

Just a few links more, and it stops again.

XML-Sitemaps Support

Hello, 

in this case I would recommend to run generator in command line if you have ssh access to your server.