One of the most important features of a blog is unseen; that is the backup of that blog. This is an important service that allows clients to recreate blogs, to move between hosts and so on. We can manage this content for clients or we can hand over a configured software system with their blogs already programmed.
Backup Solutions
We have several solutions for backing up blogs which can be managed in different ways depending upon the way the administrator wants to interact with the data. We can explain their relative merits as well as recommend a solution. Here are a few of the techniques we use:
- External Software: One solution is an external software package that can allow a nornal user to see all of the blogs posts as well as edit them from a single interface, but does not give the user any administration rights on WordPress.
- WordPress Plug-In: We can install a WordPress Plug-In that smoothes the backup of the blog
- Export: Using standard WP functionality
- PHPMyAdmin: We use the conventional approach to site backup with PHPMyAdmin.
