Cron Jobs
What is a cron job? What ?job? does a cron job generally perform? How do cron jobs make your web experience a lot easier?
A cron job is an automatic task, which executes a particular action - usually executing some script in a hosting account. The task is pre-set, which means that it will run on a regular basis - weekly, daily, hourly etc. There are lots of good reasons to employ a cron job for your sites. For example, you may get regular reports how many website visitors have signed up on your website, a temporary folder can be emptied automatically every week or a backup of the content may be made in a standalone folder within your hosting account. Using cron jobs will help you with the management of your websites since you're able to have lots of things done automatically and get reports for them, rather than spending valuable time and efforts to do them manually.
-
Cron Jobs in Cloud Website Hosting
Creating a cron job requires precisely 3 simple steps if you get a
cloud website hosting plan through our company. The Hepsia Control Panel, that comes with all of the website hosting accounts, has an area centered on the crons and when you go there, you need to enter the folder path to the script that you would like to be run, the command path to the server files for the particular programming language (Perl, Python, PHP), which you can copy and paste from the Server Information section, and after that set how often the cron job has to run. For that time interval, our company offers two choices - a user-friendly one with drop-down navigation where you can pick the minutes, hours, days or months, and a more advanced one that is used with many other hosting Control Panels in which you should type numbers and asterisks on particular positions that outline separate time periods.
-
Cron Jobs in Semi-dedicated Hosting
You're able to install as many cron jobs as you need when you host your websites with a
semi-dedicated server account from us and it doesn't take over a minute to do that. In contrast to many other web hosting Control Panels where you have to type commands and use numbers and asterisks on a single line to be able to set up a cron job, the Hepsia Control Panel contains a time and effort saving interface where you will be able to decide how often a new cron should run by using simple drop-down menus to select the minutes, hours, weekdays, etc. The only two things which you'll need to enter manually are the folder path to the script file that should be run and the command path to the programming language system files in the account (Perl, Python, PHP). You'll be able to copy and paste the aforementioned from the Server Information part of your web hosting Control Panel, so it will not take you more than a few clicks to create a cron job in your semi-dedicated account.