Archived topic
Lazy Load on the 1st Fold
5 replies · Started by Ricardo on April 4, 2022
Good Afternoon!
In gpp can I know through tags, classes, etc., which are in the first fold to not use Lazy Load and get better performance? (I use LiteSpeed Cache)
Hi Ricardo,
Usually you don't want to lazy load your logo, the class is: is-logo-image.
For other images it depends on your design.
The theme is simple and apart from the "Menu", only the featured Image.
If you don't want to lazy load featured image, the class is .post-image for archive/blog, and featured-image for single post.
Ok! Thanks a lot
No problem :)