Currious when we get the next beta.10 easy answer, after 123.09stable :D
Takes a while, but the result counts. To trouble shoot this I already setup another Droplet so that one I can destory now.
Noticed it before but, guess it's not fixed. Same for 2019/04/ Code (Text): ls -lah /home/nginx/domains/$vhost/public/wp-content/uploads/2019/05/ total 948K drwxr-sr-x 2 nginx nginx 8.0K May 13 21:21 . drwxr-sr-x 4 nginx nginx 26 Apr 30 23:34 .. -rw-r--r-- 1 nginx nginx 16K May 10 19:35 1180x355px-Slide1-1024x308.jpg -rw-r--r-- 1 nginx nginx 3.2K May 10 19:35 1180x355px-Slide1-146x146.jpg -rw-r--r-- 1 nginx nginx 3.2K May 10 19:35 1180x355px-Slide1-150x150.jpg -rw-r--r-- 1 nginx nginx 4.6K May 10 19:35 1180x355px-Slide1-237x175.jpg -rw-r--r-- 1 nginx nginx 4.2K May 10 19:35 1180x355px-Slide1-300x90.jpg
only newly uploaded images get auto webp converted with WebP Express plugin unless you are re-uploading all those images again ?
@eva2000 Noticed many users were watching this thread so guess there are many users interested in using it. A little adjustment to the existing script would help a lot for these users that want to migrate to the new WebP format (extension --> see my problem before). Now it generates the wrong format. So, don't know if you want to make a adjustment or an new git for it.
yeah folks will need to be reading this thread to know and probably will be reading it if the reason they are aware of WebP Express is from this forum
It's magic or it's @eva2000 Both of my upload folders got populated with the correct WebP files. And because I had a lot of them I wanted to wait and clean my DB to have no left overs and do a manually upload, adjust pages and post to the new image, but just had a look and all jpg and png had changed So tomorrow I can two things, take a day off or optimize my stuff even more. Earned spare TIME!!!!!!! Code (Text): ##################################################### # Timestamp Install TIME_NGINX='y' TIME_PHPCONFIGURE='y' TIME_MEMCACHED='y' TIME_IMAGEMAGICK='y' TIME_REDIS='n' ##################################################### That made me extremely happy. WebP Express, @eva2000 or magic, you tell me.
Hello allways no cache webp images Code: FAILED - (No max-age or expires) - https://rvlove.co/wp-content/uploads/2018/01/logo-rumtreiberin-100.png.webp FAILED - (No max-age or expires) - https://rvlove.co/wp-content/uploads/2019/05/Landweg-indien-hippie-trail-2-1400x533.jpg.webp
also make sure you had done the wpsecure file edit as per 1st post if it is an existing wordpress install and not a new wordpress install done within last 24-48hrs.