Server Joe's Client Portal
Client Portal

Knowledgebase

Home / Knowledgebase

How to Create a Cron Job in cPanel Print

  • cron, cpanel, automation, website
  • 0

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

  1. Log in to cPanel
  2. Open the Cron Jobs tool
  3. Choose a schedule
  4. Enter the command
  5. 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.


Was this answer helpful?

« Back