WordPress PageSpeed

How to Properly Defer Parsing of JavaScript in WordPress (3 Methods)

While running your website on performance testing tools such as PageSpeed Insight, GT Metrix, Pingdom, or any other shows you warning to defer parsing of JavaScript on your WordPress website (in PageSpeed Insight it’s a part of render-blocking resources)? Probably yes and that’s why you are reading this article. Defer parsing of JavaScript can give …

How to Properly Defer Parsing of JavaScript in WordPress (3 Methods) Read More »

WordPress Caching : Serve Static Assets with an Efficient Cache Policy

While running your site on PageSpeed Insight you have seen a suggestion in the diagnostics section for “Serve static assets with an efficient cache policy” and according to the page speed website, a long cache lifetime can speed up repeat visits to your page. But what does it actually means? How it will affect your website …

WordPress Caching : Serve Static Assets with an Efficient Cache Policy Read More »

How to Keep Request Count Low and Transfer Size Small in WordPress

A fast page speed is something every single site owner wants, while there are several reasons why your site could be slow but one of the most oversight reasons for slow website speed is too many HTTP requests and high transfer size. In this article, we are going to know what are HTTP requests and …

How to Keep Request Count Low and Transfer Size Small in WordPress Read More »

Scroll to Top