The turn of phrase, “better safe than sorry,” springs to mind when talking about backing up your website. It may seem like an afterthought, but if disaster does strike, having a recently saved version of your site to roll back to can be a life saver – you’ve put a lot of work into your site, you want to keep it safe should anything happen.
From being able to revert to a previous version to being prepared should hackers try to take control, regularly backing up your site keeps your data safe. Depending on your method it can get a little complicated, but we’re here to simplify and break things down for you. We’ll walk you through how to manually create a full backup of your site, use your hosting provider’s services and the best plugins you can install if you use WordPress.
So fasten your seatbelts and let’s dive right in!
What are website backups and why are they important?
A backup is simply a digital copy of your website that you can restore in case something goes wrong. What the backup includes depends on whether you have a static website on shared web hosting or use a CMS like WordPress, and how you’re backing up your site. But a general rule of thumb is the more files you can keep safe the better. And if you’re wondering why website backups are important, it's simple – they're a plan B that protects you against data loss from cyber threats and human error.
When should you back up your website?
We recommend you always have a recent backup of your website, ideally at least daily or weekly. Obviously that will change depending on how frequently you update your website, but the longer you leave it, the more work you’re likely to lose if something happens.
It also depends on your site – smaller, static websites should be fine without regular backups. But online stores, blogs and bigger websites need consistent backups. It might seem excessive, but the added cost associated with daily backups (which are usually nominal) is well worth it compared to how damaging the consequences of losing critical data could be.
Another important thing to consider is that it’s good practice to backup your entire website before making any significant changes to it, moving it to a new host, or changing your site’s domain.
What you need to back up: files vs database
There are two parts of a website that need backing up – its web files and its database. Website files are the files stored in the main directory sometimes known as ‘public_html’ or ‘htdocs’. They include core files, images, code files and static web pages, plus plugins and themes if you use a content management system (CMS).
Meanwhile, the database stores site data not included in the site files, like user info, application data and CMS data including posts, shop content, and comments. As a result, for the majority of sites, a full backup requires you to back up both the website files and the database.
How to back up your website
There are four main ways to backup a website: manual backups, using a third-party backup product, through your hosting provider or, if you use a CMS, using a plugin. Each method has it's own pros and cons. For example, manual backups are more time consuming and require a bit more technology, but they can provide extra peace of mind knowing that you have your own copy of your backup on your local machine. On the other hand, using a third-party product or a CMS plugin means that you can schedule backups and let them run automatically without you having to think about it.
Did you know... our WordPress Hosting has built-in automatic backups so you don't have to worry about doing the manually or using a plugin.
Manual website backups via File Transfer Protocol (FTP)
Backing up a site manually is the most time-consuming method and is suited to more tech-savvy users, but it’s sometimes necessary and can give peace of mind that you have local copies of your backup. There are two stages to this – backing up your files and backing up your database.
How to back up your website files
- Find your FTP login details. They should be in your control panel but if you can’t find them there, your hosting provider should be able to help you retrieve them.
- Download and launch a suitable client. We recommend FileZilla because it’s free, open source, and simple to use (some instructions below relate to FileZilla but should be similar in other clients).
- Connect to your FTP space. Open up your downloaded client and enter your FTP login details (server, username, and password). Click ‘connect’ and you should be connected to your FTP space.
- Create a destination folder to save your backup in. Once connected, simply right click on the bottom-left quadrant and select Create Directory, then type your preferred name. This creates a folder locally on your computer within the directory selected in the top left quadrant.
- Locate the files from your server in the top-right quadrant and drag them into your destination folder. They’re normally in a folder named ‘htdocs’ or ‘public_html’.

FileZilla will give you a notification once you’ve dragged it in. How long this takes will vary depending on how big your site is. Either way, by the time it’s done you’ll have a backup of your site saved onto your local device.
Top tip… If you have SSH access it’s a good idea to ZIP your ‘htdocs’/’public_html’ folder before downloading, to preserve folder structure and file formats (it will also be quicker to download!).
How to backup your site’s database
Now that we have the site files downloaded, the next step is to make a copy of the database. To do this:
- Log into the database you’re using (most providers will give you access to your database via phpMyAdmin).
- Verify which database you need to use (if you have multiple databases). You can do this by going back to FileZilla, find your config file (This will vary depending on the CMS you are using) for Wordpress as an example you’ll need the wp-config file in your root folder, right click to ‘view/edit’. You can open it in Notepad to find your database name.
- Find your database name from the List of Current Databases and click the ‘Export’ tab at the top.
- Choose an export method. ‘Quick’ is recommended – only use ‘Custom’ if you’re familiar with using SQL tables.
- Select a file format from the dropdown. SQL is the most common format to export in.
- Click ‘Go’ to export!

