Possible wrong Handling of WebP
-
My Website haqs trouble with the WebP conversion since at least a month. It became sluggish one day and since more recently some images loaded only with high delay. This loading blocked the rendering until it was done. That resulted in reset of the contact form input after 10-15 seconds to empty values (the discovery of this was the actual reason why i started researching it).
My actual problem is or was the sluggish behavior of the website and the render blocking. It took me quite a while of researching and lots of luck (finding another thread with similar problem here) until i tried switching of WebP conversion.
I checked the html code of my website and found, that these image links of my website builder don’t get converted to webp. The ones where the quotes are written as ” are properly converted. But the rows where the quotes are written as " directly behing the file name are not converted.
style=”background-image: url("https://MyWebsite.de/wp-content/uploads/2022/02/TheBackgroundImage.jpg"π
I assume that maybe the code of WPOptimize tries for a while to convert these images to webp and that this probably causes the delay and sluggish behavior of the website. Since my website has been done with a website builder long before i begun working here i cannot change it. The website will be replaced anyways and it can live happily without WebP until then. But i report it so that it may help finding the root of the problem.
- The topic ‘Possible wrong Handling of WebP’ is closed to new replies.