Addon: Google Sitemap
Indexu version: 5.0.1
Description: This addon will enable your indexu to generate google sitemap. It will generate sitemap for frontpage, category pages, and detail pages. If you have more than 300,000 links, create more sitemap files (sitemap8.xml.gz, sitemap9.xml.gz, and so on). Each file could handle up to 50,000 links.
Installation:
1. upload sitemap.php into indexu folder
2. upload sitemap1.xml.gz until sitemap7.xml.gz
and sitemap_index.xml.gz, then chmod 777
3. set daily cron job for sitemap.php
0 0 * * * GET http://www.mydomain.com/sitemap.php > /dev/null


