<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Setting Up a Simple Backup Process for WordPress</title>
	<atom:link href="http://brandfreeze.com/setting-up-a-simple-backup-process-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://brandfreeze.com/setting-up-a-simple-backup-process-for-wordpress/</link>
	<description></description>
	<lastBuildDate>Mon, 12 Sep 2011 08:53:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: John Hoff - WP Blog Host</title>
		<link>http://brandfreeze.com/setting-up-a-simple-backup-process-for-wordpress/comment-page-1/#comment-105</link>
		<dc:creator>John Hoff - WP Blog Host</dc:creator>
		<pubDate>Thu, 17 Sep 2009 15:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://brandfreeze.com/?p=509#comment-105</guid>
		<description>Hi Brandon, good article but don&#039;t forget, a full backup is a two step process. You have to:

- backup your database
- backup your hosting files

The two go hand in hand, especially when we&#039;re talking about people attacking your site. Hackers often times will insert code in your actual WordPress files, which have nothing to do with your database; therefore, a simple database restore will not fix your problem.

To automate the backup process of your hosting files, there&#039;s a really cool program out there called SyncBackSE which can do this for you.</description>
		<content:encoded><![CDATA[<p>Hi Brandon, good article but don&#8217;t forget, a full backup is a two step process. You have to:</p>
<p>- backup your database<br />
- backup your hosting files</p>
<p>The two go hand in hand, especially when we&#8217;re talking about people attacking your site. Hackers often times will insert code in your actual WordPress files, which have nothing to do with your database; therefore, a simple database restore will not fix your problem.</p>
<p>To automate the backup process of your hosting files, there&#8217;s a really cool program out there called SyncBackSE which can do this for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Milford</title>
		<link>http://brandfreeze.com/setting-up-a-simple-backup-process-for-wordpress/comment-page-1/#comment-74</link>
		<dc:creator>Brandon Milford</dc:creator>
		<pubDate>Sat, 12 Sep 2009 23:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://brandfreeze.com/?p=509#comment-74</guid>
		<description>Hi Murid, thanks for reading! The file created is a standard SQL file and you can read more about how to upload it here:

http://codex.wordpress.org/Restoring_Your_Database_From_Backup

Hope this helps Murid!</description>
		<content:encoded><![CDATA[<p>Hi Murid, thanks for reading! The file created is a standard SQL file and you can read more about how to upload it here:</p>
<p><a href="http://codex.wordpress.org/Restoring_Your_Database_From_Backup" rel="nofollow">http://codex.wordpress.org/Restoring_Your_Database_From_Backup</a></p>
<p>Hope this helps Murid!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murid Rahhal</title>
		<link>http://brandfreeze.com/setting-up-a-simple-backup-process-for-wordpress/comment-page-1/#comment-73</link>
		<dc:creator>Murid Rahhal</dc:creator>
		<pubDate>Sat, 12 Sep 2009 19:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://brandfreeze.com/?p=509#comment-73</guid>
		<description>So if you have a crash, how do you restore all the info using that little file that you receive every day? Will you make a post about that?</description>
		<content:encoded><![CDATA[<p>So if you have a crash, how do you restore all the info using that little file that you receive every day? Will you make a post about that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Milford</title>
		<link>http://brandfreeze.com/setting-up-a-simple-backup-process-for-wordpress/comment-page-1/#comment-68</link>
		<dc:creator>Brandon Milford</dc:creator>
		<pubDate>Sat, 12 Sep 2009 04:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://brandfreeze.com/?p=509#comment-68</guid>
		<description>Good point Brent! You can certainly do that as well.</description>
		<content:encoded><![CDATA[<p>Good point Brent! You can certainly do that as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Logan</title>
		<link>http://brandfreeze.com/setting-up-a-simple-backup-process-for-wordpress/comment-page-1/#comment-67</link>
		<dc:creator>Brent Logan</dc:creator>
		<pubDate>Sat, 12 Sep 2009 04:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://brandfreeze.com/?p=509#comment-67</guid>
		<description>I set up Google mail to just delete the backups. Google automatically keeps them for 30 days and then deletes them. No additional work on your part is necessary.</description>
		<content:encoded><![CDATA[<p>I set up Google mail to just delete the backups. Google automatically keeps them for 30 days and then deletes them. No additional work on your part is necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Rampersad</title>
		<link>http://brandfreeze.com/setting-up-a-simple-backup-process-for-wordpress/comment-page-1/#comment-54</link>
		<dc:creator>Ryan Rampersad</dc:creator>
		<pubDate>Thu, 10 Sep 2009 02:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://brandfreeze.com/?p=509#comment-54</guid>
		<description>I love the WP-DB Backup plugin. I suggest that, just create a Gmail account specially made for just your blog&#039;s backup which will give you 7GB of space. My average backup file size is around 800kb so, that&#039;s about 8000 unique backups!</description>
		<content:encoded><![CDATA[<p>I love the WP-DB Backup plugin. I suggest that, just create a Gmail account specially made for just your blog&#8217;s backup which will give you 7GB of space. My average backup file size is around 800kb so, that&#8217;s about 8000 unique backups!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Setting Up a Simple Backup Process for WordPress â€” Design, Branding, and Marketing Blog &#124; BrandFreeze &#124; WpMash - WordPress News</title>
		<link>http://brandfreeze.com/setting-up-a-simple-backup-process-for-wordpress/comment-page-1/#comment-53</link>
		<dc:creator>Setting Up a Simple Backup Process for WordPress â€” Design, Branding, and Marketing Blog &#124; BrandFreeze &#124; WpMash - WordPress News</dc:creator>
		<pubDate>Wed, 09 Sep 2009 22:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://brandfreeze.com/?p=509#comment-53</guid>
		<description>[...] Follow this link: Setting Up a Simple Backup Process for WordPress â€” Design, Branding, and Marketing Blog &#124; BrandFre... [...]</description>
		<content:encoded><![CDATA[<p>[...] Follow this link: Setting Up a Simple Backup Process for WordPress â€” Design, Branding, and Marketing Blog | BrandFre&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://brandfreeze.com/setting-up-a-simple-backup-process-for-wordpress/comment-page-1/#comment-52</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 09 Sep 2009 20:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://brandfreeze.com/?p=509#comment-52</guid>
		<description>I&#039;m new to the blog scene. This tip is great. Thank you for the extremely useful post.</description>
		<content:encoded><![CDATA[<p>I&#8217;m new to the blog scene. This tip is great. Thank you for the extremely useful post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-09-09 &#124; hobbes.ch &#8212; thomaskeller.ch</title>
		<link>http://brandfreeze.com/setting-up-a-simple-backup-process-for-wordpress/comment-page-1/#comment-51</link>
		<dc:creator>links for 2009-09-09 &#124; hobbes.ch &#8212; thomaskeller.ch</dc:creator>
		<pubDate>Wed, 09 Sep 2009 20:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://brandfreeze.com/?p=509#comment-51</guid>
		<description>[...] Setting Up a Simple Backup Process for WordPress â€” Design, Branding, and Marketing Blog &#124; BrandFre... A heads-up on the wp database backup plugin by Austin Matzko (tags: wordpress backup database) [...]</description>
		<content:encoded><![CDATA[<p>[...] Setting Up a Simple Backup Process for WordPress â€” Design, Branding, and Marketing Blog | BrandFre&#8230; A heads-up on the wp database backup plugin by Austin Matzko (tags: wordpress backup database) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SÃ¥ hÃ¤r enkelt Ã¤r det att ta en backup av WordPress-databas</title>
		<link>http://brandfreeze.com/setting-up-a-simple-backup-process-for-wordpress/comment-page-1/#comment-45</link>
		<dc:creator>SÃ¥ hÃ¤r enkelt Ã¤r det att ta en backup av WordPress-databas</dc:creator>
		<pubDate>Tue, 08 Sep 2009 19:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://brandfreeze.com/?p=509#comment-45</guid>
		<description>[...] annan backup-lÃ¶sning sÃ¥ tycker jag verkligen att du ska ta dig en titt pÃ¥ den hÃ¤r guiden: Setting Up a Simple Backup Process for WordPress.Taggar: Backup, Databas, WordPress PluginRelaterade inl&#228;ggWP-DB-BackupYouTube Wordpress [...]</description>
		<content:encoded><![CDATA[<p>[...] annan backup-lÃ¶sning sÃ¥ tycker jag verkligen att du ska ta dig en titt pÃ¥ den hÃ¤r guiden: Setting Up a Simple Backup Process for WordPress.Taggar: Backup, Databas, WordPress PluginRelaterade inl&auml;ggWP-DB-BackupYouTube WordPress [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
