Categories
Posts

Response To: ‘The State of Blogging Sucks’

Craig Burton had a post yesterday titled ‘The State of Blogging Sucks‘, mostly complaining about the backup situation for blogs. I was going to leave a comment about how to do this in WordPress (since he indicated there was no way to do, which is wrong), but in order to leave comments on his blog I had to register for an account. Not something I’m a fan of, so I’ll just reply here on my own blog.

The wordpress.org site says they make backups. I assume they do. But you have no access to those backups and cannot make off-line backups of the data found in your blog.

I’m not sure why he cites the WordPress.org site, since it only provides the software, not hosting services. Perhaps he meant WordPress.COM instead, which is a hosted blog service run by Automattic (my employer). You can make a backup of your WordPress.COM blog at any time in the admin panel by going to Tools -> Export. You’ll then get an export file that can be used to restore your blog to another install of WordPress. Since this includes the open source software that you can get from WordPress.org and use any where, you’re pretty safe.

The same holds true for people running their own copy of WordPress, which has the same exact export feature.

If you are doing regular backups/export of your WordPress blog there’s really no reason why you shouldn’t be able to restore a WordPress blog in just a few minutes. To make sure you keep the same look you’ll need to have a copy of your site’s theme as well, which is pretty easy to do since most of them are distributed as a single zip file. Same holds true for any plugins that you are using.

If you use the wordpress.org site. You are vulnerable.

I don’t believe this is the case. I suspect Craig just didn’t know about the export feature.