In order to do WebP conversion for free, your provider must have one of the following:
1. exec() enabled so that cwebp can be run (this has been the primary method since version 2.0).
2. The Imagick extension with WebP support (new in 6.2).
3. The GD extension with WebP support (also new in 6.2).
If your provider has none of those, you would need a premium subscription to use our API for WebP processing.
Thank you for your very quick anwser.
Hi
As you can see gd has enable webp support.
https://ibb.co/Cz7hT2q
but conversion dont work.
Any solution?
Thank you
Note that the GD conversion isn’t as efficient as the other methods, so it’s possible the WebP versions just aren’t any smaller.
But to double-check, let’s do this:
1. Go to the Media Library
2. Switch to List mode (if you didn’t already)
3. If you have WebP images, it’ll show you that in the Image Optimizer column.
4. For any image that has no WebP version, select 2-3 of them.
5. Then choose Bulk Optimize from the Bulk Actions drop-down.
6. Run the optimizer with Force Re-optimize and WebP Only, and see what it does.
Ok, my provider enable the exec() function and we have conversion.
But something else happen know.
If i use “JS WebP Rewriting” featured image on post looks ok, but google page speed dint see webp image, css code is:
<code><div class="jeg_featured featured_image"><a href="//olympiobima.gr/wp-content/uploads/2021/08/Συναυλία-Κρατικής-Ορχήστρας-Θεσσαλονίκης-Με-Άρωμα-Πιερίας…-6109202.jpg""><div class="thumbnail-container" style="padding-bottom:66.267%"><img width=""750"" height=""497"" src="//olympiobima.gr/wp-content/uploads/2021/08/Συναυλία-Κρατικής-Ορχήστρας-Θεσσαλονίκης-Με-Άρωμα-Πιερίας…-6109202-750x497.jpg.webp"" alt=""Συναυλία" /><noscript><img width=""750"" height=""497"" src="//olympiobima.gr/wp-content/uploads/2021/08/Συναυλία-Κρατικής-Ορχήστρας-Θεσσαλονίκης-Με-Άρωμα-Πιερίας…-6109202-750x497.jpg"" alt=""Συναυλία" /></noscript></div><p class="wp-caption-text">Συναυλία Κρατικής Ορχήστρας Θεσσαλονίκης Με Άρωμα Πιερίας…</p></a></div></code>
If i use “” google can see webp images but featured image is smaller.
https://ibb.co/FH5NjzR
and css code is:
<code><div class="jeg_featured featured_image"><a href="//olympiobima.gr/wp-content/uploads/2021/08/Συναυλία-Κρατικής-Ορχήστρας-Θεσσαλονίκης-Με-Άρωμα-Πιερίας…-6109202.jpg""><div class="thumbnail-container" style="padding-bottom:66.267%"><picture><source srcset="https://olympiobima.gr/wp-content/uploads/2021/08/Συναυλία-Κρατικής-Ορχήστρας-Θεσσαλονίκης-Με-Άρωμα-Πιερίας…-6109202-750x497.jpg.webp" type="image/webp"><img width=""750"" height=""497"" src="//olympiobima.gr/wp-content/uploads/2021/08/Συναυλία-Κρατικής-Ορχήστρας-Θεσσαλονίκης-Με-Άρωμα-Πιερίας…-6109202-750x497.jpg"" alt=""Συναυλία" /></picture></div><p class="wp-caption-text">Συναυλία Κρατικής Ορχήστρας Θεσσαλονίκης Με Άρωμα Πιερίας…</p></a></div></code>
Using wp-rocket cache.
Any Solution?
Thank you
-
This reply was modified 9 months, 2 weeks ago by
sintarta.
-
This reply was modified 9 months, 2 weeks ago by
sintarta.