Your Webhosting Questions
Answered by the Webhosting Experts
Tags
...
...

How to optimize a WordPress website using plugins.

WordPress is a very popular CMS used for creating websites. However, WordPress sites can be slow, which can harm conversions and search engine rankings. This article explores the most frequent performance issues with WordPress sites and offers some solutions.

To speed up your WordPress site you need to streamline everything: plugins, server, themes, content, etc. The idea is to minimize the use of plugins and external resources and use as much native WordPress functionality as possible.

Multiple plugins can slow down WordPress sites. Remove unused plugins and replace old ones with the latest versions (good for security as well). Ideally, replicate the plugin functionality you want in native WordPress code or custom PHP. The fewer plugins you use on your site, the less chance there is of performance and upgrade issues. Plugins can also call external resources, which introduce uncertain delays by relying on external servers.

Let’s see how to optimize the WordPress website with Plugins.

In this article, we are going to use a couple of plugins that will help a WordPress website load faster.

Once you have your WordPress website developed and designed properly

1) Login to the WordPress admin area with

https://wordpresswebsite.com/admin

(this path may be different as per the location of the admin folder)

2) Once you are logged in to the admin area of the website, on the left-hand side click on Plugins and click on Add New.

Plugin tab

  1. On your right-hand side pane, Scroll down and in the Search Plugins window, search for “W3Total Cache Plugin” and press Enter

Search bar results showing W3 Total Cache and Install Now button.

  1. Now click on the Install Button and wait for it to be installed.

  2. After installation, on your left-hand side pane you will now notice a new section in your admin sidebar called “Performance.”

  3. Point to the Performance option with your mouse and click on General Settings.

Performance tab and then general settings highlighted in red.

 

  1. Under “General,” Check “Toggle all caching types on or off at once”

  2. Check Toggle all caching types on or odd at once.

  3. Since W3 Total Cache will turn on all its caching features, there are a few that may not apply to you. The common ones are a CDN and the CloudFlare feature. Uncheck “Enable” on these features if you don’t have them.

  4. Under the Minify subsection, There is an option called Minify mode. Check the Box to Enable and Select the Auto option.

Under Minify section check the Box to Enable and Select the Auto option.

 

Minify options highlighted in red.

  1. Once done with making the changes ,Click on Save All Settings .

Note: If you make any changes to your WordPress plugins, the W3 Total Cache plugin may ask you to Empty the Cache. This is done to make sure the plugin doesn’t serve a cached version of any changed files.

  1. On the next step, on the sidebar, click on the Minify sub-section. Under HTML & XML, check Enable in the HTML minify settings. You can also check the other options, but make sure to test your site to see if it breaks.

Check enable, inline CSS minifiaction, inline JS minification, and line break removal.

  1. Again On the sidebar, click on the Browser Cache sub-section.

  2. Under General, Cascading Style Sheets & JavaScript, HTML, and Media & Other Files headings enable the following:

  • Set expires header

  • Set cache control header

  • Set entity tag (eTag)

Click set expires header, set cache control header, and set entity tag under general.

  1. Click on Save All Settings

  2. The next step would be to install one more plugin that WP Smush it Plugin

  3. Repeat the steps .. step no. 2 & 3 to install the plugin

  4. This plugin will optimize every image you upload henceforth since you activated it.

Plugin displayed.

  1. There are no options for this plugin and nothing to set up!

  1. In the newer version of WP Smush, there is a Bulk Smush feature that can smush all of your uploaded images. It has worked for us on smaller media libraries and it is very convenient, however, it is experimental (we’ve experienced some errors with it on larger media libraries). Have a look at the feedback forums if you are looking for support.

  1. That’s it! You’re finished.

Need More Personalized Help?

If you have any further issues, questions, or would like some assistance checking on this or anything else, please reach out to us from your my.hivelocity.net account and provide your server credentials within the encrypted field for the best possible security and support.

If you are unable to reach your my.hivelocity.net account or if you are on the go, please reach out from your valid my.hivelocity.net account email to us here at: [email protected]. We are also available to you through our phone and live chat system 24/7/365.

Tags +
...