12 WordPress Maintenance Tasks to Perform in Your Downtime

Last Updated on February 23, 2023 by 24 Comments

Editorial Note: We may earn a commission when you visit links on our website.
12 WordPress Maintenance Tasks to Perform in Your Downtime
Blog / Tips & Tricks / 12 WordPress Maintenance Tasks to Perform in Your Downtime

Keeping your WordPress website running like a well oiled machine can feel overwhelming at times. There are a lot of moving parts and many different areas that you need to keep on top of.

But not everyone is as comfortable delving into some of the technical areas of WordPress. Unfortunately, that often means the tasks most important to a fast, smooth, well optimized and search engine friendly website are put on the back burner.

There is no doubt that learning your way around phpMyAdmin, modifying .htaccess, and nailing down your on-page SEO are all things that you should strive to learn more about. All those skills will benefit you in the long run. At the same time, it’s important that you don’t allow a lack of knowledge to be the reason your website falls into a state of disrepair.

Even as a WordPress beginner, it’s easy to be proactive. In this article, we’re going to cover some of the easier yet equally important tasks you should be doing on a regular basis to make sure your website is running the way it should.

This post is essentially a no-fluff guide to WordPress website maintenance and preventative care. Adding each of these items to a regular maintenance schedule, is guaranteed to keep visitors and search engines happier.

Let’s get started!

Backup Your Website

Backup Your Website

Backup Your Website

How often have you needed to rely on your backup. Not often right? That’s why so many people become complacent when it comes to backing up their website. It’s kind of like an insurance policy. We don’t need it very often but the day you do, you’ll thank your lucky stars.

Creating a backup of your website is the first task on this list for a good reason. Even if you diligently perform all the other tasks on this list, having no backup when it’s needed can erase ALL of your hard work in the blink of an eye. You don’t ever want to be in that situation. Here are a few rules of thumb when it comes to backups:

  • Maintain multiple backups in different locations. This can include keeping copies locally and in the cloud.
  • Keep a minimum of 3 backup version at all times spaced out over a reasonable period of time. Nothing is worse than backing up and overwriting a clean version of your website with a copy that was hacked yesterday.
  • Make sure you are backing up all your files, not just the database.

There are plenty of ways to create backups for your website including plugins like BackupBuddy, directly through Cpanel and some hosts even offer daily automated backups as part of their hosting packages. You can find a thorough review of the best WordPress backup plugins here on Elegant Themes.

If you don’t currently have a backup of your website put this task at the top of your to-do list for today.

Keep Your Files Up to Date

Keeping your WordPress core, theme and plugin files up to date is just as important as backing up your website. Some might say it’s more important, but we’ll leave the chicken vs. egg debate for another time.

WordPress Core Files

Keeping WordPress up to date is one of the most important things you can do to reduce your chances of being hacked. Thankfully, WordPress issues regular updates to address any security concerns. Hosting companies often allow for selecting a simple auto-update check-box when you first install WordPress and in most cases this is a good idea. If you are someone who likes to process updates manually, that’s fine too.

Plugins

Plugins are the lifeblood of WordPress, adding functionality far beyond what the platform itself is capable of. With over 38,000 plugins, you can find one capable of accomplishing almost any task imaginable, short of cooking your breakfast. That’s the good news. The bad news is that not all plugins are created equal. Before selecting a plugin there are four things to consider:

  1. Was it created by someone who is reputable?
  2. Was it recently updated and listed as compatible with your current version of WordPress?
  3. Is support provided for any issues that arise?
  4. Does it have a decent number of active installs?

There are also two rules when it comes to maintaining your plugins:

  1. Keep them up to date once you’ve installed them.
  2. Delete any plugins that you’re not currently using.

As part of your regular maintenance, review any plugins used on your website to make sure they meet all of the above criteria. Just because a plugin works fine today, doesn’t mean it’ll be fine in 30 days so make sure you periodically check.

Themes

Since you’re reading this post here on Elegant Themes, it’s safe to assume you understand the importance of selecting a theme that is well coded and secure. All of the rules listed above for plugins also apply to any themes that you are using or have installed.

As with the WordPress core files, any time your theme has an update available make sure you install it in a timely fashion. Make sure you backup your site first and if you’ve customized your theme make sure you’re not overwriting those changes with a new version.

