Async Javascript lets you add 'async' or 'defer' attribute to scripts to exclude to help increase the performance of your WordPres …
Converts render-blocking CSS and JS files into NON-render-blocking, improving performance of web page.
This plugin load the stylesheets asynchronously and improve page load times.
Improve page load performance by asynchronously loading javascript using head.js
Lazy Widget Loader provides lazy loading for widgets to improve page loading. Use on slow widgets with content from Facebook, Twitter, AdSense ...
Javascript has a HTML based method for deferring and asynchronously loading files, namely script Defer and script Async. Unfortunately these HTML solu …