WordPress Database Backup Plugin
Posted by Aaron Keenan on January, 7th 2010Today we are very thankful for one highly recommend and potentially invaluable plugin: the WordPress Database Backup plugin.
It’s likely that you have been frustrated several times by losing unsaved work when your computer or one of it’s applications has crashed unexpectedly. Just imagine, then, the all-consuming sorrow of losing weeks, months or even years of blog posts or other site content. Your hosting company may provide a responsible backup service (or you may have a well-considered system in place if your site is self-hosted) but some extra insurance can be crucial if the unexpected happens (as it did for one of our client sites today).
The WordPress Database Backup plugin makes backing up WordPress content a painless process. Once the plugin has been added and activated through the WordPress admin section, it is then possible to specify an email address for the database backups to be sent to. Regular automatic backups can be set up to be received at your email address at a chosen interval. This interval can range from every hour (suitable for a very active site) to every week (for a site where content is changed less frequently). Once these few options have been set, the latest content backup will be emailed to you regularly and potential catastrophes avoided with no further effort required.
Related Posts
- Using Short Codes to Easily Format WordPress Page Content
Custom short codes can be extremely useful towards setting up a conveniently manageable WordPress theme design. Since WordPress 2.5, there has been in-built support for creating custom short codes using the add_shortcode() function.A Basic add_shortcode() ExampleIn the example below I have used the short code [go] (square brackets are always included as part of a [...]
- add_theme_support() – a Function to Change the Future of WordPress Theme Development
One relatively new function that could be making a big difference to the future of WordPress theme development is add_theme_support(). The function was introduced late last year with the release of WordPress 2.9. The major current use for add_theme_support() is for conveniently setting thumbnail images for posts and pages. When WordPress 3.0 is released (scheduled [...]
- Finding Post and Category IDs in WordPress
To take full advantage of all the WordPress template tags and functions it is often required to use post IDs and category IDs. These values can be found conveniently in the WordPress admin area, without needing to refer to the database.Finding a WordPress Post IDTo find the ID of a particular post or page in [...]
- 3 Essential Plugins of Any Wordpress Blog
Wordpress plugins are small pieces of code that extend the functionality of wordpress. There are many thousands of wordpress plugins in the wordpress community and plugins are being produced day-to-day by developers and wordpress lovers around the world.Here are the 3 plugins that I use at almost all of my blogs. Wordpress can in addition [...]
- Essential Security Tips For Your Wordpress Blog
More and more of my I.M. colleagues and indeed new people that I meet on line are `getting into blogging’. And why not? Blogs are relatively easy to produce and use, no matter which platform you choose, and they can be a brilliant tool for internet marketers.However, no matter how easy they are to install [...]
Find out more about Juno style Wordpress web design
Find out more about Juno style Magento web design
Return to web design news.
Leave a Comment