mtanislav Posted May 15, 2011 Share Posted May 15, 2011 presta version 1.4.1when I had 6000 products, all was ok.Today I updated to 24000 products and when I want to update the sitemap I get a blank page.Is this a timeout thing? How can I fix this?Thank you very much for your help. Link to comment Share on other sites More sharing options...
Gipielle Posted July 1, 2011 Share Posted July 1, 2011 Same problem here with 10.000 products Link to comment Share on other sites More sharing options...
tomerg3 Posted July 1, 2011 Share Posted July 1, 2011 Most likely an out of memory issue.Turn on error reporting in /config/config.inc.php line #29 and try to do it again, post the error you get here.. Link to comment Share on other sites More sharing options...
mtanislav Posted July 2, 2011 Author Share Posted July 2, 2011 set this in generators .htaccess filephp_value memory_limit 256Mphp_value max_execution_time 3600 Link to comment Share on other sites More sharing options...
Gipielle Posted July 2, 2011 Share Posted July 2, 2011 In may case memory limit is just at 256Mb, I try tomerg3 solution Link to comment Share on other sites More sharing options...
mtanislav Posted July 2, 2011 Author Share Posted July 2, 2011 then the problem is max_execution_time . 99% sure of that Link to comment Share on other sites More sharing options...
Gipielle Posted July 4, 2011 Share Posted July 4, 2011 Hello,the execution time is 60 seconds, and the sitemap is generated, but it is quite large (only two languages, and without the 10.000 products we have):Update: Monday 04 July 2011 11:30:20Filesize: 24.042MBIndexed pages: 57598Is it possible to divide the sitemap into more than one page? Link to comment Share on other sites More sharing options...
tomerg3 Posted July 4, 2011 Share Posted July 4, 2011 Try using the attached file (replace with the one you have in /modules/gsitemap/ gsitemap.php Link to comment Share on other sites More sharing options...
Gipielle Posted July 7, 2011 Share Posted July 7, 2011 Great !It has half the old sitemap size, now is Filesize: 12.663MBIndexed pages: 31808But I think is not good for google webmaster tools... maybe is to split in part of max 10.000 urls, and 10Mb max size.How can we do that ? Link to comment Share on other sites More sharing options...
tomerg3 Posted July 7, 2011 Share Posted July 7, 2011 I think it's fine, the extra "pages" are actually images. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now