Wordpress Performance tutorials and examples

Embed youtube video with javascript on-click lazy loading approach

Embedding youtube video using the default iframe code fetches couple of files and makes the page load little slower for the end user. Many users read more

How to Preload cache in wordpress on Linux

I’m using memcache with w3c total cache plugin to cache pages on my wordpress site on Ubuntu Linux. The way it works is whenever someone read more

How to remove jquery-migrate.js from wordpress

In case you want to remove jquery-migrate.js for performance reasons, here is the code you can use. Note that this may break some plugins or read more

How to use wordpress facebook plugin comments box with lazy loading

WordPress facebook plugin lets you embed facebook comment box in your posts and pages along with many other features. One biggest benefit of facebook comment box read more

Tips on improving the performance of your WordPress blog or site

WordPress is a great blogging platform and there are plugins for pretty much everything you need. But with too many plugins it affects the performance read more

How to use w3 total cache for wordpress

W3 total cache by Frederick Townes is probably the best wordpress cache plugin. Setting it up for best outcome can take sometime. But once you get read more