Setting up Google Sitemap
From INDEXU GUIDE
By default the sitemap feature is not enable. You need to the following steps to make it work:
- CHMOD 777 the following files:
-
/sitemap_index.xml.gz -
/sitemap1.xml.gz -
/sitemap2.xml.gz -
/sitemap3.xml.gz -
/sitemap4.xml.gz -
/sitemap5.xml.gz -
/sitemap6.xml.gz -
/sitemap7.xml.gz
-
- Set daily cron job to update the sitemap
0 0 * * * GET http://www.domain.com/sitemap.php > /dev/null
- Submit the sitemap url http://www.domain.com/sitemap_index.xml.gz to google sitemap website
