To add a Cron Job for your website on the Managed Cloud Server:
- Access the Platform: Log into the Managed Cloud Platform, click 'Websites' on the left bar, then select your website.
- Navigate to Cron Jobs: Go to 'Advanced' > 'Developer tools' and find the Cron jobs section.
- Editing Existing Cron Jobs: If a WordPress Cron Job is preset, you can edit it by clicking the hamburger menu (3 dots) and selecting "Edit."
- Adding a New Cron Job: Click "Add cron job". Choose between 'Run command' for most Cron Jobs (enter your Command and set the Interval) or 'Request URL' for URL requests. Customize the interval, including a custom option for more specific timing.
- Finalize: Click "Add" to implement the new Cron Job.
This process allows you to efficiently manage scheduled tasks for your website.