Read More OOptimization How to Speed Up Background ImagesDecember 31, 2020 Background images are usually used in places that have some text or content on top. It can be…
Read More OOptimization 9 Tips to Improve FCP in WordPressJanuary 14, 2020 Google recently made an announcement that they’re ranking websites based on FCP and FID. They categorize websites into…
Read More OOptimization How to Reduce DOM Size in WordPressNovember 25, 2019 When analyzing your site through Google PageSpeed Insights you might have seen an error like “Avoid an excessive…
Read More OOptimization Improving HTML Cache Hit Ratio by Ignoring Query StringsNovember 11, 2019 Just because you have the highest scores or the fastest fully loaded time doesn’t mean your actual visitors…
Read More OOptimization How to & When to Inline Images using Base64/SVG in WordPressOctober 7, 2019 One of my primary goals in optimizing a website is to improve first contentful paint and first meaningful…
Read More OOptimization How to Setup External Cron Jobs in WordPress for PerformanceOctober 6, 2019 What are Cron Jobs? Cron is software in Linux OS to schedule time-based jobs. For example, check for…
Read More OOptimization How to Serve Images as WebP in WordPress (3 Methods)September 25, 2019 If you’ve analyzed your site via Google PageSpeed Insights, you must have probably seen the error “serve images…
Read More OOptimization 14 Tools I Use to Audit Performance of a WordPress siteJuly 19, 2019 Performance is not just about “my site loads under x seconds”. There are several other factors you need…
Read More OOptimization 4 Levels of Image Optimization in WordPressJune 6, 2019 Why you should Optimize Images? I hope the above picture should give you some idea. As technology grows,…
Read More OOptimization How to Generate Critical Path CSS in WordPressMay 18, 2019 Understanding WordPress CSS Before diving deep, let’s understand how the normal CSS works in WordPress. Every WordPress theme…