If you’re hesitating to update your theme for fear of losing changes, you can visit the online resources at WordPress.org to learn more about child-parent theme relationships. We’ve also published a guide here at Elegant Themes on creating and working with child themes.

Maintain Your Database

Akin to cleaning out your garage, your WordPress database can collect a lot of junk and cobwebs over time. Cleaning out your database every few months will keep it running smoothly and quickly.

The larger your website and the more frequently you add content, the bigger your database will become. In addition, plugins, themes and comments all add to the size and complexity of your database. As your database grows larger and accumulates what’s called “overhead”, it can slow down – sometimes significantly.

Think of it like this: Your database is very similar to a library. The Dewey-decimal system keeps things pretty well organized most of the time. But as books are borrowed and returned and new items are added to the shelves, the once organized system can quickly become muddled. Before you know it, the book that you could once could find in 2 seconds now takes 10 – or maybe its missing altogether.

A simple plugin like WP-Sweep is like hiring your own personal librarian. It’ll help to keep everything running in tip-top shape by cleaning up and organizing the tables (shelves) in your database.

Although this sounds like a broken record, always back up your database before you perform any maintenance.

Review Functionality

Checking and maintaining your website’s functionality is mostly about providing a good user experience. It seems simple enough, but you’d be surprised how often little details are overlooked. If you want people to return to your site, all of these items are worth reviewing from time to time.

Test Browser & Device Compatibility

Make sure your website is working properly on different browsers and devices. If you own multiple devices experiment with how your site functions on each of them – nothing beats manually testing. You can also use a site like browserstack.com to quickly test across multiple devices and browsers.

Test Your Forms

It’s common for plugins like Contact Form 7 or Ninja Forms to be updated on a regular basis. As such, it’s a good idea to quickly test your forms to make sure they are functioning the way they should, especially if you’re using them as a primary method of contact. Nothing is worse than missing out on business because you forgot to enter the correct forwarding address into a form setting.

Check Navigation

Few things frustrate users more than navigation that does not work properly. Either clicking on a link that directs to the wrong location or worse yet, nowhere at all. Check every navigation link on your website and also check your mobile responsive navigation to make sure it’s working properly.

Find and Fix 404 Errors

A 404 error is returned when a browser or bot goes looking for a page and is unable to find it. While its not necessarily a bad thing from Google’s perspective, it does present a poor user experience, especially if someone has clicked on a link from within your site expecting to be directed to some specific information.

One of the quickest and easiest ways to perform a thorough search of your website for potential 404 errors is by using an SEO spider called Screaming Frog. The lite version is free and will work for up to 500 URLs.

Measure Page Speed

Google Page Speed Insights tools

Google Page Speed Insights tools

Page loading speed is a significant ranking factor for Google. That’s because they want any search results they return to provide a positive user-experience. Make sure you visit Google PageSpeed Insights every now and then to check on your results. There are a few basic things you can do to help keep your website running at top speed including the following:

  • Use a well coded theme. Obviously, we’re biased towards Elegant Themes.
  • Use a hosting company that supports a content delivery network.
  • Make sure any images on your site have been optimized either locally or using a tool like smush.it!
  • Any time you add a plug-in to your site, compare page speed before and after installation.
Check Your On Page SEO

Check Your On Page SEO

Check Your On-Page-SEO

Publish more than a few posts without keeping on top of your on-page SEO and before you know it, you’ve got a whole pile of work that needs to be done. If you’ve avoided on-page SEO so far, now is as good a time as any to start getting up to date.

As Google’s algorithms become smarter, the importance of perfect on-page SEO seems to be decreasing (you certainly want to avoid over optimization), however there are still some basic guidelines that you should adhere to.

WordPress makes it easy to keep your website SEO friendly so when you have some spare time on your hands, take a few minutes to run through 5-10 pages/posts making sure the following are in order:

  • Only your title is wrapped in an H1 tag (make sure for any headings or subheadings, you’re using H2, H3, H4).
  • Use your keyword in the URL if possible but above all, you’re URL should be human friendly.
  • If your page or post has a specific topic, make sure the keyword is used once in the first 75-100 words.
  • Add an appropriate meta description to each page and post.
  • Add outbound links to relevant sources or references.
  • Make sure you are using optimized images including both file size and titles.
Site Security by Dacian G

WordPress Site Security

Review Your Security

