Question
How to Set up Cron Job to run once in a week?
I want to executed my page every week using cron job.how i can achieve that?
Note : Page is already created.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Do you have cPanel? If so there’s a cronjob option at the bottom
No..We don’t have cPanel.
@karthees51 - you may need to place a script in one of the /etc/cron.XXX directories to do a wget or curl command which grabs your specific web page. Look in one of those directories for a sample script to use as your template.
If you don’t know how to setup cronjob, a third party webcron may be a good option for you. easyCron provides a free plan at https://www.easycron.com/user/register/plan/1.