Related Post Blogger Support WEBP
Related Post Blogger Support WEBP Related Blogger Post Support WEBP - After the previous post we got a solution for Blogger thumbnails to support WEBP image format, now then we will make related posts also support WEBP. Because in related posts we also display thumbnail images as well, so this also causes problems when checked in Pagespeed Insights and Lighthouse, namely the problem of Serve images in next-gen formats and Defer offscreen images. One related post that I use is a related post made by mas Taufik from DTE because it is easy to modify. For that, we will slightly modify the related post so as not to cause problems in Pagespeed Insights and Lighthouse with the use of WEBP images and lazyload. Like thumbnails of Bloggers who support WEBP , we also use Statically Imgpx to change Blogger images in related posts to support WEBP and by using Lazysizes.js to change the URL of the image as well as to lazyload the image. For the demo, you can check the following dem...