Let's see how to create the avif format and webp format of images by Python to fix the Serve images in next-gen formats issue of Lighthouse, and how to use lazy-load of images to fix the Defer offscreen images isue, too.
When using Google Web Fonts on a web page, let's see how to optimize loading Google Web Font so that it doesn't affect the performance of the web page.