all about cron jobs Automatically run scripts or commands for your site by setting up a
cron job.” (A bit of trivia: “cron” is short for chronograph.”) Your cron job will run on the server at times and intervals set by the job.

A cron job can automate a repetitive task. For example, a cron job can periodically delete all mail in an email account to reduce the amount of disk space used. A cron job can also “rotate” log files.

A cron job can even be used to make changes to your website. The quote of the day and blog of the day are each updated every day by a cron job.

Cron jobs give you great flexibility in the times and intervals they can be set to run. You can set minute, hour, day of month, month, day of week in various ways to fine-tune how frequently or infrequently your job runs.

Popular Posts


4 Responses to “Use Cron Jobs To Automate Tasks or Update Your Website”  

  1. 1 admin

    I have an RSS feed you can subscribe to. Hmmm, I should check that I didn’t break it when I modified the theme of my site.

  2. 2 Gewinne Million

    Only want to say your article is awesome. The lucidity in your post is simply spectacular and i can take for granted you are an expert on this subject. Well with your permission allow me to grab your rss feed to keep up to date with incoming post. Thanks a million and please keep up the admirable work.

  3. 3 admin

    Thanks. Certainly, you can subscribe to the RSS feed.

  1. 1 Setting Up a Cron Job With cPanel’s Standard Interface at cPanelSupport.net

Leave a Reply