
As a blogger, you know the hard work you put in (time and effort) to create your kick-ass blog with all those awesome content. Backing up your blog is necessary anyway and having a simple solution ready to backup your information is invaluable. If you are a WordPress user, then you certainly know the value of having backup copies of your files and database, as there is a risk of losing your data all the time.
You need reasons… Your site might get hack (due to WordPress or server security), your server might be down for longer than expected and even worse your host can suspend your blog for a silly reason (speaking from experience ~ my blog was suspended like 3 times in 3 months for getting more pageviews and I switched to the more capable server). Of course, there are many WordPress security plugins available to fortify your blog but I think one of the finest way is to backup often in order that you can re-install (or even migrate to the new server) your database/files or content and roll backed quickly if the site is exposed to such vulnerabilities.
In this post, I am going to guide/walkthrough you in backup your entire WordPress blog to the cloud step-by-step (i.e., on a couple of very reliable/popular and more importantly, free ‘cloud-based’ storage services ~ Backupify and Dropbox).
Requirements:
• A Self-hosted WordPress blog (Mandatory!
)
• Account on either Backupify or Dropbox or both
• Backupify WordPress plugin
• wp Time Machine plugin
• Some basic WordPress admin operations like installing/activating a plugin
Difficulty: Easy
1. Backup your WordPress Blog using Backupify:
Backupify is a leading ‘all-in-one’ backup provider for cloud based data which offers continuous automated backups of your online services, including WordPress (and Google Apps, Facebook, Twitter, and more). Setup takes minutes and your information is stored safely, securely, in the cloud. Sign-up for a free account to get started which comes with 2GB storage and weekly backups of up to 5 accounts.
Note: Deja vu! You might already see Backupify in action in ‘5 Best Twitter Account Backup Tools’ post. This time, we’re going to use it for WordPress.
Important note: As of now, Backupify don’t support ‘WordPress backup’ for the new accounts as they’re upgraded and redirect recently signed-up accounts to their new platform. But they indicated to provide the service soon. Refer to the ‘comments’ section for a reply from Backupify. But the old accounts can still use Backupify for the WordPress backups.
A. Log in to your Backupify account.
B. Under Settings > Service Settings > Services in Beta, Click on ‘Manage’ alongside the ‘WordPress’ option.

C. You’ll be prompted to ‘Add a WordPress Account’. To do this, you’ve to download/install Backupify WP plugin first & initialize.

D. Upload the plugin (either from your WordPress dashboard or from uploading via FTP), install, and activate it. Confirm it appears under ‘Active’ plugins.
E. Navigate to ‘Backupify’ page on your WordPress admin sidebar & click on ‘Initialize Plugin’ button.

F. Voila, now you’ll be redirected to your ‘Backupify.com’ WordPress account settings page & your blog will be added for the backups! (For example – you can see my test WordPress blog is added for scheduled backup service.)
As they stated, the first backup will be done within a few hours (may take up to 48 hours) and successive backups will be performed everyday automatically. You can check & download the WordPress backups anytime through ‘History’ & ‘Archives’ page respectively. ‘History‘ will be available upon completion of the first backup. Blogs with large volumes of data may take longer.
G. My first backup is ready. Picture for your reference…
See, this complete backup process is automatic. Once properly set, you can forget. You may download your database, content directory backups anytime you need from your Backupify dashboard > Archives > Select a service > WordPress > Select account (Your WordPress blog) and click on the file names. Backupify utilizes the popular Amazon Web Services (AWS) infrastructure. Amazon S3 redundantly stores your objects on multiple devices across multiple facilities in an Amazon S3 Region. It’s designed to sustain concurrent device failures by quickly detecting and repairing any lost redundancy. So with Backupify no worries! Just keep on blogging your heart out.
2. Backup your WordPress Blog to Dropbox:
Dropbox needs no introduction! If you need one, it’s a web-based file hosting service that uses cloud computing to enable users to store/share files and folders with others across the Internet using file synchronization. By now, you most probably should have signed up for free ‘Dropbox’ (2GB size) online backup service. If not, you’re invited to do it first.
Beforehand, we need a plugin ‘wp Time Machine’ to backup your WordPress blog to Dropbox! It creates an archive of all your WordPress Data (database), files/uploads (everything in wp-content directory), your .htaccess file and then stores them on Dropbox (and Amazon’s S3 (not free!), or your offsite FTP host). You provide the remote account; this plugin provides a connection to the offsite facility you choose. In this post, we’re going to focus on WordPress to Dropbox backup alone.
A. Download, upload/install and activate the ‘wp Time Machine’ plugin in your WordPress blog (You know the steps!). Alternatively, under the ‘Plugins‘ menu in WordPress select ‘Add New‘ ~ Enter ‘wp Time Machine‘ into the search box ~ Choose the ‘install‘ option ~ Activate it. Check whether it’s activated or not.
B. Now, navigate to ‘wp Time Machine’ settings page. (Found under WP admin ‘Settings’). You’ll be greeted by the Dropbox credential page.
(Note: Dropbox set as default offsite service. Click on the ‘Show Plugin Options’ if you like to switch to Amazon S3 or FTP)
C. It’s time to enter your Dropbox login info here (email, password) along with the directory name (and if you are time stamping archives {can be enabled from the ‘Plugins Options’; default: disabled} that folder name will be appended with your server’s current date). Once you’re happy with the options, fire up the ‘Generate wp Time Machine archive’ button!
D. Please wait while your files & data are being archived…
E. Success! Wait for this confirmation, “Your archives have been completed.”
As you can see in the picture, it just took 7 seconds to create a complete WordPress archive (Very impressive for an empty/test blog, but you’ve to be patient if your blog is full of content).
F. Wait a minute! We’ve to check the ‘Dropbox’ now… Log in to your Dropbox account. I’m showing mine.
There you go! WordPress backup folder is appearing in Dropbox (hidden!). When navigating the folder for files…
You can see five files as the plugin promised; WP Content files (zipped), database (.sql), .htaccess file, restore/recovery instructions file and a restoration shell script (.sh) that can help automate recovery — though this is still a “work in progress.”
This plugin is simply awesome. You can use Dropbox (or Amazon’s S3/FTP account) to cloud store your WordPress blog. Do you see something missing here? It’s a manual backup process. You’ve to generate archive whenever needed/desired. However, if you’re comfortable to setup a Cron job that uses cURL, you can automate it. You may find this article helpful.
Do you know? Using wp Time Machine plugin, You can (force) backup your WordPress blog whenever you publish/update a post! This feature known as ‘Post Publish Event’ (which is disabled by default ~ for obvious reasons!) can be enabled from the ‘Plugins Options’. Nevertheless, keep in mind that using this feature will add time to publishing (depending on the size of your blog it may add several seconds, or even minutes).
Conclusion:
OK! You’ve seen how to successfully backup your WordPress blog to the cloud. Umm… Now what? Yet, you can’t rest on your laurels. Having a local (in your computer) backup might be mandatory too, incase. You can use your host’s control panel (mostly Cpanel) to backup your blog’s database or even download a complete home directory if required. There are some handy plugins available such as WP-DBManager (for database backups/operations), EZPZ One Click Backup (complete WordPress backup) to do the same. Full documentation of WordPress Backups (& restoring from Backup) is available on official WordPress Codex which has all the information you’ll ever need.
Backing up your WordPress blog is a cakewalk. If you aren’t having time to do it or automate the process or you’re too lazy, you are opening up your blog for major disasters. Whether you’re a new blogger or a pro-blogger, no excuses, please! Do yourself a favor and backup your blog (either to the cloud or locally on your computer) before catastrophe smacks so you can use more precious time writing classy content and less time sweating. I’m talking about peace of mind folks!
***Opening (title) & this closing image adopted from flickr | Creative Commons by Michael Marlatt & WordPress Logos.

Have you used any other cloud-based solutions to backup your WordPress blog? How’s the process? Is it easy or complicated? Meanwhile, I will be very happy if this comprehensive guide/walkthrough of any help to you. Let us know in the comments. It’ll be much appreciated.
P.S. Happy Valentine’s Day to Everyone!
Popularity: 2% [?]
Follow @arkarthick BufferMore Awesomeness Around the Web:
Tags: Backupify
| If you enjoyed this post, please consider leaving a comment. Subscribe to RSS Feed (Or) via E-mail to stay up-to-date. Meanwhile, please take a moment to share it with others and Save/Bookmark in your favorite Social Networking/Bookmarking Sites: |















