Setting up Google Sitemap

From INDEXU GUIDE

Jump to: navigation, search

By default the sitemap feature is not enable. You need to the following steps to make it work:

  1. 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
  2. Set daily cron job to update the sitemap
0 0 * * * GET http://www.domain.com/sitemap.php > /dev/null
  1. Submit the sitemap url http://www.domain.com/sitemap_index.xml.gz to google sitemap website
Personal tools