Backup solution for many big WordPress websites

[ad_1]

I manage 20+ WordPress websites, some of them really large (60GB+) and currently I’m relying on my hosts for backups (big mistake, i know)

Is there any good automated plugin/software that takes regular backups and stores them on the cloud?

Importantly it should not store anything on the websites’ actual servers and should not use a lot of CPU. For example, Updraft was using a lot of resources when I tried it.

Anyone recommend anything?

[ad_2]
11 Comments
  1. Also something to consider. What type of sites? Can you get by with daily backups or do they have many user interactions during the day? If you do, you need to make sure you have it backing up enough or have a method in place to get back interactions (ie, sale information) since the last backup.

    Myself, for myself and my clients, I have a cron that runs nightly and backups the databases and filesystem for all hosting accounts on each server then rsynces them over to backup storage, which keeps 30 days of incremental backup.

    The nice part is rsync is very very good at only transferring changes only, so if you have a site with 60megs of images, it won’t resend them if they have not changed.

    Then on my desktop computer, it pulls weekly from the backup server over to two USB drives that I swap back and forth each week.

    Then for the 2 sites that have purchases initiated on them, each transaction sends an e-mail to a logging account that I can use to rebuild the transaction if needed (low volume purchases). Most other purchases are actually done off of ClickFunnel or GoHighLevel pages, then Stripe fires a hook back to the sites that creates accounts and applies permissions, so if need be I can just refire those hooks since last backup.

  2. I put Back WP Up on all my sites, free edition, and have it push the backups to AWS S3 buckets. It’s configure and forget, it even purges old copies.

    My AWS bill is on the order of $1 per month, really. Yours will be larger because your sites are bigger.

  3. Ask your host if they will send your backups to another service or to give you ftp access to the backup folder.

  4. I used to use managewp for this, recently switched to wp-remote. WP umbrella is another good option, $2/month/site. $2-$5 is about what you’ll find on all competing services, depending on scale. The cost per site is much cheaper with a high number of sites.

  5. CPanel accounts housing client WP sites, backing up to AWD S3 buckets (multiple days, couple weeklys, and month interations). Ecom sites get there own cPanel accounts. Other low key WP sites are on Multisite WP platform, backing up same way. 70+ sites, 300GB, few bucks a month with AWS.

  6. I use ManageWP for almost 100 paid maintenance sites, it’s solid and reliable and easy to use. I also host 300 or so sites on my own servers and use server snapshots, duplicity to BackBlaze, and internal control panel backups.

  7. If you have that many sites you might want to look at one of the management platforms for WordPress. There are a lot! Most of them will do offsite backups easily.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer