Logo load slow on page with iFrame




Wordpress LScache Plugin: Logo load slow on page with iFrame

Last Updated on: Wed, 15 Apr 2026 00:00:02
Today I have released this website : https://www.klankbyld.nl/home . There is one page (menu BEELD) with 4 YouTube embedded. When I have set LiteSpeed off then the logo normal load, when I set LiteSPeed on then the logo is first gray and after 1 second it is loading. Other pages dont affect. Anybody know what is happening? The page I need help with: http://Www.klankbyld.nl/beeld Hi, Did you enable lazy load ? if so , please disable it and purge all Best regards, Yes I enabled Lazy Load. When disabling this the problem is solved. Can you explain me why set this off? It is better to use Lazy Load? @ccmp If logo loads like you described it, then this is the idea behind lazy loading. Lazy loading let images and other objects load deferred and an base64 coded placeholder is loaded before logo is loaded. But using lazy load isnt always a good idea, especially in case of the logo. The logo image is above the fold . This area is critical regarding Cumulative Content Shifting (CLS). If logo is loaded deferred it will increase CLS rating and you will get a bad score with Core Web Vitals. Thats why you should exclude logo image from lazy loading. Learn more about CLS and Core Web Vitals: https://web.dev Thank you for the explanation! I will look to CLS and Core Web Vitals



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference