// //twitter meta tags
Which WordPress Plugins & Themes Can Speed Up Your Website?

Which WordPress Plugins & Themes Can Speed Up Your Website?

Get helpful updates in your inbox

We respect your privacy and will not share your email or crowd your inbox

Which WordPress Plugins & Themes Can Speed Up Your Website?

Do you keep getting pagespeed reports that show that your website could be faster? You and everyone else that owns a website. In analyzing Google’s mobile Pagespeed Insights scores for major publishers from across the web, we learned that the average mobile speed score was less than 24 out of 100.

wordpress website speed scores
Speed scores on popular WordPress sites

What’s more, the majority of these sites were using WordPress. It begs the question, how do you make a WordPress website faster?

One of the biggest benefits of operating a WordPress site is access to the millions of plugins that leverage the collective knowledge of developers worldwide. So, which plugins are currently available to publishers that could help them with abysmal website speed? And, what themes and tools can be used to increase overall site speed scores?

Watch me walk through just the plugins on Ezoic Explains below — or read the rest of this article for all the details.

What we know about WordPress and site speed scores

WordPress websites are great for publishers because they are easy to set up, simple to manage, and provide access to a vast number of advanced features through plugins that allow webmasters to circumvent coding or learning how to integrate their site with external resources.

The modular design of WordPress also leaves it open to a number of potential challenges with site speed.

If you don’t have a strong networking or development background, combing through the complexity of what is slowing down a website can be daunting.

wordpress website speed

In WordPress, all of these elements can potentially have a dramatic impact on your website speed:

  • The theme you select
  • What plugins you use
  • Hosting, use of a CDN, caching, and how you apply rules to your cache
  • How you manage external CSS and JS code
  • What external resources are called because of integrations with your site (social sharing tools, ads, newsletters)

Below, I’ll walk through some details of which plugins can speed-up your website, how to best configure them, how to better manage themes, and how Ezoic publishers can ensure they are leveraging the power of the Ezoic platform to make their sites faster as well.

Which WordPress themes are the slowest?

Switching your WordPress theme can be time-consuming and potentially detrimental to user experiences (even if you think everything about the site “looks” better). So, before marching out and changing your WordPress theme to one of the faster ones listed below, you might first want to see if yours is on the list of “slow” themes.

slowest wordpress themes

Known to be slow WordPress themes:

  • The7
  • ThemeX
  • Storefront
  • Karuna
  • Ixion
  • Pique
  • Rebalance
  • Lodestar
  • [Custom-built themes that were not designed with speed in mind]

The thing most of these have in common is that they include a lot of extra components built-in. Often, these extras are for making the site easier to build on the front-end or include some odd or unique CSS features.

In most cases, the issues with site speed on these themes can be almost totally mitigated if you leverage best practices around CSS loading and WordPress image serving alongside some of our other information below.

Realistically the difference between a fast theme and a slow one is not usually very dramatic. The site speed depends more on how the rest of the site is configured (how caching, CSS & JS, and external resources are utilized).

Which WordPress themes are the fastest?

Just as stated above, simply changing your WordPress theme may not offer any significant site speed benefits. If you have other major issues that are affecting site speed, the theme may not be a major factor in slower pagespeed scores.

grille wordpress fast theme

Some of the fastest known WordPress themes are:

  • Skylar
  • Grille
  • Twenty “Fifteen”, “Fourteen”, etc. (default WP theme)
  • GeneratePress
  • Divi (when configured correctly)
  • OceanWP
  • Vlog

There are probably plenty more that score nearly just as high when implemented with little more than content and images. If you don’t see your theme on either list it may not be worth it to switch unless you’ve managed to handle all the rest of the material below, or in our past posts about WordPress website speed.

What plugins can be used to make a website faster?

There are tons of plugins in the WordPress plugin ecosystem that tout various features designed to make a website faster. Unfortunately, some of these will actually slow your site down even more if they aren’t implemented correctly — or worse — break your website completely on the front-end.

Below, are plugins I reviewed in the video at the top of this blog. I walk through how to configure each of them. If you’re an Ezoic user, some of these may not be fully compatible with your Ezoic setup. That said, the Ezoic site speed app may take a lot of this and make it much easier than configuring plugins (there are new features nearly every week to simplify how it works).

best wordpress plugins for site speed

