3 Cool WordPress Plugins with Deferred JavaScript


👉 Divi Builder drag/drop page builder for WordPress

We all would like our sites to run as fast as possible. A slow website will turn your visitors off. It might even affect your search engine rankings, depending on how far Google and other search engines push site speed as a ranking factor. We have already covered plenty of plugins that help you improve your site’s performance. Removing unwanted plugins, reducing image sizes, and handling how scripts load on your site are just some of the things you can do to make your site faster.

Many of us have all kinds of JavaScript codes on our sites. By using deferred JavaScript coding, you can make your site faster without having to remove features. Here are 3 plugins that offer you code with deferred JavasScript execution:

jsDelivr: speeds up your website by using jsDelivr’s CDN service. It also allows you to apply Async/Defer loading to your JavaScript codes.

Performance Optimizer Plugin: this plugin is developed to help you improve your site’s performance. It optimizes your database, .htaccess, and other aspects of your site. It gives you some control over your JavaScript codes too.

Social Media with deferred Javascript: one of the biggest issues we have had on our own sites is slow social buttons. With this plugin, you can keep your favorite social buttons without slowing down your site.

These plugins are not perfect. You could always implement deferred JavaScript for your website manually. It could take a bit of effort. But that way, you will have more control on how scripts are handled on your website. The choice is yours.

More WordPress reading: