Tagged: WebP Converter
- AuthorPosts
SelinaVrhf
GuestHi,
I bought the W3 Total Cache plugin for WordPress and I’m trying to optimize the images on my website using the Total cache WebP converter. So far, so good. While using the tool, I’m constantly getting the error ‘WP-Cron doesn’t work as expected.’ It’s a requirement for W3 Total Cache WebP, so basically it’s unusable. I tried to check the documents, but I’m getting a 404 error.
Can you help me?
Thank you in advance!
+9 PointsIn a recent test, we converted all of our images to WebP and added 9 points to the Google PageSpeed score! Review the test results to see how we did it!
Upgrade to W3 Total Cache Pro and improve your PageSpeed Scores today!
Marko Vasiljevic
KeymasterHello Selina,
Thank you for reaching out, and I am happy to help!
Yes, the wp-cron is required for the webp to work as expected, as it’s sending requests for the conversion
The W3 Total Cache settings may rely on wp-cron so can you please check with your hosting provider if wp-cron is disabled by any chance?
Check your wp-config.php and check if there is a line: define(‘DISABLE_WP_CRON’, true) ;Let me know if this is the case
Thanks!- AuthorPosts