japl71
Forum Replies Created
-
After investigating, it seems it is a Cloudflare thing. Thanks for the quick answer.
Forum: Plugins
In reply to: [LiteSpeed Cache] Problems with WordPress Site HealthHi.
Cron seems to work now 🙂 Besides cache exclusion, it seems Cloudflare Firewall Bot Fight Mode is also responsible for that, as they seem to consider cron calls as bots. Oh dear.
Thanks!
Forum: Plugins
In reply to: [LiteSpeed Cache] Problems with WordPress Site HealthThanks for your answer.
I have done as you said. I excluded *housemusicplayer.com/wp-cron.php* from Cloudflare cache and even from Litespeed cache.
But it stays the same.
Best regards.
Forum: Plugins
In reply to: [LiteSpeed Cache] Problems with WordPress Site HealthHi,
This is how it is implemented:
*/15 * * * * and the command is wget -q -O /dev/null -t 1 “https://www.housemusicplayer.com/wp-cron.php?doing_wp_cron” >/dev/null 2>&1
Thanks.
Forum: Plugins
In reply to: [LiteSpeed Cache] Google Analytics not working with versión 3.6.2.Hi.
GA code is just the code they give in Analytics, and it’s implemented in <head> as it is since long time ago.
I will try this weekend to update again the pligin and see. Thank you for your quick answer.
Best regards.
Forum: Plugins
In reply to: [LiteSpeed Cache] Google Analytics not working with versión 3.6.2.But I would like to know if that is going to be corrected in future version or instead, it is as it is.
Thanks!
Forum: Plugins
In reply to: [LiteSpeed Cache] Google Analytics not working with versión 3.6.2.Forum: Plugins
In reply to: [LiteSpeed Cache] Speed Decreased After Second Last Plugin UpdateSame it’s happening to me… Besides critical CSS doesn’t seem to be generated…