
Originally Posted by
saderogba
Code:
I don't use http for this task - only CLI interface. The http-interface has additional restrictions.
Please can you demonstrate how to use the CLI interface via cron? Thank you very much for your help.
Exactly as written in the example in the README:
Code:
28 03 * * * /usr/local/bin/php -f /home/xxxxxxxxxx/data/www/site.com/cgi-bin/sitemapxml.php rebuild=yes ping=yes
But you must understand that the format of the command and the file path is specific to each hosting!!! It is therefore necessary to consult with the support of your hoisting.
Bookmarks