I'm trying to run a PHP file that automatically generates a sitemap and pings various search engines via cURL as a cron Job.
By hosting plan is a shared plan provided by Bigrock.in.
The control panel is cPanel Pro 1.0 (RC1)
This is my Current cron command :
php /home/myusername/public_html/sitemap_auto.php
But this does not seem to work at all. So Any help would be greatly appreciated.
Thanks is advance.