Skip to content

Conversation

@poespas
Copy link
Collaborator

@poespas poespas commented Mar 24, 2025

Closes #353

@Brada-Groep
Copy link

I'd recommend adding the fact that the wp-cron.php doesn't work by default on Hypernode in the text so that when someone is googling that, he'll get recommended this article and know why his cron job isn't working.

Current first alinea

In this guide, we'll explain how to replace the default WordPress cron job with a cron job on your Hypernode server. This can be useful for low traffic sites, important tasks that need to be run at specific times, mitigating excessive DDoS attacks, or improving high page load times.

Proposed first alinea

In this guide, we'll explain how to replace the default WordPress cron job with a cron job on your Hypernode server. This can be useful for low-traffic sites, important tasks that need to be run at specific times, mitigating excessive DDoS attacks, or improving high page load times. This will also enable the wp-cron.php to run when it is blocked by the webserver (which is the default behaviour of a Hypernode).

@poespas poespas merged commit 571d536 into master Apr 1, 2025
7 of 8 checks passed
@poespas poespas deleted the Change-wp-cron-to-a-PHP-CLI-command-instead-of-curling-(which-gets-blocked-by-our-security-rules) branch April 1, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Note that the standard wp-cron.php behaviour is not possible on Hypernode

4 participants