Jump to content

Lazy loading for logo if it is an image

<img src="//content.invisioncic.com/m331628/monthly_2024_08/logo_full_width_903109.png" width="683" height="59" alt="Invision Community 5" data-ips-theme-image="logo-dark">

Featured Replies

Lazy loading images is only a good idea if the image is “below the fold” (outside the screen while the page loads).

Since logos are at the top of the page, they will always be on the screen during page load, so lazy loading is not ideal for them. You’ll even get suggestions from PageSpeed tools telling you to remove the attribute if it exists.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.


Guest
Reply to this topic...