These plugins work the best for speeding up WordPress sites:

  • Asset CleanUp Pro
  • WP-Rocket
  • WP Disable
  • ShortPixel

There are a lot more plugins you could use. These simply allow you to eliminate and address some of the most common Opportunities presented by Google’s Pagespeed Insights.

solve pagespeed insight score issues

For example:

  • Defer unused CSS and Javascript
  • Eliminate render-blocking resources
  • Defer offscreen images
  • Serve images in next-gen formats
  • Remove unused CSS
  • Efficiently encode images
  • and more…

A lot of these plugins have a fair amount of overlapping features and capabilities; however, each provides several unique features that give webmasters the ability to hand-tune their website speed.

Unfortunately, simply turning on these plugins won’t solve your site speed problems. We’ll need to use them properly and every website will have different tolerances for what can be enabled on these tools (meaning some features on these plugins may cause your site to display improperly).

How to use WP-Rocket to make your website faster

wp-rocket and site speed

WP-Rocket is a caching plugin that gives you really great control over website caching, file optimization, and media loading. Many of the opportunities to improve site speed listed in the Pagespeed Insights report can often be fixed with better caching and file loading rules.

Note: WP-Rocket serves the same purpose as many other popular caching and “optimization” plugins. This includes but is not limited to W3 cache, WP Super Cache, WP Fastest Cache, Hyper Cache, and many more. It will likely conflict with them unless you disable them after configuring WP-Rocket.

In my video at the top, I walk through a way of conservatively configuring this plugin. I’ve included a GIF below that reviews this set up that might help. But, if you want more direction on making this plugin work for you, I recommend watching that portion of my video.

make my website fast wordpress

The only thing I’ll add in that I didn’t include in the video, is how to leverage pre-loading.

Your site will often make calls to external resources (for example Facebook.com to load their logo for the social sharing widget). Pre-loading allows you to speed up this process in most cases.

One of the easiest points of pre-loading is simply allowing WP-Rocket to preload pages for visitors based on your sitemap. This is simple. Under Preloading, simply enter your sitemap URL. It is commonly yourwebsite.com/sitemap.xml. Yoast or another plugin may create it for you.

You can also use Google Chrome’s lighthouse tool to get a list of the external URLs you should put into WP-Rockets Prefetch DNS Requests area under Preloading.

find dns pre-fetch requests

How to do it:

  1. Go to your website on a Chrome browser
  2. Right-click and select Inspect Elements
  3. Select “audit” from the top menu
  4. Select “Performance” and run the audit
  5. Find “preload key requests” and click that box
  6. Not copy/paste those URLs as specified into the prefetch portion of WP-Rocket

faster page load times in wordpress

WP-Rocket is compatible with Ezoic. When used properly with Ezoic nameservers integration, and Ezoic’s caching app, sites can often see considerable improvements in website speed.

How to use WP Disable to make your website faster

wordpress plugins that make blog faster

WP Disable is a plugin that sounds dangerous. And while it potentially could be, it uses very plain language and good descriptions to help you best understand it’s capabilities. In most cases, WordPress publishers have a number of unnecessary files and code that can be eliminated from page loads.

This will help with the “render-blocking…” and “unused…” recommendations from site speed measurements. To do this, we really only need to use the highlighted tabs above in the tool. WP Disable gives us a few features that can allow us to optimize excess code that the other plugins don’t.

Here are some images of my configuration below. You can feel free to play with the settings yourself to see which ones may or may not be right for your site.

I really appreciate the tools ability to allow me to load heavy external fonts asynchronously and manage how all my fonts load. Often fonts are a core issue with site speed since most sites use Google fonts or another external font. These can get quite heavy and cause major site slowdown.

site speed configuration
This setup may not be ideal for all sites, but optimizing a combination of features to improve font load times is a big benefit to using this plugin.

best plugin for site speed

WP Disable is compatible with Ezoic, but soon the Ezoic site speed app may have the ability to better configure some of these things automatically.

How to use Asset CleanUp Pro to make your website faster

plugin for website speed

Asset CleanUp Pro (ACP) offers a lot of features for free, but in many cases, you’ll want to pay the very small amount they require to upgrade to their premium version. The Premium version just provides more granular control of elements of JS and CSS that you may want to better control on your website.

