A while back I enabled lazy loading for images on Liliputing in an attempt to help reduce the amount of time it takes to load the website. What that means is that when you first visit a website, your ...
Ever clicked on a website, and it felt like watching paint dry while the page was loading? I mean, frustrating right? Well, in today's fast-moving world, you could say that waiting some few extra ...
Corbin is a tech journalist and developer who worked at Android Police from 2016 until 2021. Check out his other work at corbin.io. Web pages are becoming more and more complex, but browser vendors ...
Google is looking to deliver another speed boost to Google Chrome in the near future, and it's doing so by changing the way that a webpage is loaded in the browser. Google calls this new method for ...
Google’s Martin Splitt had to remind SEOs and site owners that Googlebot doesn’t scroll through pages. When infinite scrolling is implemented on a web page it can cause issues with how the content is ...
Google warns against lazy-loading above-the-fold images. It can delay LCP and feel jarring for visitors. Verify in Search Console by checking the rendered HTML. On Google’s podcast, Martin Splitt ...
Sometimes you want child objects retrieved with the parent object, and sometimes you don't. What you NEVER want is to retrieve child objects accidentally. Here's Peter's advice on how to get the best ...