Review widget to lazy load on scroll
K
Ken Wood
The review widget is very, very slow to load which absolutely kills page performance, affecting SEO and everything else downstream from page speed.
It would be trivially easy to make the widget lazy load only when the visitor scrolls down the page far enough to make the widget visible. I've done this by hacking the widget embed code, but it would be far better as a standard feature in the web server.
I can provide my code to devs as an example if this will help, but it really is a very simple change. I can hardly believe it hasn't been done already.
Log In