Bolt CMS Backup and Restore Tutorial

How to create a backup of Bolt CMS

This tutorial will review the process of fully backing up your Bolt website. Performing backups is essential for the safety of your project and data. You should always create a backup when you are performing major changes to your Bolt website, as it can save you lots of time and trouble if something goes wrong.

To create a complete backup of Bolt, you need to:

  • Step 1: Backup the Bolt Files
  • Step 2: Backup the Bolt Database

Bolt Content Management Tutorial

 

Download Files

There are two ways of downloading your files from the server - using an FTP client, following our FTP tutorial, or uploading directly through your cPanel account > File Manager, following our cPanel tutorial.

Once you establish FTP connection with your host sever you will have to locate the installation directory of Bolt. This is usually the public_html/ directory of your account, if your website is accessible directly via the primary domain set on it. However, the location may be different if you have installed Bolt in a subfolder or subdomain.

When you locate the exact location of your Bolt website, you will have to download all of the files and directories of the install location. For example, if Bolt is installed in the public_html/ directory, simply download it in full on your local computer.

step

Backup the Bolt Database

To create a backup of the database set on your Bolt website, you first need to log into your cPanel account. Locate the Database section and click on the phpMyAdmin icon.

Click on the username set on your account to get a list of all available databases. Click on the one set on your website.

The system will display all tables in the database you have selected. From here, you will be able to modify the data on your website. To generate a backup, click on the Export button at the top.

Click on the Go button to export a dump backup copy of your database on your local computer.

With this your Bolt database will be saved to your computer and be available for future restores.

 

Further reading:

Bolt CMS Installation

Bolt CMS management tutorial

 

Bolt Content Management Tutorial

 

How to Restore a Backup of your Bolt CMS

To restore a Bolt CMS backup of your website, you basically need two things – the files of the Bolt CMS installation and the database that you were using for it.

 

To restore a Bolt CMS backup, you need to:

  • Step 1: Restore Files
  • Step 2: Restore Database
  • Step 3: Link files and database

 

Further reading:

Bolt CMS Installation

Bolt CMS management tutorial

 

Bolt Content Management Tutorial

 

Step 1: Restore files

You need to restore the backup of your Bolt CMS files to the exact location, where you wish to restore it. This can be achieved with the use of your favorite FTP client or directly via the File Manager service within your cPanel account. Choose carefully the directory, where you would like your Bolt CMS website to appear and make sure that you remove any previous contents located there.

 

Step 2: Restore database

It is important to have an empty database that will be used to restore the backup of the one you were using.

 

Further reading:

Bolt CMS Installation

Bolt CMS management tutorial

 

Bolt Content Management Tutorial

 

MySQL Configuration

You can create a new database and a user assigned to it via cPanel. Simply follow our MySQL Wizard tutorial for information on that.

Then, you need to log into your cPanel account. Locate the Database section and then click on the phpMyAdmin feature.

Select the newly created database.

Click on the Import button at the top menu.

Select the backup dump file from your personal computer and then click on the Go button to import it.

 

Step 3 Link files and database

By completing both of the steps above, you will have a location on your account, which contains all of the files and folders of your Bolt CMS website. You will also have a database, which contains the backup of your Bolt CMS database. Now, it is time to configure them both together.

 

Bolt CMS configuration file.

To locate the name of your database, you can review the main Bolt CMS configuration file.

You can edit the file and enter the details for your new database, user and password, using your favorite FTP client or directly via the File Manager service within your cPanel account.

 

Further reading:

Bolt CMS Installation

Bolt CMS management tutorial

 

Bolt Content Management Tutorial

 

Why is a Database Backup Necessary

1. Guard Against Human Error

Everyone makes mistakes from time to time. You might delete an important file on your website, make a change that breaks some of its functionality, and so on. There are ways to fix these kinds of errors, but in our experience, few are as efficient as restoring a previous backup.

To put this into perspective, imagine that a significant part of your website ceases to work. You have two options:

  1. Identify the problem and look for a way to solve it.
  2. Restore your website’s most recent backup and move on.

The first method can be quick or take a lot of time, depending on how serious the problem is. However, with the second approach, you can have your site up and running quickly. All you need is a recent enough backup that you won’t lose any valuable data.

The primary takeaway is that backups can save you in situations where you or someone else makes a mistake on your site. To be as safe as possible, you’ll want to create those backups frequently — even on a daily basis.

2. Reverse Problems During Updates

Updates are necessary to keep your site functioning smoothly. At the same time, it’s not uncommon to perform an update to your site, only to see something unexpectedly go wrong. That doesn’t mean you shouldn’t make changes — you just have to go about them safely.

Ideally, you’ll have an automatic backup system set up for your site. That way, if you update any of its key components, you’ll have a recent restore point available just in case. It’s also smart to make a manual backup before you start tinkering with your website.

It might take you a few minutes or longer to get that backup ready. However, you’ll be happy you made the time if anything goes wrong during the update process.

3. Prevent Data Loss

Imagine that you have a blog with hundreds of posts, and someone on your team deletes one (or more) of them by mistake. In the past, we’ve seen people delete entire libraries of content because they didn’t know what they were doing or they gave certain users too many privileges.

One of the primary reasons to maintain a backup system is to ensure that your data will be safe, even in situations like this. That means you need to have a full backup of your site in place, and the same goes for your personal data as well.

