• Resolved SeanAUS120

    (@seanaus120)


    Hi guys,

    For security I’ve blocked the WP cron and added cron on my server directly. What’s the right format to do this for your plugin?

    Something like this?

    */10  *  *  *  * wget -O /dev/null https://website.com/?robin_image_optimizer=cron
    

    this doesn’t work … just an example. Thanks!

Viewing 1 replies (of 1 total)
  • Hello,

    The Robin plugin only works with the standard WordPress Cron, since a Cron task is created every time you run an optimization. It’s not permanent

Viewing 1 replies (of 1 total)
  • The topic ‘What’s the right cron to use?’ is closed to new replies.