Featured Posts

Best 10 SEO Plugins for Wordpress Most of the blogs nowdays built on wordpress and for better great search engine optimization (SEO), it is always advisable to use plugins for wordpress which are quite easy to install. These are some of...

Readmore

Top 126 Ajax Tutorials Heres a list of the top 126 Ajax tutorials out there. They are organized into a wide range of categories from Getting Started to Shopping Carts. Everything you need regarding Ajax is right here. This...

Readmore

Best Online To Do list and Task Managers Recently I was searching for online task managers for my web freelancing work & projects as I noticed off late that too many of my to-dos were not getting done. Often I am accused of being messy &...

Readmore

Creating A Custom 404 Page in Wordpress Without Using... I have recently changed my blog theme to The Seven Five is a semi-automatic “Lifestream” WordPress theme, the theme is great & I am luving  it. I added some pages like archives page, 404 error...

Readmore

  • Prev
  • Next

Backing Up WordPress Database Using PhpMyAdmin

Posted on : 22-11-2009 | By : admin | In : Blogging, How to, Uncategorized, Web, blogs, wordpress

0

WordPress backup can be easily taken by using Import/Export feature in wordpress admin panel easily. But it does not save your blogroll. It also does not save your settings or data some of your wordpress plugins might have stored(such as certain spam plugins). In this case we can use backup database using PhpMyAdmin.

# Click on the database which you want to backup.

backup2

This shows only the tables in your database.
backup3

# Click on the Export Tab to get this screen :

backup4-1

1 Select ONLY those that are your WordPress blog.

2 Check the "Add DROP TABLE" box

3 Check the "Complete inserts" box

4 Check the "Save as File" box

5 Check the "None" for compression. If your database is very large use a compression method.

6 Click Go. The data will now be saved in zip format into your PC.

Credit : WordPress Backup

Write a comment