This question – ‘How To Defer Parsing Javascript in WordPress?’ could make you scratch your head until you get bald. If you do not believe me then go through multiple results that you get from Google because every other person are trying to provide different answers and many solutions do not work yet some does […]
Page Speed
How To Enable GZip Compression in WordPress?
Enabling Gzip Compression is simple. You can just add the code to your .htaccess file and you’re done however before you put the code, it is very vital for you to learn, why you do it? Google and Yahoo too use Gzip Compression so we are no exception. So why we need to enable Gzip […]
How To Remove Query Strings From Static Resources?
What are query strings? All the testing platforms, be it Google Pagespeed Insights, Pingdom or GT Metrix, will recommend you to remove query strings in the URL for all the static resources. You may have seen some URLs like abc.com?=12 or xyz.com?ver=2.3 etc. These URLs are said to have query strings. Wikipedia provides more detailed definition […]
How To Leverage Browser Caching
What is Browser Caching? Whenever a page is loaded on to your browser, it loads several things like html, CSS, Javascripts, images and other resources to properly display the page. Browser caching is a process of storing and saving some of these files locally in the user’s browser. This means that if a visitor now […]
How To Make Your Website Load Faster?
Faster and highly optimized web pages and websites can help engaging visitors in less time, it is also the reason for retention and conversions. When someone visits your website and if it loads within split seconds, your website visitors will stay on the site and would also visit inner pages and learn more about you […]