• Welcome to Sitemap Generator Forum.
 

For me it is not working at all!

Started by oltion.moli, February 23, 2011, 10:17:27 PM

Previous topic - Next topic

oltion.moli

Don't know what I did wrong, and I followed all the installation instructions.
I try to save the configuration, but nothing. Try to crowl, still nothing. It just sends me to the configuration page. Please help me. [ External links are visible to forum administrators only ]

XML-Sitemaps Support

Hello,

please try to create a file name ".htaccess" in generator/ folder with one line:
RewriteEngine off

oltion.moli

Ok, this seems to work. Thank you.
I have another question. How can I add a pasword for the configuration page, because for the moment everyone can see the generator folder?

XML-Sitemaps Support

There is a special setting in generator configuration for that named "Require authorization to access generator interface". Enter login/password there, save configuration and click "logout" link at the very bottom of generator page.

oltion.moli

Ok, thank you. I saw it now :)

Well the script for some reason stops to work after about 2k crawled links. Any idea why this?
You can test it by yourself here [ External links are visible to forum administrators only ]

XML-Sitemaps Support

Hello,

looks like sitemap has been created:
Request date:
27 February 2011, 00:22
Processing time:
0:02:06s

oltion.moli

Pages indexed:
232


These are only a few links. There should be at least 100k links. After some url restrictions the script was able to index those 232 links, but as I said if it goes beyond 2k links the script stops working.


oltion.moli

Still the same. Now the script can index about 3k links then nothing...

XML-Sitemaps Support

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.
(currently your memory_limit is set to 32M)