Part of INDEXU is setting up a Cron job to update the sitemap on a regular basis. The instruction given in the readme file is to use the following command:
GET http://www.mydomain.com/INDEXU/sitemap.php > /dev/null
However, the GET command isn't supported by my server. Is it ok to just leave out the GET command? Also, what does /dev/null do?
Thank you.


LinkBack URL
About LinkBacks
