How to Backup Your WordPress Website

Backup is one of those computer-related terms that everyone likes to use even if they don’t completely understand it. If you are still not familiar with the term, it is a process of copying or archiving data so that you can quickly restore it if something terrible happens to the original files.

When talking about WordPress, backup represents a process of copying WordPress’ files and databases to a safe location. So, in case you mess up your site, get hacked, or if you simply need an older version of the website for any reason, you can restore it painlessly.

Usually, your WordPress hosting provider will get you covered. Most of the hosting companies today promise to do regular backups of your site. Some companies will back up your site on a daily basis, while the other will do that every week or month. Still, this is something you can’t completely rely on. Yes, most of the hosting companies will keep up to their promise and have your backups accessible all the time, but do you really want to entirely rely on someone else when it comes to your site?

That’s why you need to take care of your own backups. Don’t get us wrong; you will probably be able to restore your site from the hosting company, but if you make money from your WordPress site, you shouldn’t gamble on safety.

In this article, we are going to show you how to create a manual backup of WordPress files and databases. Both parts are crucial if you want to create a full backup

How to backup WordPress files manually

As you might already know, WordPress stores plugins’, themes’ and users’ data both in files and databases. To start your manual backup, you will want to download all the custom files from your site.

If you open the main WordPress directory, you will find several subfolders like wp-adminwp-content, and wp-includes (check the screenshot below). Those folders contain valuable data that all combined power up your site. For example, in the wp-content folder, you can find all of your themes, plugins, upgrades, and uploads. You don’t want to lose any of those files, right? What about files located in wp-includes and wp-admin that hold other necessary info for running your site?

And that’s just the tip of the iceberg; there are some essential files in the root folder like wp-config.php that keep all the details about your site’s configuration. You need to take care of all of those data so let’s see how to back them up.

To get started, you will need an FTP access to your site. If you have never connected to your FTP account, you should find all the necessary information in the email from your hosting company, or you can set up a new account from cPanel.

  • Open an FTP client like FileZilla
  • Log in to your account
  • Download the entire WordPress folder to your computer

That wasn’t hard at all, wasn’t it? After three simple steps, now you have a full backup of your WordPress files, and you should keep them safe. Store the folder somewhere on your computer, upload it to a cloud storage, save to an external disk, USB memory stick… just make sure it’s accessible only to you.

Restore files by using FTP access?

Restoring WordPress files via FTP is as comfortable as copying your photos from one folder to another. If you have ever dragged and dropped files in Windows, you already know how to restore a backup via FTP:

  • Open your FTP client (using FileZilla or any other client of choice)
  • Log into your account
  • Navigate to WordPress installation folder
  • Open backup folder on your computer
  • Drag&Drop all the files from your computer to the FTP server
  • Choose to overwrite/replace the files when asked

Depending on your connection speed, this may take up to ten minutes. Patiently wait for the transfer to finish the migration of all the backup files.

How to backup WordPress databases

To get a manual backup of WordPress databases, you will need access to PhpMyAdmin. 

  • Open phpMyAdmin
  • Choose the Export tab
  • Choose a method (quick or set options in the custom method)
  • Choose a format for the database
  • Click Go button which will save the database on your computer

Depending on the size of your site and the speed of your Internet connection, this may take up to several minutes. Be patient and wait for the entire process to finish.

If you are on a shared hosting, the chances are that you can’t get access to PhpMyAdmin. If so, contact your hosting provider. You may need to upgrade your account or just ask them to enable the feature.

Restore WordPress database

Restoring WordPress databases is a bit more complicated process:

  1. Log into phpMyAdmin
  2. Find the database from the list on the left side of the screen
  3. If you want to restore the entire database, scroll down and select Check All option
  4. Now choose Drop from the list
  5. While still having the database selected, click on the Import button
  6. Click Choose File button, select the database file from your computer and open it
  7. Keep the Partial Import option checked
  8. Make sure that the format shows SQL and that NONE is chosen for the SQL compatibility mode
  9. Click Go button to finish the import process

If you have encountered a problem with your WordPress website and need a quick backup, you already know how important it is to take care of your site. If you have been lucky so far, don’t wait to learn from your mistakes. Make sure that your hosting provider regularly backs up your files and databases.

Please, don’t be lazy; backup your WordPress site manually from time to time. You never know when you will need those files. After you do the backup for the first time, you will see that it takes just a few clicks to have the latest files stored on your computer. 

Subscribe To Our Newsletter

Subscribe To Our Newsletter

Join our mailing list to receive the latest news and updates from our team.

You have Successfully Subscribed!