In ACP, you can ignore most of the main settings, these are things we can better address with the other plugins. The major benefit of AssetCleanUp is that we can identify specific files from our Pagespeed Insights reports that we may want to address across the whole site, or just on specific pages…

google pagespeed insights

Example of how to use Asset CleanUp:

  1. Run a Google Pagespeed Insights report
  2. Click to open the results for “Eliminate render-blocking resources” and “Defer unused CSS”
    • These will give you a list of files and URLs that are leading to longer load times
  3. Now, go to ACP in your WP dashboard
  4. Click on CSS & Javascript Load Manager at the top
  5. Now, you can navigate to pages that you may be able to disable specific files on
  6. Now, when opening pages or posts, you’ll find the ability to defer, asynch, or offload specific files or plugins across pages, posts, or single URLs
    • In my example below, I use the social sharing widget and MailChimp plugins as files that are causing render-blocking that can be easily offloaded on any “pages” on my WordPress site. Both plugins are only necessary on my articles, not my whole site. I offloaded these files on all page types without harming my site.

defer unused CSS

Every site will have to be picky about the rules they set on each respective file. The pagespeed report can be a guide, but often you cannot remove or defer all the files it lists to ensure proper site function.

ACP does offer a testing mode you can use so that you can ensure your website remains operational as you experiment.

Using ShortPixel to serve images in next-gen formats

I went into deep detail of how WordPress websites can easily use ShortPixel to serve images in next-gen formats and compress all their images in a previous blog.

serve images in next-gen formats for pagespeed insights

I highly recommend reading that blog if you see “Efficiently encode images” or “Serve images in next-gen formats” on Pagespeed Insight reports.

Using Ezoic to simplify WordPress site speed

Ezoic’s site speed app is quickly adding a number of functions and features that make a lot of these plugins unnecessary if you’re an Ezoic publisher.

improve website speed

Currently, you can use the site speed app in the Ezoic app store to:

  • Remove unused CSS
  • Optimize the delivery of render-blocking CSS
  • Lazy-load or defer image load for off-screen images

New features that allow you to make exceptions have been added and simplify much of what I’ve shown above using the Asset CleanUp plugin.

In fact, the Ezoic app will probably be a lot easier to use and more effective than doing this manually. So, if you’re an Ezoic user, you may be able to ignore the setup of the ACP plugin.

As mentioned above, Ezoic (and the Ezoic caching app) can offer some pretty big boosts to speed if caching is coordinated properly with your caching plugins. It is important to ensure this is working properly on your site. If you go into Big Data Analytics from your Ezoic dashboard  > Site Speed > Ezoic Caching, you can see if Ezoic caching is working.

ezoic caching

If the majority are “off” or “miss” the rules on your site’s cache may be overriding some of Ezoic’s benefits. Ensure you don’t have excessively short caching periods enabled on your site or contact [email protected] if you can’t figure out how to configure it properly.

Ezoic sites are faster on average than the sites at the top

When configured properly, the average Ezoic WordPress site typically performs better than the original and better than the sites listed at the top.

ezoic site speed

Making your WordPress website fast

Using these plugins and tools you should be able to make your site faster. I highly recommend these blogs as well if you’re in the hunt to make your website fast.

Lastly, if you have any questions about your site’s speed please leave them below. I’ll do my best to provide advice.

Tyler is an award-winning digital marketer, founder of Pubtelligence, CMO of Ezoic, SEO speaker, successful start-up founder, and well-known publishing industry personality.

Featured Content

Checkout this popular and trending content

Ranking In Universal Search Results: Video Is The Secret

Ranking In Universal Search Results: Video Is The Secret

See how Flickify can become the ultimate SEO hack for sites missing out on rankings because of a lack of video.

Announcement

Ezoic Edge: The Fastest Way To Load Pages. Period.

Ezoic Edge: The Fastest Way To Load Pages. Period.

Ezoic announces an industry-first edge content delivery network for websites and creators; bringing the fastest pages on the web to Ezoic publishers.

Launch

Ezoic Unveils New Enterprise Program: Empowering Creators to Scale and Succeed

Ezoic Unveils New Enterprise Program: Empowering Creators to Scale and Succeed

Ezoic recently announced a higher level designed for publishers that have reached that ultimate stage of growth. See what it means for Ezoic users.

Announcement