If there is any truth to the saying that an ounce of prevention was worth a pound of cure, it would apply right here. Few things will ruin you day as quickly as a hacked website so taking some time to review your basic safeguards should be part of a regular maintenance review.

Look for Anything Suspicious

A three point check is a good starting point and won’t take you more than a few minutes. Ideally, this should be a monthly task and should definitely be done before overwriting a previous version of a backup.

  1. Head over to Sucuri and plug your URL in their free tool which will scan for malware as well as check blacklist status and make sure your WordPress version is current.
  2. Perform a visual check of your website. You may not be able to review every page but cover a decent sample size. Look for anything unusual like injected text. Examine links to make sure they point where they are supposed to and that there are no unexpected redirects.
  3. Plug your website URL into Google using “site:yourdomain.com” which will pull up most of your indexed pages. Pay close attention to the meta descriptions. Some of the more common hacks that occur, like the pharma hack, will inject a new meta description into your page or post. The image below presents a classic example.
Example of malware

Example of malware

If your website looks clean after using this three point check, you are probably in good shape although there is no such thing as a 100% guarantee.

Consider a Security Plugin

If you don’t want to dig in and get your hands dirty, a decent security plugin is something worth considering. Injecting a little personal opinion here based upon experience: Keeping all files up to date, using a strong username and password and a free plugin called Limit Login Attempts has proved to be a very reliable combination and has maintained a hack-free record for many years running.

That said, if you’re not comfortable with the nitty-gritty details and you still want to take you security up a notch, plugin is something that’s never a bad idea. There are several options available including All In One WP Security & Firewall and the iThemes Security Plugin which you’ll find a review for here on Elegant Themes.

iThemes Security Pro Plugin

Consider the iThemes Security Pro plugin

Wrap Up

There you have it! Next time you find yourself with some spare time on your hands, you’ve got a solid list of maintenance task that you should be reviewing on a regular basis.

It can seem overwhelming at first but once you put a regular routine in place, most of these tasks can be knocked off pretty quickly. Others, like backups and security checks can be automated through the use of plugins.

One thing you definitely want to avoid is putting off maintenance until a problem arises. We already discussed an ounce of prevention, right?

Are there any other specific maintenance tasks you perform on a regular basis to keep your WordPress site running smoothly? Please share them in the comments below.

Article thumbnail image by Tarchyshnik Andrei / shutterstock.com

Other article images by ProStockStudio, Bloomua, Dacian G / shutterstock.com

Divi

Want To Build Better WordPress Websites? Start Here! 👇

Take the first step towards a better website.

Get Started
Divi
Premade Layouts

Check Out These Related Posts

Splice Video Editor: An Overview and Review

Splice Video Editor: An Overview and Review

Updated on March 10, 2023 in Tips & Tricks

Video is a valuable form of content for social media. Unfortunately, creating quality videos is usually a long process that involves moving mobile footage to a desktop app for editing. However, mobile editing is on the rise. Apps such as Splice Video Editor make it possible to efficiently create...

View Full Post
How to Use Font Awesome On Your WordPress Website

How to Use Font Awesome On Your WordPress Website

Updated on September 16, 2022 in Tips & Tricks

When given the choice between using a vector icon or a static image, it’s a good idea to go with the vector. They’re small and fast to load, and they can scale to any size without a loss of resolution. Font Awesome is a superb library of vector icons that you can use on your websites,...

View Full Post

