Tag Archives: performance

How To Use Google AJAX Libraries CDN To Speedup WordPress?

You can make your WordPress website to use common JavaScript libraries from Google AJAX Libraries CDN in order to make it fast as it enables users to download jQuery faster than before.

Continue reading How To Use Google AJAX Libraries CDN To Speedup WordPress?

How To Integrate Bootstrap Content Delivery Network In WordPress ?

BootstrapCDN is a free public content delivery network. If you are a BootstrapCDN user then you can load CSS, JS and also images from its servers remotely. It uses NetDNA’s global content delivery network which makes websites using its service resilient to unexpected surges in internet traffic.

Continue reading How To Integrate Bootstrap Content Delivery Network In WordPress ?

Cache Gravatar Into Your Host For Speeding Up Your WordPress Site

Cache is basically a component used for storing data transparently for fast processing of requests. Data stored in cache can be the computed values or duplicates of original values stored somewhere else. If data is stored in the cache then requests are served simply by reading the cache which is comparatively faster. This tutorial explains you how you can enable cache for Gravatars of your WordPress site.

Continue reading Cache Gravatar Into Your Host For Speeding Up Your WordPress Site

Highly Customizable & Very Handy Preloading Page For Your WordPress Site

Earlier we discussed about a Beautiful Preloading Screen Plugin You Can Use In Your WordPress Site. Now this tutorial is on a new preloading page which is very easy to use, gets activated as soon you activate the plugin and allows you to use custom colors, and also you can add image in your website’s preloading page.

Continue reading Highly Customizable & Very Handy Preloading Page For Your WordPress Site

Top 6 WordPress Cache Plugins To Improve Page Loading Time And Limiting Resource Usage

Caching helps you to speed up your WordPress site and hence gives better user experience. Actually caching creates copy of webpages as static ones, then saves it on server including cached database queries and when your site visitors requests page they get cached page from the server. This reduces the use of resources and makes pages to load fast.

Continue reading Top 6 WordPress Cache Plugins To Improve Page Loading Time And Limiting Resource Usage