Is there any tool available to check which website using Lazy Load?
-
Hello Experts,
Is there any tool available to check which website using Lazy Load?
Thanks!
-
Hi there.
I don't think there is an actual tool which will tell you that, but you can see it yourself while scrolling on a page - you'll see images loading as you scroll. Also you can use browser's developer console, specifically network tab. You should see images not being loaded until you scroll to them.
Hope this makes sense

-
Hi @Dmitrii,
Thanks for the response. Lastly do Lazy Load is good practice in terms of seo?
Thanks!
-
I would say it's not really for SEO, but rather for UX, which at the end does affect seo. Meaning that it doesn't mean that your rankings will increase dramatically if you do lazy load.
-
Hi Dmitri,
We are trying to determine if Google will index Lazy Load images. Please let me know if you have any insights here.
Like the original post, I am looking for Lazy Load sites, we want to test if the Lazy Load site images are indexed.
Thanks!
-
I believe they do get indexed, don't have any physical proof as of the moment. The easy way is to simply set it up on a test landing page, then request manual recrawl through Google Search Console of that page. and see if it gets indexed.

-
Okay; we will try that. Thank you very much!