Lazyloading JavaScript in WordPress
When we think about optimizing the loading of our website we have to go step by step. And one of those steps is Javascript.
When we think about optimizing the loading of our website we have to go step by step. And one of those steps is Javascript.
Lazy loading is one of the most used web optimization techniques for WPO. But there are times when it will cause errors with LCP.
Another new feature that WordPress 5.5 brought us was the native lazy loading of images and if you want to disable it for any reason we show you how to do it, and give you some other options.