<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title> &#187; blog backup</title>
	<atom:link href="http://www.wordpressthemestudio.com/tag/blog-backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordpressthemestudio.com</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 19:51:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress Database Backup, Maintenance and Upgrade Plugins</title>
		<link>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/wordpress-database-backup-and-maintenance/</link>
		<comments>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/wordpress-database-backup-and-maintenance/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 18:03:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Automatic Upgrade]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[blog backup]]></category>
		<category><![CDATA[database backups]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.wordpressthemestudio.com/?p=13</guid>
		<description><![CDATA[Once you have a blog and have written your pages and posts, you should always back up the data. The posts are stored in a database. Databases can be backed manually see: http://codex.wordpress.org/Backing_Up_Your_Database.  Better yet, you can use one of the plugins that have been developed to make this process easier. Some of the plugins just [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Once you have a blog and have written your pages and posts, you should always back up the data. The posts are stored in a database. Databases can be backed manually see: <a href="http://codex.wordpress.org/Backing_Up_Your_Database">http://codex.wordpress.org/Backing_Up_Your_Database</a>.  <em>Better yet, you can use one of the plugins that have been developed to make this process easier.</em> Some of the plugins just backup the database tables. Others provide Wordpress maintenance options, such as optimizing or restoring the database. This is the list (to be added to as I find more options that I can recommend):</p>
<p style="text-align: left;"><strong>Wordpress Database Backup</strong> &#8211; On-demand backup of your WordPress database. You can download your backup file and there are scheduling options. <a href="http://www.ilfilosofo.com/blog/wp-db-backup/">http://www.ilfilosofo.com/blog/wp-db-backup/</a></p>
<p style="text-align: left;">- or -</p>
<p style="text-align: left;"><strong>WP-DB-Backup</strong> &#8211; WP-DB-Backup allows you easily to backup your core WordPress database tables. You may also backup other tables in the same database. ALso schedules backups:  <a href="http://wordpress.org/extend/plugins/wp-db-backup/">http://wordpress.org/extend/plugins/wp-db-backup/</a></p>
<p style="text-align: left;">This is my favorite &#8211; and it&#8217;s so easy to use:</p>
<ol>
<li>
<div style="text-align: left;">put plugin on host in the plugins folder</div>
</li>
<li>
<div style="text-align: left;">activate plugin (after signing into your Wordpress Admin panel</div>
</li>
<li>
<div style="text-align: left;">select Tools and select Backup</div>
</li>
<li>
<div style="text-align: left;">follow instructions on the page</div>
</li>
</ol>
<p style="text-align: left;"><strong>WP-DBManager 2.03</strong> &#8211; Manages your Wordpress database. Allows you to optimize database, backup database, restore database, delete backup database and run selected queries. <a href="http://lesterchan.net/blog/2006/04/01/my-wp-plugins-update-april-06/">http://lesterchan.net/blog/2006/04/01/my-wp-plugins-update-april-06/</a> For specific Wordpress versions and translations: <a href="http://lesterchan.net/wordpress/readme/wp-dbmanager.html">http://lesterchan.net/wordpress/readme/wp-dbmanager.html</a></p>
<p style="text-align: left;"><strong>Wordpress Automatic Upgrade </strong>- allows a user to automatically upgrade the wordpress installation to the latest one provided by wordpress.org using the 5 steps provided in the wordpress upgrade instructions. <a href="http://wordpress.org/extend/plugins/wordpress-automatic-upgrade/">http://wordpress.org/extend/plugins/wordpress-automatic-upgrade/</a> (Not needed in Wordpress 2.7 and above because this feature is built in for those versions.) See the free step<a title="Wordpress Auto Upgrade Plugin Guide" href="http://www.wordpressthemestudio.com/pictures/UpgradeWordpressTo2.7.1.pdf" target="_blank">-by-step guide for using the automatic upgrade plugin</a>.</p>
<p style="text-align: left;"><strong>Redirection</strong> &#8211; a WordPress plugin to manage 301 redirections, keep track of 404 errors, and generally tidy up any loose ends your site may have. This is particularly useful if you are migrating pages from an old website, or are changing the directory of your WordPress installation. <a href="http://urbangiraffe.com/plugins/redirection/">http://urbangiraffe.com/plugins/redirection/</a></p>
<p style="text-align: left;"><strong>Thank Me Later</strong> &#8211; a plugin which will send a &#8220;thank you&#8221; message to readers a few days after they sent the message. It has a vast array of features and options, and is highly customizable. <a href="http://www.making-the-web.com/2008/08/27/plugin-thank-me-later/">http://www.making-the-web.com/2008/08/27/plugin-thank-me-later/</a></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.wordpressthemestudio.com%2Fwordpress-tips%2Fwordpress-plugins%2Fwordpress-database-backup-and-maintenance%2F';
  addthis_title  = 'Wordpress+Database+Backup%2C+Maintenance+and+Upgrade+Plugins';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Automatic+Upgrade' rel='tag' target='_blank'>Automatic Upgrade</a>, <a class='technorati-link' href='http://technorati.com/tag/backup' rel='tag' target='_blank'>backup</a>, <a class='technorati-link' href='http://technorati.com/tag/blog+backup' rel='tag' target='_blank'>blog backup</a>, <a class='technorati-link' href='http://technorati.com/tag/database+backups' rel='tag' target='_blank'>database backups</a>, <a class='technorati-link' href='http://technorati.com/tag/maintenance' rel='tag' target='_blank'>maintenance</a>, <a class='technorati-link' href='http://technorati.com/tag/Themes' rel='tag' target='_blank'>Themes</a>, <a class='technorati-link' href='http://technorati.com/tag/Wordpress+Plugins' rel='tag' target='_blank'>Wordpress Plugins</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/wordpress-database-backup-and-maintenance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