24 Comments

  1. Top of the class Kerry – C’mon Elegant Themes tell us this is Part One!!

  2. Great article, great tips – thanks.

    Is it just me, or did no one else notice? It appears there are only 6 tips here. The article title says 12.

  3. Pretty decent collection of sch work to be done. I mean one most take care for all these, I too will take help of Google Page Speed and Security plugins, I knew them but have not used them till yet . Google Page Speed suggest lot of coding stuff, which scares. Any help on that.

  4. Does anyone know a good brute force and snot spam plugin for free? I use two separate plugins now, but it’s good to be able to find one that does both. And actually works. Will Wordfence do this?

  5. Another great post. I have learned so much from reading these!!! Keep up the great work 🙂

  6. Great article. Some of the most important aspects of running a website are often those most overlooked by a lot of people. 2 of the biggest being backups and security. In all honesty, a good redundant backup of my site with Updraft Plus, Google Drive, my Mac and Time Machine actually protected my site from none other than myself, got a little too keen to mess with core code…

    It’s unfortunate that we have to spend so much time on security, but it’s just one of those things. Yet there are countless plugins out there that make the job of website security so much easier, allowing more time to create great content. I use Wordfence, and am notified daily of hack attempts. The most common being failed logins using ‘admin’. I have set it to instantly lock out IP’s that try logging in with that, and a few others.

    So yes, once you get into the habit of good site maintenance as outlined in this article, you will be able to sleep better at night knowing your precious website you’ve spent ages building isn’t for nought.

  7. An informative post. With regards to backups, I can’t recommend UpdraftPlus Premium enough. I use it on my WordPress site, and I purchased the premium version because I can use the same plugin to backup my non-wordpress MySQL databases too. It also allows me to automatically send my backups to multiple remote locations.

  8. The more the plugins, the more load you increase on your WP truck. So choose a good theme that gives you a lot of customizable features instead of choosing a free theme that basically does nothing except a design. Thus,avoiding loading up with plugins to even do a simple job like a footer widget.

    Rule of thumb: Less the plugins, less aspirins.

    • Absolutely Basu. My thoughts exactly. Too many plugins can really make managing a WP site a hassle. Especially when you have different plugins depending on clients needs. I install a backup, anti-spam, brute force and white label branded plugin for all my clients. Other than that it depended on need. I try to keep it around 5-7 plugins max. Any more and you’re asking for problems. Even 5-7 is hard to keep up with especially if you lose support. One issue with free plugins. I also choose to use themes from the same developers. Using a random theme from WP repository may look good, but you can be sure it will not have the support or may not be updated…ever.

  9. JOE

    Thanks for the helpful article! I downloaded Screaming Frog and used the Google speed check and Sucuri.

    One thing: the Limit Login Attempts plugin home site carries this banner: “This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.”

    Keep on keepin’ on,

    NEAL

  10. I inherited a WordPress site with alerts for updating WordPress and the WordPress Plugins.

    Now, I “get it” that I should back up the site first.

    Which update(s) should I do next? The WordPress update? Or the Plugins?

  11. Great post! Very helpful and thorough. Thanks for posting.

  12. Wow, I’m exhausted just thinking about all the work this is! But this information is very helpful. Thanks!

  13. Once again Elegant Themes deliver a fantastic article to help the rest of the WP community learn valuable information – thanks for a great post!

  14. Good article Joe. It is very important to address all these items. WP-Sweep is a new one for me, I’ll have to check it out. Along with Backup Buddy and Security Pro, iThemes offers “Sync”, a dashboard that allows you to scan multiple sites you backup and maintain all your sites by detecting and applying all updates to all your themes, plugins and WP software, across multiple sites, with just one or two clicks. When updates are needed, it even sends you an email alert. I have over 35 WP client sites, and I have found this to be a huge time saver.

  15. I have to tell you, as far as wordpress sites go, the first thing we install on them is Wordfence and set some options. We find it to be invaluable. Thanks for the tips and helpful information:-)

  16. Great useful article. Another on-page seo task is finding pages with no meta description and title tags

  17. Awesome article! Super helpful

  18. Great article… took notes.

    I will be adding these tips to my web maintenance package I offer clients. Doing all these items will not take that long on smaller sites and many non-techy clients will be willing to pay someone (me) to do it for them.

    Thanks!

  19. Excellent Job!! Very helpful for all wordpress sites.

  20. Hi,

    Thx for the post. This is exactly what I do for my customers.
    I use the mainwp plugin to do all this work in 1 interface.

    Bart

  21. Being able to edit htaccess as you mention is one I’ve tried desperately to master, but it’s hard to find any useful resources. Mine’s just a hodge-podge of code I pieced together. It works, but I know I’ve got some redundant code and useless code left over from back when I was still using Weebly for my site.

    Do you find that this type of thing in htaccess can have a significant impact on page speed?

  22. This guide contains a lot of useful tips and help for my blog.
    Thank You !

  23. Excellent article! We use WordPress to power our events entertainment and brand activations company – mainly photo booths, social media kiosks, hashtag printers, etc. Elegant Themes has been a great asset to us – not only in providing themes to base upon, but also articles such as this which help us keep on track to have a reliable well running website. Thanks!

Leave A Reply

Comments are reviewed and must adhere to our comments policy.

Get Started With Divi