Again, the download may take some time but once it’s done you’ll have a full database backup on your local device. All you have to do now is save the files in a folder with the relevant date so that you remember which version it is, and you don’t forget where it is!
Remember, if you’re experiencing issues, you can always get in touch with your hosting provider for help. While you can choose to back up your site manually, it takes some time, and mistakes can be made as a result of all the technical details involved. It’s also impractical if your website needs to be constantly updated. With this in mind, using an automated method of backing up your site can be a great way to save time, money and avoid mistakes.
Advantages of manual website backups:
- Full control. You know what you've backed up (not reliant on an automated system working/not working) and you know exactly when the backup was made.
- Full visibility. Gives you an opportunity to view files and make sure there's nothing there that shouldn't be.
- Flexible. You can do manual backups on any platform that lets you access FTP (not all automatic solutions are compatible with all providers).
- Secure. The backup is already stored locally (off of the original server )so if something was to happen to the entire server, you know you've got a separate copy.
Website backups through your host
Some hosting providers make backing up your site simple to do within your control panel and many WordPress hosting packages (including ours) come with free automated backups too – with just one click you can have your website backed up.
Automated backups are the easiest way to back up a website. You can just sit back, relax and let the machine do the work. But, this doesn’t mean you shouldn’t be cautious and do your own backups too. For example, you might want to do a precautionary backup right before you make changes to your live site.
Advantages of website backups through your host:
- Simplicity. Executing backups through your hosting provider enables you to do everything in-house, so no downloading and potentially paying for third-party tools. Your backups are in the same place as your hosting plan. Easy.
- Reliability. This is the easiest way to guarantee that your website is not only backed up but also restorable too.
- Remote storage. Most providers enable both remote and local storage options for backups.
Using a backup product
With third-party cloud backup products, you can automate backing up your site if it’s not included with your hosting. It can be easily connected to your site and doesn’t require installing any plugins.
Cloud backup tools make it easy to store and access your website files no matter where you are in the world. Equipped with automatically synced data, you can rest assured that your site will always be backed up.
Even if you have automated backups included with your hosting, some products (like Cyber Protect), offer extra features too. So while it’s handling your backups for you, your site will also be protected from cyber security threats and more.
Advantages of using a backup product:
- Easy sync. With just one click you can sync your media and other files with your cloud storage.
- Quick restoration. If something happens you can quickly restore your site using your backups.
- Automatic backups.Whenever changes are made to your site, these changes are automatically backed up in your cloud storage.
Using a backup plugin
If you’re using WordPress or another CMS, there’s usually plenty of plugins for almost anything you need, including managing your backups. Many free plugins will give you features like automatic backups, cloud-based backup storage, database encryption and advanced reporting. If you want access to more features, you can upgrade to a paid plugin.
Advantages of using a backup plugin:
- Variety. With so many plugins out there, you won’t have much of a problem finding one that works for you.
- Automation. The majority of plugins will let you schedule automatic backups at a frequency of your choice.
- Easy to use. Unlike manual backups, it’s simpler to manage and needs less technical knowledge.
- Customisation. You’re free to chop and change which elements of your website you want to backup. Remote storage. Instead of saving backups to a local device, most plugins use remote storage options that have security benefits.
Best WordPress plugins for backups
If you have a WordPress site and want to go down the plugin route there are a lot of options to choose from. As a starting point, here are 3 of the most popular backup plugins out there.
Updraft
UpdraftPlus is one of the best and most popular WordPress backup plugins on the market, used by over 3 million sites.
Even with the free version you get access to a ton of great features including scheduled backups of your website – although the added functionality of the premium version may be tempting.
Key features include:
- Incremental backups that can be done manually or be scheduled
- Plenty of add-ons to extend functionality
- Secure storage options
- Restore backups from your control panel
- Cloning and migration
Cost: Free or Premium plans starting from around £42 per year.
Jetpack
Jetpack Backup was built specifically for WordPress and WooCommerce. It's definitely one of the more popular options, with more than 269 million site backups over the last ten years. One of the standout features of Jetpack Backup is that you can combine it with additional security features in the Jetpack security package, which include malware scanning and spam protection.
Key features include:
- Automated real-time backups
- One-click restores
- Integration with the Jetpack mobile app, so you can restore from anywhere
- Integration with the activity log so you can restore from a specific save point based on actions taken on your site
- On-demand backups
- Incremental backups, which keep things running quickly
Cost: Free version has features to help with your website's security, performance and growth. Full access to the premium plan costs £9 a month or £99 a year.
BlogVault
BlogVault is another popular backup service for WordPress, but it comes with a price tag (although it does come with a 7-day free trial). Trusted by thousands of sites, it’s great for developers and agencies managing multiple sites and allows you to safely test your site updates with a staging site.
Key features include:
- Automatic backup of your website on a daily basis
- Manually create unlimited on-demand backups
- Incremental backups that sync even the smallest changes for minimal server load
- You can easily recover your website from up to 90 days with free plans, and 365 on premium plans
- A built-in staging site feature that lets you test your website easily
- Easy host migration
Cost: 7-day free trial then approx. £79 per year for a 1-site Basic plan with prices increasing for more premium plans.
Putting the pieces together…
If you’re struggling to remember all of the above, here are some of the key takeaways:
- A backup is a digital copy of your site that acts as a protective measure against losing your site data in the event of a disaster.
- While there’s no hard and fast rule about how often you should backup, we recommend backing up your website on a daily basis or at least weekly.
- To fully backup your site (depending on your site and hosting type) you should back up both the website files and the database.
- Manually backing up your website is the more complicated way to do it, but once it’s done you know it’s backed up 100%.
- Backing up your website through your hosting provider service is the easiest way to backup your website, but it’s not provided by every hosting provider.
- Some hosting providers offer more comprehensive backup tools that include cybersecurity features too.
- Backing up your CMS site using a plugin is a quick alternative.
That’s it for today. Before you go, don’t forget to check out some more interesting reads like the benefits of securing your site with SSL, choosing an SEO-friendly domain name and migrating your website (which your backups can help with!).
Need help backing up a site hosted with Fasthosts? Our support team is on hand 24/7 to answer your questions.