Cron jobs are scheduled tasks that the system runs at predefined intervals. Typically, a cron job contains a series of tasks that the system runs from a script or a url.
You need to set three cron_jobs for GoClixy
Next we configure our cron job as you would any other, except that the path you provide in a special format.
Commands are as follows:
The first part is the php command.
The second part is the absolute path to your GoClixy installed location e.g. home/<username>/public_html/index.php.
The third part is the controller name, followed by the method name.
To create a cron job on your server, perform the following steps:
Login to the Admin Panel, visit Settings->Cronjobs and click on the Run link infront of the Generate Sitemap. This will generate a new sitemap.xml file in the public_html folder of your website.
https://YOUR DOMAIN/sitemap.xml