• Resolved danield999

    (@danield999)


    I set the auto-run to HOURLY and also tried DAILY, but it never seems to trigger at the time I set.

    I can only get it to start the process by hitting the “Start Manual” button

    Thanks!

    Dan

Viewing 1 replies (of 1 total)
  • Plugin Author Ozgur Sar

    (@ozgursar)

    Hi @danield999 thank you for using Super Preloader for Cloudflare plugin.

    WordPress Cron only runs when your site receives traffic (a page is requested). To test that our plugin’s cron works, simply schedule a time, go to logs and enable auto refresh and then right before the scheduled time refresh your homepage a few times to simulate website traffic.

    You can read our blog post about how WordPress Cron works and what you can do to control it by disabling the WP-Cron and enabling actual cronjob on your hosting control panel.

    You can also use a third-party service such as cron-job.org to ping your cron.php to trigger scheduled cronjobs.

    Simply, Add a Cron with the following command and your preferred timing option.

    https://yourdomain.com/wp-cron.php?doing_wp_cron

    Make sure to replace “https://yourdomain.com” with your website’s URL.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.