Webhosting1st is offering reliable and cheap web hosting, prices are starting at just $10/year, for more details please check our plans.

  1. Log in to Your DirectAdmin (how to do it check HERE).
  2. If You have more then 1 domain, click "Home" and click domain, for which You want to create new cronjob.
  3. Click "Cronjobs".
  4. After You fill in all fields click "Save".
  5. Examples:
  • if You want to run PHP script every minute, leave * in all fields, and in command type something like: /usr/local/bin/php /home/yourusername/domains/yourdomain.com/public_html/yourscript.php
  • if You want to enter custom website every minute, leave * in all fields, and in command type something like: /usr/bin/wget -O -q "http://www.yourwebsite.com/subpagepage.php"

We strongly recommend You to press "Prevent Email" for each new command, that You create, so system will not sent emails every time it will execute cronjob.