Overview
A cron job runs a task on a schedule. Some applications use cron for maintenance, email sending, cleanup tasks, backups, or recurring website functions.
Before You Add a Cron Job
- Make sure you know the exact command or script path needed
- Confirm how often the task should run
- Avoid overly frequent schedules unless the application requires them
General Steps
- Log in to cPanel
- Open the Cron Jobs tool
- Choose a schedule
- Enter the command
- Save and test the task if possible
Why Careful Scheduling Matters
A badly configured cron job can create unnecessary load or repeated errors. It is always best to use the schedule the application recommends.
If you need help deciding whether a cron task belongs on your site, open a ticket through support.