Data loss can occur even if there’s no human error involved. That means having backups is essential, even if you and your team know what you’re doing.

If you’re worried about losing important data, we recommend you take things one step further. Not only should you have multiple backups available, but you should also avoid keeping them all stored in the same location. We recommend downloading your latest backups to a safe hard drive or to the cloud, as well as keeping a copy on your server for redundancy’s sake.

4. Handle Compatibility Issues After New Installations

If you use WordPress or any other Content Management System (CMS), then you probably rely a lot on add-ons, such as themes and plugins. Both types of tools can be incredibly handy. However, each time you install a new add-on, you’re introducing an element that might not play nicely with the rest of the site’s ecosystem.

Just as with updates, this doesn’t mean you should avoid plugins and themes. Instead, what you need to do is be careful about the ones you install. Make sure they have good reviews and ratings, and that the developers update them frequently.

You’ll also want to back up your website before you activate a new theme or WordPress plugin, just to be safe. With this approach, if a compatibility issue pops up, all you have to do is revert to a previous backup. Then, you’re free to install an alternative tool.

5. Resolve Malware Infections

A lot of people think of malware as something that can only affect personal computers. However, a surprising number of websites are infected with some kind of malware, and a lot more of them are vulnerable to it.

Even if you’re proactive about website security, attackers have highly-sophisticated techniques in their arsenals. Also, keep in mind that not even smaller, lesser-known websites are safe from attacks. WordPress users, for example, often face threats from bots looking for vulnerabilities they can exploit.

Troubleshooting malware can be particularly tricky since it’s hard to know when your site is fully clean. Even then, if you don’t identify and patch the security ‘hole’ that led to the infection, you’ll remain vulnerable. Having a backup ready to go will help you get your website clean faster.

6. Provide Protection Against Hackers

There may also be times when attackers try to access your site directly to deface it or steal important information. If someone manages to breach an account with administrative privileges, for example, they might change its credentials to lock you out of your site.

This shouldn’t happen if you take the right security precautions. It’s especially critical to have Two-Factor Authentication (2FA) enabled on your site. If there is a hack, however, there are three ways you can proceed:

  1. Try to recover access to your account through your email.
  2. Contact your web hosting provider to ask for their assistance.
  3. Restore a backup from your hosting panel.

The first option might not always work since attackers will probably change the email associated with the account right away. If you’re using a reputable web host, the company should be able to help you — but that can take time.

Restoring a backup, on the other hand, can help you regain control of your site quickly. Once you do, you can update your credentials to ensure that attackers are locked out once more.

7. Simplify the Process of Migrating Web Hosts

In a perfect world, you wouldn’t need to switch web hosts. However, a lot of people make the mistake of choosing the first provider they run into that looks decent. It does not always end up so good

This means you may need to migrate from one web host to another at some point. The process involves moving all of your site’s files from one server to another. The good news is that if you’ve taken our advice to heart, you already have multiple full copies of your website ready to go.

There are a lot of ways you can use backups to migrate your website. You can copy files manually, use dedicated tools, or ask your new provider to do it for you. In any case, having a backup ready means that you can switch web hosts at a moment’s notice if you need to, which gives you a lot of freedom.

8. Make It Easy to Create a Testing Version of Your Website

Whenever you want to make a significant change to your site, the safest way to do so is by using a testing environment. That way, if something goes wrong during or after the update, you can keep it from affecting your live website.

To do this, you’ll need what’s called a staging site. There are several ways you can go about creating one, and they’re all pretty straightforward. What’s more, having a recent backup of your site in place means you can be ready to set up a staging copy in minutes.

9. Ensure an Uninterrupted Revenue Stream

If you make money from your website, then you need to ensure that it’s always accessible. Every minute that it isn’t working can cost you money. Just to give you an idea of the stakes, Amazon estimated that a little downtime during its Prime Day event cost it anywhere between $72–$99 million.

If you run a small business, you’re probably not working with those kinds of numbers. However, that means it’s even more important not to lose out on any potential earnings due to problems with your website. An hour’s (or a day’s!) lost income can be a significant blow to any business.

Troubleshooting unexpected problems from scratch can take a lot of time, as we mentioned before. On the other hand, if you can restore a backup, you’ll get your website back online and earning money quickly. Then you can take your time to find out what went wrong in the first place and keep it from happening again.

10. Foster Strong Security Practices

If we had a dollar for every time we recommended that website owners back up their data, we’d be millionaires. However, if you took a dollar away for every time someone ignored that advice, we might break even.

The fact is that backups are about as versatile as sliced bread. Plus, you have so many options for how to back up your site that there’s no excuse not to do it. Backing up your data, in general, is the cornerstone of good digital security.

If you take your website seriously, you’ll also want to read up on the other best security practices you can implement. However, the first step is to create a backup right away and repeat the process often. Sooner or later, it will save your site so now’s the perfect moment to start.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Bolt Content Management Tutorial

Available content types in Bolt This tutorial will review the different content types...

Bolt CMS management tutorial

How to upgrade Bolt via SSH Upgrading Bolt is quite easy as the files that are used for...

Bolt CMS Installation

How to install Bolt via Softaculous   The easiest way to install Bolt on your account is via...

Bolt Configuration Tutorial

Configuring Bolt with MySQL database   There is an option to configure your Bolt installation...