A simple Magento sitemap splitter
Number of URLs in a sitemap should be less than or equal to 50K according to google. This Magento module helps you split sitemap if you have more than 50K URLs(Product, category and CMS URLs).
- Copy the app folder into your Magento root folder.
- Clear cache.
- Goto
System / Configuration->Sitemap splitter->General Settings->Sitemap Splitter Options
. - Enable the module and specify the sitemap limit which is the number of URLs in a sitemap.
- You can generate the sitemap from
Catalog->Google Sitemap
.