• Welcome to Sitemap Generator Forum.
 

Sitemap not working under Magento

Started by MC Hammer, December 14, 2016, 06:27:18 PM

Previous topic - Next topic

MC Hammer

I use the XML Site generator for years, but I can get it working under Magento. Either there is no entry in the map or with different settings I get an internal error and the script stops. What shall I do? Any help appreciated

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.
 

MC Hammer

I changed the following Hosting/PHP settings:

  • max_execution_time from 30s to 60 s [no luck]
  • memory_limit from 128MB to 256 MB[no luck]
The creation of the sitemap stops after around 4 seconds with nothing in it. I even created a robots.txt file and used it and not, no difference.

???

XML-Sitemaps Support

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

MC Hammer



MC Hammer