Read More OOptimizationHow to Avoid Excessive 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 OOptimizationImproving 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 OOptimizationHow 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 OOptimizationHow 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 OOptimizationHow 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 OOptimization14 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 OOptimization4 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 OOptimizationHow to Fix Flash of Invisible Text (FOIT) in WordPressJune 3, 2019 If you’ve analyzed your site through Google PageSpeed Insights you might have seen the error “ensure text remains…
Read More OOptimizationHow 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…
Read More OOptimizationHow to Analyze & Speed Up Third-Party Requests in WordPressApril 21, 2019 Third-Party requests are the hardest thing to deal with while optimizing WordPress sites. One of the obvious solutions…