Skip to main content

The lazy loading SEO problem, SOLVED!

The SEO problem TL;DR: – short story: Lazy loaded images won’t be indexed by search bots like googlebot! Long story: The purpose of lazy loading images is to speed up a website’s performance without pushing extra HTTP requests through a full page refresh. The goal is to save bandwidth on visitors who may never scroll down […]

Read More

bLazy.js – A lazyload image script

2016.10.25: New release, bLazy version 1.8.2 bLazy is a lightweight script for lazy loading and multi-serving images. It’s written in pure JavaScript why it doesn’t depend on 3rd-party libraries such as jQuery. bLazy works on all modern browsers, including on IE7+. Demo | Download | Examples Contents How to use bLazy Options Selector Offset Container Callbacks, success & error […]

Read More