How to back-up your Wordpress data and files?
I think this is the most important thing to be done.

In fact, it is very important because you might never know when your data will be crashed or even hacked. I used to ignore backing-up before because there’s so much to do. Don’t get me wrong, I was saying that because I was being ignorant and do not want to learn.

After learning it, backing-up my data is part of my scheduled activities. I will only talk about Cpanel, MYSQL and PHPmyAdmin which is where I am familiar with. Other than this, sorry guys.

Normally a good hosting company will eventually back-up the entire server but it will take time to get those data from those guys. Therefore, creating your back-up data is important.

How to back-up your Wordpress data and files?

Basically, you will use a combination of both: FTP clients (i.e. FileZilla) and your website back-up software (as shown below). My advice would be to keep more than one back-up copy, just in case its corrupted.

Site Back-up

Step 1: Now, let\’s start with backing-up your database. To do this, I will be using PHPMyAdmin.

  • Start by accessing your cpanel >> Click MYSQL Database icon. This will bring you to MySQL Account Maintenance page
  • mysql Click MySQL Database

    mysqladminpage This is how MySQL Account Maintenance page look like

  • In the MySQL Account Maintenance page, scroll down and look for phpMyAdmin. Go ahead click it.
  • myphpadmin Click the MyPHPAdmin

  • Now click the database as shown in the pic below
  • Database

  • Once you click “Database”, you will see several database, select only the data that is related to your wordpress
  • Database

  • This will bring you to your database page. Now, click Export
  • export

  • This is the important part. In the Export column, select the database inside the column and select “SQL”. Hold Ctrl and select if more than one (it will be blue if you’ve selected it). In my case, I select all.
  • export

  • In the structure and data column, select the column as shown in the pic below
  • export

  • In the Save as File column, select the column as shown in the pic below and click “GO”. Save the file in your computer
  • save as file

  • Repeat the above, but select compression to zipped, as shown below and click “GO”. Again, Save the file in your computer
  • zippedcompression

  • By now, you would have two database in your computer. Congrats, you’ve back-up your Wordpress data

Note: The steps above do not save your other folders such as your pictures. The step above only backs-up your Wordpress database. To back-up your other folders, use FTP to back-up the selected folders into your computer.

You may also like...
Comments
One comment so far, why not make it two?
  1. Being Tirut » How to upgrade to the latest Wordpress 2.3?
    November 24, 2007

    [...] Before you do anything else, please back-up your data which is your database and your files. Step-by-step backup instruction can is available here [...]

    Leave a reply
Leave a Comment
Add your picture!
Join Gravatar and upload your avatar. C'mon, it's free!