Thanks for the great advice AR. The DropBox tutorial was quite helpful.
Kevin Minott recently posted..Free Ecards For Valentines Day
You’re welcome Kevin. Apart from storing/syncing/sharing, Dropbox becomes so versatile that it can be used to backup a WordPress blog! Full credits goes to the creators of wp Time Machine plugin. Thanks for dropping by…
Just signed up for Backupify and do not see a WordPress option anywhere under settings.
It’s strange! You can find a ‘WordPress’ service under Settings > Services in Beta (as indicated in the 1st picture). It should be there as I made this post & all the screenshots/backups yesterday. In case, if the WP account isn’t available for your account, feel free to contact Backupify support @ http://www.backupify.com/help
I signed up for the free version and I can’t see the beta version for WordPress either. Do you need a paid version??
Hi Genevieve, thanks for the feedback. No, you don’t need a paid version for the WP backup to work. Mine is free version as well and it works just fine for me. Well, I’m not sure about this. Backupify may be stopped the WordPress backups for a new account, for the time being. I just contacted them through Twitter. Waiting for their reply… Will update you later on this.
Hi Brad, a few months ago, we upgraded our platform and services to operate on the newest APIs our supported services offer to third-party applications such as Backupify. To do this, we had to re-write the backup functionality for many of the services we support – including WordPress. Since you recently signed up, you were automatically directed to our new platform and we are not currently offering our WordPress backup here. We are working to write and test our backup for WP here but in the meantime only longtime users who are still on the old system can access WP backup. I’m very sorry about the inconvenience and we hope to offer this service again soon so you can enjoy the service.
Thank you very much ‘Backupify’ for responding…
This is great to know! Thanks for providing such a comprehensive HowTo A.R.! Definitely need to bookmark this! ;D
Kathy Meyer recently posted..2cre8- Valentines Day- Love & Social Media- Show It- Dont Say It http-tco-uHQtA2v by @augieray
I’m very glad you find it useful, Kathy. Thanks for dropping by to comment and for the props as well.
Awesome info! Thanks for sharing.
Aïda recently posted..AidaofNubia- Guide- HowTo Backup Your WordPress Blog to the Cloud http-bitly-fEZKwY by @arkarthick
Heartfelt Gratitude Aida. Hope you’ll find it useful…
Hi A.R.-
Thanks for this tip. I am learning more and more each day in order to take charge of my own WP blog. My webmaster keeps my backup files somewhere, but now I am going to follow your DropBox demo and do it myself for the added insurance.
I will let you know who it goes! Thanks again.
Lori
Absolutely Lori! You can’t rely on your host/webmaster to backup your precious blog. Dropbox backup is pretty simple. Make sure you have one local backup as well… in case! Thanks for dropping by.
can we take backup of wordpress blog with out plugins?
Of course, You can use your hosting control panel (mostly Cpanel/Plesk) to backup your blog’s database/ home directory or even remote upload it to other server or to your computer via FTP. But why sweat when there are backup solutions exist?
Thanks for the tips. You are right. We really need to protect our blogs and make an extra copy because we really worked hard in making our blogs. We spent so much time in making it very informative and attractive to all our visitors.
Rex recently posted..Cheap Screen Printing updated Wed Apr 27 2011 5-49 am CDT
Thanks for all your effort here but Backupify has dropped WordPress support (at least from the free account anyway)…
Yup, it’s unfortunate. Backupify also confirmed the fact in the comments section as well. At least, Dropbox backup is working normally. Thanks for dropping by.
Thank you for the great guidelines, the dropbox tutorial is quite helpful..
Backing up your WordPress site or blog is the single most important thing you can do. In fact, it’s an absolute must. I use the WP Time Machine plugin and Dropbox and I highly recommend them. A lot of WordPress users will religiously back up the stuff on their hard drive but completely forget about their WordPress site or blog.
This is the first post or article I’ve come across on backing up WordPress, which is surprising considering how important it is. I’m going to social bookmark this post and recommend it on my own WordPress site.
Nice one Appiya.
Mark@Getting Started With WordPress recently posted..Flexibility WordPress Theme
Rightly said, Mark. Sadly, many bloggers, even seasoned ones forget about the fact that their blog is vulnerable to cease working at anytime. One can’t heavily rely on the host itself about their backup system. Having latest backup locally or in the clouds, at least once per week (or depends on post frequency) is a wise decision. Thanks for dropping by!
Great for me that I found your Blog… I just started with my own Blog, can I reference to this post? I want to write something on similiar topic!
Jennyb recently posted..I got started to blogging!
This is very helpful tips! I agree that we really have back ups for WordPress, so that we will not waste our time doing our blogs. Thanks for sharing this tips!
Anja recently posted..What You Need To Give Your Arowana A Good Home
I know from experience the importance of backing up. Funny how it still seems to get put off. I back up often but there have been times I wished I had done it daily. Crashes never happen on my schedule.
Heartfelt Gratitude. We spent so much time in making it very informative and attractive to all our visitors. Full credits goes to the creators of wp Time Machine plugin. Make sure you have one local backup as well… in case!
Tessa Hurst recently posted..Many Mops