Setting Up a Cron Job in Plesk
Learn how to set up a cron job in Plesk to automate recurring tasks on your hosting account. Cron jobs are useful for running scripts, sending automated emails, clearing caches, and other tasks that need to happen on a regular schedule.
Steps
- Log in to Plesk via your Zeniar Portal
- Select Websites & Domains from the left-hand menu
- Expand the website you'd like to add a cron job for
- Click on Scheduled Tasks under the Dev Tools section
- Click Add Task
- Select how often you'd like the task to run by setting the schedule (e.g. every hour, daily, weekly)
- Enter the command you'd like to run in the Command field
- Click OK to save the scheduled task
Your cron job is now set up and will run automatically based on the schedule you've configured.