WordPress Tutorial – How to Backup WordPress

7 min read SEOMediaWorld Staff

This might happens to anyone, if you don’t know how to configure your WordPress blog. If you don’t know how to setup WordPress, hire me. I would setup your WordPress blog for free without any cost.  If you hire any developer or tell your hosting to migrate from one to another host, they would charge you minimum $100 USD. However I would get that done for free. You can use free WordPress installation service to get this offer. Here we would discuss about how you can take backup of your WordPress blog.  It is advised that you should take backup of your WordPress site every-week or monthly basis. So that you would be able to recover if any changes or problem persist on your blog. Well, here is detailed WordPress Tutorial to backup WordPress blog.

What WordPress Blog Consist of :

Well, if you think to backup all folders, it would not work because WordPress consist of files and database. If configured properly then only you would be able to use it. This information would help you if you are looking for, what should I backup for complete migration of my blog to another server.

1. Backup WordPress Files & Folders : You would be able to view all files available on your WordPress hosting from the file manager. It might consists of web folders with application files, WordPress theme/s files, plugins files and your uploaded media files. Typically all these files are found in the root of your website.

2. Backup WordPress MySQL Database : This is important thing consisting of your WordPress blog setting with content, user information, passwords and privileges, website settings, theme settings, WordPress plugins settings etc are stored.

Backup WordPress Blog Manually : 

You can log in to your WordPress blog, go to export option from setting menu. It would ask you which things you want to take backup of. If you want to take backup of the entire site, choose all content and then press the export button.

Export WordPress Blog from WordPress Dashboard

Export WordPress Blog from WordPress Dashboard

When you click export button, WordPress will create an XML file for you to save to your computer. This format, which we call WordPress eXtended RSS or WXR, will contain your posts, pages, comments, custom fields, categories, and tags. Once you’ve your backup saved on your computer, you would be able to import that backup on another WordPress site using import features.

Backup WordPress From your Hosting cPanel :

If you are manually backing up your entire WordPress blog, you should backup WordPress Files & Folders along with MySQL Database.

Backup File Manager Using WordPress cPanel