Cron Setup
Under Tools > Cron Setup is a wizard to help you get your Cron Jobs up and running.
Click [ Get Started ]
It's recommended to click the [ Install Automatically! ] button.
A file named gh-cron.php will be installed at the root of your website.
With this file installed, Groundhogg will automatically start using the built-in WordPress cron service.
If you receive an error message when attempting to install automatically you can try this manually.
- Download the
gh-cron.txt
file from the link in the wizard. - Upload it to the root directory of WordPress via FTP/SFTP or the Cpanel File Manager. This is the same folder as your
wp-config.php
file. - Change the file extension from
.txt
to.php
This should result in three green checkmarks and a success message.
What to do if the gh-cron is not verifying?
Should I use an external Cron job?