© 2023 Hashnode
#pagespeed
If you ever tried to optimize your page speed score and got hit by high FCP (First contentful Paint) and LCP (Largest Contentful Paint) scores. Well, you're not alone, in this guide I will try to expl…
Are you a Shopify store owner or developer who's been frustrated by sluggish performance and slow load times? Don't worry, we've all been there! You've probably tried searching for solutions on Google…
Introduction If you've ever been on a website and thought it was taking too long to load, you know how frustrating it can be. In today's fast-paced world, we expect things to happen quickly. Visitors …
Let's Analyse some random page performance using Chrome dev Tools. Our main aim is to improve page performance through the following analysis. Tools Used Chrome dev Tools Google page insights Ove…
Plugins are very useful. You can create almost anything with them. The minor problem is that anyone can create a WordPress plugin but not everyone thinks about the PageSpeed of the site where it is us…
If You Can’t Measure It, You Can’t Improve It First step in improving the performance is to measure it. They are various way you may measure performance. Chrome DevTools or Lighthouse gives you enoug…
When I started working as a Web Developer, I knew that my code needs to be efficient and minimalistic. College taught me how to code and I felt it was enough to know about how to make a website, as th…
Hi my lazy (loading) readers :) This is first of my short blog posts about increasing your page speed with some simple steps. Today we will talk about lazyloading background images. I think everybody…