The problem is not with the product. The problem is your server is not having enough resources to complete the sitemap generation. So the solution, as said earlier, includes :
- Cutting down on the number of URLs included in the sitemap, so that the sitemap gets generated in less time and without using a large amount of memory. Or,
- Increasing the php's memory limit so as to allow the complete generation of sitemap.









Reply With Quote