Backing up your wordpress database.

Often I hear from my customers how do I back up my content on my blog. So I did some snooping today and I found the below tutorial on the wordpress.org site. You will need access to your ftp information and some knowledge of how the blog is set up to do this by your self. Please if you are not comfortable leave it to the professionals.

Create a Regular Database Backup

Every post and page you write in WordPress is stored in a MySQL database. There aren’t separate files for each page or post. It’s important to regularly back up your database in case something goes wrong (such as with a rogue plugin or a misguided upgrade attempt). You can manually back up your database by using a tool like phpmyadmin, but it’s much easier to simply use the WordPress Database Backup plugin.

To create a regular database backup schedule:

  • 1. Download and install the WordPress Database Backup plugin.
  • 2. In your blog’s admin panel, go to Manage > Backup.
  • 3. In the Backup Options section, select Email backup to and then enter your email address.
  • 4. In the Scheduled Backup section, select Once Weekly.
  • 5. Select any tables you want to include. These tables refer to data from any plugins you’ve added, not to your posts and comments.
  • 6. Click the Submit button at the bottom.

Each week, you’ll receive an email with your database. The database is light and won’t take up much space in your email program. If your site ever crashes, you can restore your entire site’s posts, pages, categories, and tags (but not images) through the database file. Images are stored in wp-content/uploads folder

Bookmark and Share

No comments so far. Leave a comment.

No comments yet.

Leave a comment

will not be published