Wordpress.org self hosted blog posts can be backed up by exporting the file .But it is not the best way to backup everything you have on your blog including the theme changes that you may have done. What is the best way to do it so that in case of a crash, you can restart your blog immediately with all settings intact
Best way to backup wordpress posts
(5 posts) (4 voices)-
Posted 2 years ago #
-
Some of the generic way to back up a blog is provided here
http://smashtech.blogspot.com/2008/09/8-best-way-to-backup-your-blogs.html
Posted 2 years ago # -
Well...you need to do two things:
1. Copy over ALL the files in your blog's directory and any other directories containing images/scripts/ any other content.
2. Make a full backup of the WordPress database. More info @ the codex.
You can use FTP to copy over the required files and you can make use of the WP Databse Backup plugin to perform the backups and if the file(s) isn't too large in size, also to email them to you, so you have an off-site backup too.
Posted 2 years ago # -
hi sparx,
thanks for your reply . i am replying late as could not back up the data till now. i used the wp database backup plugin and downloaded the database. but again i think this does not backup the images as the file size is so small and i have large amount of images on the blog. the Codex i could not use since it is too techie for me ( i am not a techie !) .
i can use FTP but pl let me know what would be the exact way of downloading everything on your blog with FTPPosted 2 years ago # -
@techlee : Sparx has described it clearly. Just Open your FTP and Download Everything that you have in the public_html folder.That will take care of all your Files.(including images or any other media).
Posted 2 years ago #
Reply
You must log in to post.