• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Swift Guides

Howtos, Tutorials & Guides

  • Home
  • Servers
  • Applications
  • Opinions
  • Search
You are here: Home / Servers / How to Speed up WordPress using Plugins?

How to Speed up WordPress using Plugins?

June 4, 2024 by Sourabh Verma

WordPress is a well-known open-source content management system used by more than 800 million websites worldwide. Even though developers have already optimized WordPress for performance still there is some scope to speed up WordPress using plugins.

How-to-Speed-up-WordPress-using-Plugins
How-to-Speed-up-WordPress-using-Plugins

These are some of the common tips that you can use to speed up WordPress. The plugins that are shared in this article are personally tested.

Table of Contents

  • Steps to Improve wordpress performance
    • Step 1 – Remove unused themes and plugins
    • step 2 – Use caching plugins
    • Step 3 – Image compression

Steps to Improve wordpress performance

Step 1 – Remove unused themes and plugins

When you have a newly installed WordPress, you will see that there are 3 themes installed by default. Either you will use only one of them or you will use any other theme of your choice. So, we recommend you delete unused themes.

The same is the case with plugins, if you have unused plugins, remove them. You must understand the fact, that the more files on your server, the slower it gets. Keeping unused themes and plugins will increase the file count and the database queries.

So, always remove unused themes and plugins

step 2 – Use caching plugins

Having a caching plugin is the most efficient way to speed up WordPress. The caching plugin removes accessing the same code again and again from the server resulting in faster loading of webpages. We have tested over 5 caching plugins for swiftguides and settled down to W3 Total Cache plugin (Free). After many experiments, we successfully scored 95+ for mobile and 98+ for desktops.

pagespeedscore mobile
pagespeedscore desktop

The best thing about this plugin is that you can use this plugin to minify HTML, CSS, and JS files. You can even enable lazy loading of images which will boost the overall performance of the website.

So, using a caching plugin, you can improve scores to a lot of extent.

Step 3 – Image compression

Images are the most heavy part of a website. Especially images that are in JPEG, JPG, or PNG formats. We recommend you use webp formats for images because webp images are lighter than JPEG, JPG, and PNG and thus you get quicker loading time.

On WordPress, we use the EWWW Image Optimizer plugin to compress and convert images to webp. The best thing is that it is free of cost. You can automate the process and if you have many images to be optimized, you can use the bulk optimization feature to optimize images in bulk.

Even after making the above-mentioned changes, if your website is slow. We recommend you to change the theme as well as take a serious look at your hosting.

Give it a try.

Category: Servers Tagged In: wordpress

Like my work? Don't Forget to Share

Share on Facebook Share on Twitter Share on LinkedIn Share on Reddit Share on WhatsApp Share via Email

Hi, welcome to SwiftGuides! With over 12 years of experience in Linux, SysAdmin, databases, cloud computing, and other IT-related areas, I make sure publish easy-to-follow, 100% working tutorials. I hope you like my work. Thanks!

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Stay With Us

Follow on Facebook Follow on Twitter Follow on LinkedIn Follow on Reddit Subscribe on YouTube Follow on Instagram

SwiftGuides: Howtos, Tutorials & Guides © 2025 ยท All Rights Reserved

  • Contact Us
  • Privacy Policy
  • Disclaimer