<?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>WP Garage &#187; backup</title>
	<atom:link href="http://wpgarage.com/tag/backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpgarage.com</link>
	<description>wordpress tricks, hacks, and tips</description>
	<lastBuildDate>Thu, 08 Jul 2010 15:11:31 +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>Crash! Burn! How to repair tables in the Wordpress database</title>
		<link>http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/</link>
		<comments>http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 13:58:49 +0000</pubDate>
		<dc:creator>Rebecca Markowitz</dc:creator>
				<category><![CDATA[Good Blogging Practice]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/?p=345</guid>
		<description><![CDATA[We just got a scary phone call. Don&#8217;t worry, everyone&#8217;s ok. We logged into one of our Wordpress sites and, while the backend was still there, all the posts and pages and comments were gone. G-O-N-E.  Poof. Just like that. I went into the PHPmyadmin section of the control panel to look at the database [...]]]></description>
			<content:encoded><![CDATA[<p>We just got a scary phone call. Don&#8217;t worry, everyone&#8217;s ok. We logged into one of our Wordpress sites and, while the backend was still there, all the posts and pages and comments were gone. G-O-N-E.  Poof. Just like that. I went into the PHPmyadmin section of the control panel to look at the database and saw this error: &#8220;wp_posts&#8221; is marked as crashed and should be repaired.</p>
<p>After a mild heart spasm, I started searching the web furiously for a solution and thank goodness found this <a href="http://www.wonderhowto.com/how-to/video/how-to-fix-wordpress-mysql-crashed-tables-190532/">video</a>, which calmly explained what to do and fixed the problem.<br />
<object width="480" height="392" data="http://flash.revver.com/player/1.0/player.swf?mediaId=768402&#038;affiliate=0" type="application/x-shockwave-flash" id="revver768402122217838498418160"><param name="Movie" value="http://flash.revver.com/player/1.0/player.swf?mediaId=768402&#038;affiliate=0"></param><param name="FlashVars" value="allowFullScreen=true"></param><param name="AllowFullScreen" value="true"></param><param name="AllowScriptAccess" value="always"></param><embed type="application/x-shockwave-flash" src="http://flash.revver.com/player/1.0/player.swf?mediaId=768402&#038;affiliate=0" pluginspage="http://www.macromedia.com/go/getflashplayer" allowScriptAccess="always" flashvars="allowFullScreen=true" allowfullscreen="true" height="392" width="480"></embed></object></p>
<p>If you don&#8217;t feel like watching the video, here&#8217;s what I did:</p>
<p>1. Gather backups of everything. It is painstaking and takes a looong time, but better safe than sorry.</p>
<ul>
<li>Find the most recent backup that was sent to your email via the <a href="http://wordpress.org/extend/plugins/wp-db-backup/">WP-DB Backup plugin</a></li>
<li>Go into the PHPmyadmin in your hosting provider&#8217;s control panel, export the whole database as well as each table individually.<br />
[Note: The table that crashed probably won't let you export it, and will give you this ugly message: Table 'wp_posts' is marked as crashed and should be repaired]</li>
</ul>
<p>2. in PHPmyadmin, click the checkbox next to the corrupted table (ours was wp_posts).  The table will probably say &#8220;in use&#8221;.  Use the dropdown menu at the bottom to select &#8220;repair table&#8221;.</p>
<p><strong>Lessons learned</strong></p>
<p>1. Backup hourly or daily and send all backups to a separate email account so you don&#8217;t have to worry about it clogging up your inbox</p>
<p>2. Check your blog&#8217;s overhead column in PHPmyadmin at least once a month and repair any tables with a high overhead.</p>
<p>Here&#8217;s to a spaz-free Wordpress!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;desc=We%20just%20got%20a%20scary%20phone%20call.%20Don%27t%20worry%2C%20everyone%27s%20ok.%20We%20logged%20into%20one%20of%20our%20Wordpress%20sites%20and%2C%20while%20the%20backend%20was%20still%20there%2C%20all%20the%20posts%20and%20pages%20and%20comments%20were%20gone.%20G-O-N-E.%C2%A0%20Poof.%20Just%20like%20that.%20I%20went%20into%20the%20PHPmyadmin%20section%20of%20the%20control%20panel%20to%20look%20at%20the%20databa" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;t=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;link=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;body=Link: http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A We%20just%20got%20a%20scary%20phone%20call.%20Don%27t%20worry%2C%20everyone%27s%20ok.%20We%20logged%20into%20one%20of%20our%20Wordpress%20sites%20and%2C%20while%20the%20backend%20was%20still%20there%2C%20all%20the%20posts%20and%20pages%20and%20comments%20were%20gone.%20G-O-N-E.%C2%A0%20Poof.%20Just%20like%20that.%20I%20went%20into%20the%20PHPmyadmin%20section%20of%20the%20control%20panel%20to%20look%20at%20the%20databa" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;srcUrl=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;srcTitle=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;snippet=We%20just%20got%20a%20scary%20phone%20call.%20Don%27t%20worry%2C%20everyone%27s%20ok.%20We%20logged%20into%20one%20of%20our%20Wordpress%20sites%20and%2C%20while%20the%20backend%20was%20still%20there%2C%20all%20the%20posts%20and%20pages%20and%20comments%20were%20gone.%20G-O-N-E.%C2%A0%20Poof.%20Just%20like%20that.%20I%20went%20into%20the%20PHPmyadmin%20section%20of%20the%20control%20panel%20to%20look%20at%20the%20databa" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;summary=We%20just%20got%20a%20scary%20phone%20call.%20Don%27t%20worry%2C%20everyone%27s%20ok.%20We%20logged%20into%20one%20of%20our%20Wordpress%20sites%20and%2C%20while%20the%20backend%20was%20still%20there%2C%20all%20the%20posts%20and%20pages%20and%20comments%20were%20gone.%20G-O-N-E.%C2%A0%20Poof.%20Just%20like%20that.%20I%20went%20into%20the%20PHPmyadmin%20section%20of%20the%20control%20panel%20to%20look%20at%20the%20databa&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;selection=We%20just%20got%20a%20scary%20phone%20call.%20Don%27t%20worry%2C%20everyone%27s%20ok.%20We%20logged%20into%20one%20of%20our%20Wordpress%20sites%20and%2C%20while%20the%20backend%20was%20still%20there%2C%20all%20the%20posts%20and%20pages%20and%20comments%20were%20gone.%20G-O-N-E.%C2%A0%20Poof.%20Just%20like%20that.%20I%20went%20into%20the%20PHPmyadmin%20section%20of%20the%20control%20panel%20to%20look%20at%20the%20databa" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/+&quot;Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fgood-blogging-practice%2Fcrash-burn-how-to-repair-tables-in-the-wordpress-database%2F&amp;t=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Crash%21%20Burn%21%20How%20to%20repair%20tables%20in%20the%20Wordpress%20database%22&amp;body=Link: http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A We%20just%20got%20a%20scary%20phone%20call.%20Don%27t%20worry%2C%20everyone%27s%20ok.%20We%20logged%20into%20one%20of%20our%20Wordpress%20sites%20and%2C%20while%20the%20backend%20was%20still%20there%2C%20all%20the%20posts%20and%20pages%20and%20comments%20were%20gone.%20G-O-N-E.%C2%A0%20Poof.%20Just%20like%20that.%20I%20went%20into%20the%20PHPmyadmin%20section%20of%20the%20control%20panel%20to%20look%20at%20the%20databa" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>6 things to remember when moving WordPress blogs to a different host</title>
		<link>http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/</link>
		<comments>http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 10:15:27 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[Fantastico]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/?p=335</guid>
		<description><![CDATA[I recently had to move all my WordPress sites and blogs to a new server because Bluehost sucks. My sites were going down on a near-daily basis for way too long, and they couldn&#8217;t care less. So I did what I really did not want to do, and moved six WordPress sites to a new [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had to move all my WordPress sites and blogs to a new server because Bluehost sucks. My sites were going down on a near-daily basis for way too long, and they couldn&#8217;t care less. So I did what I really did not want to do, and moved six WordPress sites to a new hosting provider, which has proven itself with my clients&#8217; sites: <a title="Hostgator" href="http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=illuminea">Hostgator</a>. And along the way I&#8217;ve learned quite a few things about what to pay attention to when moving WordPress sites from one place to another, which I&#8217;d like to share.</p>
<h3><strong>Lesson 1: WordPress&#8217; native XML export is not good enough</strong></h3>
<p>In WordPress, you can easily export a site by going to Manage &gt; Export, which will create a unique XML file that you can import in any new site. This is fine for a very simple, single-user blog without heavy customizations. However, if your blog has multiple users, and if you have added info to their profiles, that info will be lost in this export. In addition, all users will be given a permission level of Subscriber, which is annoying if you need to go and change everyone back to their original permission level.</p>
<p>Also, if you have installed plugins that created new tables in your database, these will not be exported.</p>
<p>And, if you had any links saved, this will not save your links. See Lesson 6 below for more information on this, but the point is that the only way to save your links AND their categories is to export your entire database.</p>
<p>Therefore, in order to retain all settings and information that your site needs, the only way to do so is to export your entire database, and then import it to the new WordPress installation.</p>
<p><strong>Exporting and Importing a WordPress blog</strong></p>
<p>Here&#8217;s how you export and import your WordPress database. WARNING: Messing with databases in PHPMyAdmin can be hazardous to your health and to the health of your site. One wrong move and everything will be but a distant memory. So make sure to backup like crazy; and I take no responsibility for any harm you may come to by following my instructions. Now, let us begin:</p>
<ol>
<li>Log in to PHPMyAdmin via your control panel or however else you log in.</li>
<li>If you have multiple WordPress blogs on one server, you may see a list of databases in the left-hand sidebar. Make sure you are dealing with the right database. The way that I check which database is the right one is by browsing the database and viewing the information there, whether it&#8217;s posts or even meta data like the blog name. To browse, click on the browse icon next to a table&#8217;s name (Note: your PHPMyAdmin interface may look a bit different, depending on the version you are using):<br />
<img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://wpgarage.com/wp-content/uploads/2008/07/phpmyadminbrowse.jpg" border="0" alt="Browse database tables in PHPMyAdmin" width="226" height="71" /></li>
<li>Once you are sure you are in the right database, click on Export at the top of the PHPMyAdmin toolbar:<br />
<img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://wpgarage.com/wp-content/uploads/2008/07/phpmyadmin-toolbar.jpg" border="0" alt="Export database in PHPMyAdmin" width="438" height="33" /></li>
<li>On the Export screen, I usually leave all the settings as is, but I do make sure to to 2 exports: a compressed (gzip) export, and a regular export, just in case. So export one while selecting None, as shown below, and one while selecting gzipped:<br />
<a href="http://wpgarage.com/wp-content/uploads/2008/07/phpmyadmin-compress.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://wpgarage.com/wp-content/uploads/2008/07/phpmyadmin-compress-thumb.jpg" border="0" alt="Compress export file in PHPMyAdmin" width="329" height="80" /></a></li>
<li>Now on to importing: install WordPress on your new server.</li>
<li>Go in to PHPMyAdmin for your new server, and delete all your tables for your new WordPress installation (Yikes!). In PHPMyAdmin, to delete is called to &#8220;drop.&#8221; So on your main database page, select all your tables and click on Drop, or on the red Xs next to the table names:<br />
<img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://wpgarage.com/wp-content/uploads/2008/07/phpmyadmin-droptables.jpg" border="0" alt="Drop tables in PHPMyAdmin" width="379" height="71" /></li>
<li>Now, import your exported WordPress database into your new installation. To do that, stay in PHPMyAdmin for your new site, and click on the Import tab that is to the right of the Export tab on the toolbar (see image in step 3 above).</li>
<li>Browse to find your exported database file. Leave the rest of the settings, and click Go.</li>
<li>Now your old WordPress database is in your new installation. It may work at this point, so go check. If it does, great. If not, continue reading.</li>
<li>You need to make sure that your database table <em>names</em> work with the new installation of WordPress. This means the following: if you installed your old database with Fantastico, all your database tables have a prefix of wp_. If you didn&#8217;t install it with Fantastico, the database tables probably don&#8217;t have a prefix. Your new database tables may have a different naming convention depending on how you installed it. So, take a look at your database table names, and note if they start with wp_ or not. Now it is time to open wp-config.php.</li>
<li>Once you have opened wp-config.php, look at line 16, which says something like this:<br />
$table_prefix  = &#8216;wp_&#8217;;<br />
If your database tables start with the wp_ prefix, leave the line as above. If they don&#8217;t have a prefix, change it to:</li>
<p>$table_prefix  = &#8221;;</ol>
<p>Now your blog should mostly work (I hope)! But there are a few more things that we need to take care of:</p>
<h3>Lesson 2: Widgets are not preserved with an XML backup<span style="text-decoration: line-through;">, even with a full database backup</span></h3>
<p>If you are using widgets somewhere in your blog, you will have to redo them one by one on your new blog if you use the XML backup. So take out a pencil and paper, and write down exactly what widgets you are using, what order they&#8217;re in, and any modifications or customizations that you made to them. Ok, you can use Word or Notepad if you want, but that&#8217;s about as technologically friendly as you can get.</p>
<h3>Lesson 3: In addition to backing up your theme and plugins folder, remember your Uploads folder!</h3>
<p>In your blog under Settings &gt; Miscellaneous, you have set where any uploaded files or images will be stored. Make sure to backup that folder, in addition to your theme and plugins folder, so that you will have all those files in your new blog. In your new blog, go to Settings &gt; Miscellaneous and make sure it&#8217;s pointing to that re-uploaded Uploads folder.</p>
<h3>Lesson 4: Make a note of your site&#8217;s permalink structure</h3>
<p>You want to retain the same permalink structure for your new site so that you can continue to enjoy the same traffic you had before from search engines and incoming links. So make note of your permalink structure, and once your new blog is installed, make sure to go to Settings &gt; Permalinks, and set the same structure there.</p>
<h3>Lesson 5: Don&#8217;t forget your favicon</h3>
<p>Your favicon can get lost in the shuffle. Make sure to back it up, and upload it to your new site.</p>
<h3>Lesson 6: It is hard to preserve WordPress blogroll links and their categories</h3>
<p>Here at WordPress Garage, I had a page until recently called &#8220;Links we Love.&#8221; I had painstakingly added, categorized and described many links that I thought were useful to my readers. Well, during the whole server move, the links got lost because we didn&#8217;t export them by going to <a href="http://wpgarage.com/wp-links-opml.php">http://wpgarage.com/wp-links-opml.php</a>, and saving that OPML file as a text file for importing later. In any case, even if I had saved that and imported it here, I would have lost all my categories anyway. So just note that if you&#8217;re depending on the XML backup, you will lose all your links. If you back up your links with the OPML file, you will lose your categories.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>To sum up: try not to ever have to move your WordPress blog from one server to another, and you will add years on to your life.</p>
<p>Happy blogging!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/&amp;title=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/&amp;title=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/&amp;title=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host&amp;desc=I%20recently%20had%20to%20move%20all%20my%20WordPress%20sites%20and%20blogs%20to%20a%20new%20server%20because%20Bluehost%20sucks.%20My%20sites%20were%20going%20down%20on%20a%20near-daily%20basis%20for%20way%20too%20long%2C%20and%20they%20couldn%27t%20care%20less.%20So%20I%20did%20what%20I%20really%20did%20not%20want%20to%20do%2C%20and%20moved%20six%20WordPress%20sites%20to%20a%20new%20hosting%20provider%2C%20which%20has%20" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/&amp;t=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host&amp;link=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host&amp;body=Link: http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20recently%20had%20to%20move%20all%20my%20WordPress%20sites%20and%20blogs%20to%20a%20new%20server%20because%20Bluehost%20sucks.%20My%20sites%20were%20going%20down%20on%20a%20near-daily%20basis%20for%20way%20too%20long%2C%20and%20they%20couldn%27t%20care%20less.%20So%20I%20did%20what%20I%20really%20did%20not%20want%20to%20do%2C%20and%20moved%20six%20WordPress%20sites%20to%20a%20new%20hosting%20provider%2C%20which%20has%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/&amp;title=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/&amp;title=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host&amp;srcUrl=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/&amp;srcTitle=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host&amp;snippet=I%20recently%20had%20to%20move%20all%20my%20WordPress%20sites%20and%20blogs%20to%20a%20new%20server%20because%20Bluehost%20sucks.%20My%20sites%20were%20going%20down%20on%20a%20near-daily%20basis%20for%20way%20too%20long%2C%20and%20they%20couldn%27t%20care%20less.%20So%20I%20did%20what%20I%20really%20did%20not%20want%20to%20do%2C%20and%20moved%20six%20WordPress%20sites%20to%20a%20new%20hosting%20provider%2C%20which%20has%20" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/&amp;title=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host&amp;summary=I%20recently%20had%20to%20move%20all%20my%20WordPress%20sites%20and%20blogs%20to%20a%20new%20server%20because%20Bluehost%20sucks.%20My%20sites%20were%20going%20down%20on%20a%20near-daily%20basis%20for%20way%20too%20long%2C%20and%20they%20couldn%27t%20care%20less.%20So%20I%20did%20what%20I%20really%20did%20not%20want%20to%20do%2C%20and%20moved%20six%20WordPress%20sites%20to%20a%20new%20hosting%20provider%2C%20which%20has%20&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host&amp;url=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/&amp;title=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host&amp;selection=I%20recently%20had%20to%20move%20all%20my%20WordPress%20sites%20and%20blogs%20to%20a%20new%20server%20because%20Bluehost%20sucks.%20My%20sites%20were%20going%20down%20on%20a%20near-daily%20basis%20for%20way%20too%20long%2C%20and%20they%20couldn%27t%20care%20less.%20So%20I%20did%20what%20I%20really%20did%20not%20want%20to%20do%2C%20and%20moved%20six%20WordPress%20sites%20to%20a%20new%20hosting%20provider%2C%20which%20has%20" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/&amp;title=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/&amp;title=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/&amp;title=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/+&quot;6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Ftips%2F6-things-moving-wordpress-blogs-different-host%2F&amp;t=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=6+things+to+remember+when+moving+WordPress+blogs+to+a+different+host+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%226%20things%20to%20remember%20when%20moving%20WordPress%20blogs%20to%20a%20different%20host%22&amp;body=Link: http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20recently%20had%20to%20move%20all%20my%20WordPress%20sites%20and%20blogs%20to%20a%20new%20server%20because%20Bluehost%20sucks.%20My%20sites%20were%20going%20down%20on%20a%20near-daily%20basis%20for%20way%20too%20long%2C%20and%20they%20couldn%27t%20care%20less.%20So%20I%20did%20what%20I%20really%20did%20not%20want%20to%20do%2C%20and%20moved%20six%20WordPress%20sites%20to%20a%20new%20hosting%20provider%2C%20which%20has%20" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Happy birthday to WordPress Garage!</title>
		<link>http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/</link>
		<comments>http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 23:07:13 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/news-views/happy-birthday-to-wordpress-garage/</guid>
		<description><![CDATA[
Today, WordPress Garage turns one year old. Hasn&#8217;t our little baby grown up fast? Blow out the candles&#8230;
It is exactly one year ago today that I wrote my first post here. It was about Jerome&#8217;s Keywords Plugin, which was a popular plugin for creating tags in WordPress before they became a built-in feature.
The reason I [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://wpgarage.com/wp-content/uploads/2008/02/bdaycake.jpg" alt="Birthday Cake" /></p>
<p>Today, <a href="http://wpgarage.com" title="WordPress Garage">WordPress Garage</a> turns one year old. Hasn&#8217;t our little baby grown up fast? Blow out the candles&#8230;</p>
<p>It is exactly one year ago today that I wrote my first post here. It was about <a href="http://wpgarage.com/plugins/jeromes-keywords-plugin/" title="Jerome's Keywords Plugin">Jerome&#8217;s Keywords Plugin</a>, which was a popular plugin for creating tags in <a href="http://wordpress.org" title="WordPress">WordPress</a> before they became a built-in feature.</p>
<p>The reason I started this blog is because at that time, I was building web sites for clients, but felt that I could not justify creating static sites anymore. I was searching desperately for a solution that would enable me to create sites with a content management system that wouldn&#8217;t break the bank, and that I could manipulate and customize without being a programming wizard.</p>
<p>I looked into many open source options, and found that WordPress was easiest to use from the designer/developer&#8217;s point-of-view, and from the user&#8217;s point-of-view. So <a href="http://illuminea.com" title="illuminea marketing &amp; media">my company</a> started building sites on WordPress. As we built, we learned a lot and I felt like we really need a good way to organize the information we were gathering about good plugins and how to use them, themes, and code hacks.</p>
<p>And thus WordPress Garage was born. Between WordPress&#8217; categories, tags, and the search function, I figured we&#8217;d always be able to locate the information we need within minutes.</p>
<p>Apparently, others also were looking for this information, and readership grew as well, which is good because it&#8217;s a lot more fun to write when you know people are listening.</p>
<h3>Birthday presents</h3>
<p>In honor of WordPress Garage&#8217;s birthday, I have two new presents:</p>
<ol>
<li><a href="http://www.facebook.com/pages/WordPressGaragecom/6589602258" title="WordPress Garage facebook page">A WordPress Garage facebook page</a>! If you like this blog, please come on over to this page and become a fan. I&#8217;d really like to get to know my readers a bit more.</li>
<li>The <a href="http://tech.groups.yahoo.com/group/wpgarage/" title="WordPress Garage YahooGroup">WordPress Garage YahooGroup</a> &#8211; I&#8217;m on the <a href="http://lists.automattic.com/mailman/listinfo/wp-pro" title="WordPress Pro mailing list">WordPress Pro mailing list</a>, which is about the most dry and boring list on earth. I suggested that the list become more active, and while people said it wasn&#8217;t appropriate for that list, they liked the idea. So, this email list&#8217;s goal is to be a place where people can help other people with their WordPress issues. Looking for that perfect plugin? Can&#8217;t figure out why your blog is breaking? Join the list and ask!</li>
</ol>
<h3>Statistics and summary</h3>
<p>It&#8217;s fun to compare my first month on WPG to this last month. Site visits have gone up 1,424%, and pageviews have gone up 841%. Now I get almost 8000 visitors a month according to Google Analytics, and over 14,000 page views. Most of my visitors come from Google Search, with the rest coming from StumbleUpon and other sites. My top referring sites in order of traffic are:</p>
<ul>
<li><a href="http://www.darrenhoyt.com/" title="Darren Hoyt">Darren Hoyt</a></li>
<li><a href="http://hackwordpress.com/" title="Hack WordPress">Hack WordPress</a></li>
<li><a href="http://wpgarage.com/wp-admin/Hack%20WordPress" title="http://www.emmaalvarez.com/">Emma Alvarez</a></li>
<li><a href="http://ryanhellyer.net/" title="Ryan Hellyer">Ryan Hellyer</a></li>
<li><a href="http://weblogtoolscollection.com/" title="Weblog Tools Collection">Weblog Tools Collection</a></li>
</ul>
<h3>Most popular posts</h3>
<p>The most popular posts on WPG at the moment are:</p>
<ul>
<li><a href="http://wpgarage.com/tips/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/">Giving each WordPress post a thumbnail, and display the thumbnail on the home page</a></li>
<li><a href="http://wpgarage.com/wordpress-as-cms/10-plugins-that-will-make-wordpress-into-a-cms/">13 plugins that will make WordPress into a CMS</a></li>
<li><a href="http://wpgarage.com/plugins/wordpress-plugin-easily-creates-drop-down-navigation/">WordPress plugin easily creates drop-down navigation</a></li>
<li><a href="http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/">Images, thumbnails and custom fields in WordPress</a></li>
</ul>
<h3>Best WP Garage tips</h3>
<p>These posts aren&#8217;t necessarily the most visited, but the tips in them are pretty useful:</p>
<ul>
<li><a href="http://wpgarage.com/wordpress-as-cms/list-only-child-pages-of-a-specific-parent-page/">List only child Pages of a specific parent Page</a> &#8211; how to list all the child Pages of the current page in the sidebar</li>
<li><a href="http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/">Displaying single post pages differently in specific categories</a> &#8211; how to give single posts a different style based on which category they are in</li>
<li><a href="http://wpgarage.com/plugins/the-excerpt-reloaded/">The Excerpt Reloaded</a> &#8211; how to retain HTML in WordPress excerpts without messing up your page.</li>
<li><a href="http://wpgarage.com/good-blogging-practice/things-i-do-to-optimize-and-secure-every-wordpress-site-and-blog/">Things I do to optimize and secure every WordPress site and blog</a> &#8211; this post listed almost every plugin, optimization and hack that I do to every new WordPress blog. It&#8217;s a little outdated by now, but it still is helpful.</li>
<li><a href="http://wpgarage.com/plugins/make-managing-your-wordpress-dashboard-easier-with-admin-drop-down-menus-plugin/">Make managing your WordPress dashboard easier with Admin Drop Down Menus plugin</a> &#8211; Admin Drop Down Menus is one of my favorite plugins</li>
<li><a href="http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/">WordPress upgrade nightmare and lessons learned</a> &#8211; I almost lost this entire site due to something stupid that I did. Learn from my mistakes and make sure your upgrade doesn&#8217;t crash and burn</li>
<li><a href="http://wpgarage.com/code-snippets/giving-each-comment-its-own-link-in-wordpress/">Giving each comment its own link in WordPress</a> &#8211; This shows you how to make each comment into its own kind of mini-post, which is useful if you ever want to link to specific comments</li>
<li><a href="http://wpgarage.com/code-snippets/recent-comments-code-snippet/">Recent Comments code snippet</a> &#8211; this code snippet places recent comments in your sidebar for those who don&#8217;t want to use widgets.</li>
<li><a href="http://wpgarage.com/wordpress-as-cms/wordpress-challenge-getting-class-current_page_item-to-work-when-home-page-is-not-blog/">WordPress challenge: getting class current_page_item to work when home page is not blog</a> &#8211; if your home page is a static page and not your blog, WordPress&#8217; current_page_item class doesn&#8217;t work on the blog page so the link to your blog on your navigation bar won&#8217;t get highlighted if you are on the blog page. Check out the comments on this post to see the various solutions offered by people.</li>
<li><a href="http://wpgarage.com/good-blogging-practice/how-to-protect-your-wordpress-site/">How to protect your WordPress site</a> &#8211; some good tips for a more secure WordPress site</li>
</ul>
<h3>Most controversial posts</h3>
<p>A little bit of controversy adds color to an otherwise boring monologue about loops and plugins. I don&#8217;t like to create conflict, but getting people to participate in an active discussion is just fun.</p>
<p><a href="http://wpgarage.com/news-views/wordpress-in-domains/">Consumer evangelists vs. lawyers: using “WordPress” in domain names</a> &#8211; this is the post where <a href="http://ma.tt/" title="Photo Matt">Matt Mullenwegg</a> commented three times. In this post, I argued that WordPress shouldn&#8217;t shun blogs (like mine) that use the word WordPress in their domain name, and should rather embrace these consumer &#8220;evangelists&#8221; who love the product so much that they volunteer their own time to talk or blog about it. After I wrote this post I finished <a href="http://www.amazon.com/Meatball-Sundae-Your-Marketing-Sync/dp/1591841747" title="Meatball Sundae">Meatball Sundae</a> by <a href="http://sethgodin.typepad.com/" title="Seth Godin">Seth Godin</a>, and he also talks about this idea.</p>
<p>Anyways, Matt and Lorelle didn&#8217;t like my opinion, and accused me, or those like me, of &#8220;blatant[ly] disregard[ing]&#8230;a core tenet of our community,&#8221; of being like <a href="http://wpgarage.com/news-views/wpgarage-is-being-scraped-i-want-to-stop-themnow/" title="WordPressGarage is being scraped! I want to stop them…now!">a scraper</a>, and of legal violations. In the end Matt kind of softened up and he said he&#8217;s &#8220;thrilled about [me] or anyone who blogs about WordPress.&#8221; He said if I want clarification about their policies I should feel free to email or call him. So, mustering up some good ol&#8217; Israeli chutzpah, I called him and left him a  message. Despite his generosity, I think this blog is still shunned by the WordPress powers-that-be. Oh well.</p>
<p><a href="http://wpgarage.com/plugins/would-we-use-wordpress-if-there-were-no-plugins/">Would we use WordPress if there were no plugins?</a> &#8211; I just threw out this question to make us think about how valuable WordPress would be on its own. I think it&#8217;s value lies in the fact that it supports plugins.</p>
<p><a href="http://wpgarage.com/themes/zdnet-says-wordpress-not-clunky-but-also-not-cms/">ZDNet says WordPress not clunky, but also not CMS</a> &#8211; I referred to an article by ZDNet about whether WordPress is a CMS and sparked a lively discussion.</p>
<p><a href="http://wpgarage.com/news-views/wpgarage-is-being-scraped-i-want-to-stop-themnow/">WordPressGarage is being scraped! I want to stop them…now!</a> &#8211; I realized that one particular site was scraping all of my content and republishing it. I threw the issue out to my readers, and got some interesting responses in the comments.</p>
<p><a href="http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/">Is WordPress’ security vulnerable at its core?</a> &#8211; WordPress is being upgraded all the time because of security issues. Plugins also have constant security vulnerabilities. Is this standard, or is there a problem with WordPress? BlogSecurity.net said there&#8217;s a problem with WordPress. Read the post to find out more.</p>
<h3>Milestones</h3>
<ul>
<li>Someone told me that I&#8217;m one of the coolest people in the WordPress community! Can you believe it? (No, it wasn&#8217;t my mother.) While in the real world I am far from being considered cool (mother with lots of kids who works hard to pay the bills with little time for play), I guess that in the WP community my geekiness is&#8230;cool&#8230;or something.</li>
<li><a href="http://wpgarage.com/news-views/wpgarage-listed-as-one-of-top-40-blogs-about-wordpress/">WordPressGarage listed as one of Top 40 Blogs About WordPress!</a></li>
<li>I&#8217;m sure there was something else I got excited about over this past year, but I can&#8217;t remember.</li>
</ul>
<p>So happy birthday WordPress Garage, and may we enjoy another fun year of WordPress blogging together!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21&amp;desc=%0AToday%2C%20WordPress%20Garage%20turns%20one%20year%20old.%20Hasn%27t%20our%20little%20baby%20grown%20up%20fast%3F%20Blow%20out%20the%20candles...%0A%0AIt%20is%20exactly%20one%20year%20ago%20today%20that%20I%20wrote%20my%20first%20post%20here.%20It%20was%20about%20Jerome%27s%20Keywords%20Plugin%2C%20which%20was%20a%20popular%20plugin%20for%20creating%20tags%20in%20WordPress%20before%20they%20became%20a%20built-in" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;t=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Happy+birthday+to+WordPress+Garage%21&amp;link=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Happy+birthday+to+WordPress+Garage%21&amp;body=Link: http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0AToday%2C%20WordPress%20Garage%20turns%20one%20year%20old.%20Hasn%27t%20our%20little%20baby%20grown%20up%20fast%3F%20Blow%20out%20the%20candles...%0A%0AIt%20is%20exactly%20one%20year%20ago%20today%20that%20I%20wrote%20my%20first%20post%20here.%20It%20was%20about%20Jerome%27s%20Keywords%20Plugin%2C%20which%20was%20a%20popular%20plugin%20for%20creating%20tags%20in%20WordPress%20before%20they%20became%20a%20built-in" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21&amp;srcUrl=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;srcTitle=Happy+birthday+to+WordPress+Garage%21&amp;snippet=%0AToday%2C%20WordPress%20Garage%20turns%20one%20year%20old.%20Hasn%27t%20our%20little%20baby%20grown%20up%20fast%3F%20Blow%20out%20the%20candles...%0A%0AIt%20is%20exactly%20one%20year%20ago%20today%20that%20I%20wrote%20my%20first%20post%20here.%20It%20was%20about%20Jerome%27s%20Keywords%20Plugin%2C%20which%20was%20a%20popular%20plugin%20for%20creating%20tags%20in%20WordPress%20before%20they%20became%20a%20built-in" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21&amp;summary=%0AToday%2C%20WordPress%20Garage%20turns%20one%20year%20old.%20Hasn%27t%20our%20little%20baby%20grown%20up%20fast%3F%20Blow%20out%20the%20candles...%0A%0AIt%20is%20exactly%20one%20year%20ago%20today%20that%20I%20wrote%20my%20first%20post%20here.%20It%20was%20about%20Jerome%27s%20Keywords%20Plugin%2C%20which%20was%20a%20popular%20plugin%20for%20creating%20tags%20in%20WordPress%20before%20they%20became%20a%20built-in&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Happy+birthday+to+WordPress+Garage%21&amp;url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21&amp;selection=%0AToday%2C%20WordPress%20Garage%20turns%20one%20year%20old.%20Hasn%27t%20our%20little%20baby%20grown%20up%20fast%3F%20Blow%20out%20the%20candles...%0A%0AIt%20is%20exactly%20one%20year%20ago%20today%20that%20I%20wrote%20my%20first%20post%20here.%20It%20was%20about%20Jerome%27s%20Keywords%20Plugin%2C%20which%20was%20a%20popular%20plugin%20for%20creating%20tags%20in%20WordPress%20before%20they%20became%20a%20built-in" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/+&quot;Happy+birthday+to+WordPress+Garage%21&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fnews-views%2Fhappy-birthday-to-wordpress-garage%2F&amp;t=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Happy+birthday+to+WordPress+Garage%21+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Happy%20birthday%20to%20WordPress%20Garage%21%22&amp;body=Link: http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0AToday%2C%20WordPress%20Garage%20turns%20one%20year%20old.%20Hasn%27t%20our%20little%20baby%20grown%20up%20fast%3F%20Blow%20out%20the%20candles...%0A%0AIt%20is%20exactly%20one%20year%20ago%20today%20that%20I%20wrote%20my%20first%20post%20here.%20It%20was%20about%20Jerome%27s%20Keywords%20Plugin%2C%20which%20was%20a%20popular%20plugin%20for%20creating%20tags%20in%20WordPress%20before%20they%20became%20a%20built-in" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>WordPress Database Backup</title>
		<link>http://wpgarage.com/plugins/wordpress-database-backup/</link>
		<comments>http://wpgarage.com/plugins/wordpress-database-backup/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 10:07:02 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[backup]]></category>

		<guid isPermaLink="false">http://www.wordpressgarage.com/plugins/wordpress-database-backup/</guid>
		<description><![CDATA[Crucial to the survival of your blog beyond crashes and natural disasters. Now being managed by Il Filosofo.
WordPress Database Backup&#62;&#62;




		
			Share this on del.icio.us
		
		
			Digg this!
		
		
			Post this on Diigo
		
		
			Share this on Facebook
		
		
			Share this on FriendFeed
		
		
			Email this via Gmail
		
		
			Add this to Google Bookmarks
		
		
			Post on Google Buzz
		
		
			Add this to Google Reader
		
		
			Share this on LinkedIn
		
		
			Submit this to Netvibes
		
		
			Post this to [...]]]></description>
			<content:encoded><![CDATA[<p>Crucial to the survival of your blog beyond crashes and natural disasters. Now being managed by <a href="http://www.ilfilosofo.com" title="Il Filosofo">Il Filosofo</a>.</p>
<p><a href="http://www.ilfilosofo.com/blog/wp-db-backup" title="WordPress Database Backup">WordPress Database Backup&gt;&gt;</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/plugins/wordpress-database-backup/&amp;title=WordPress+Database+Backup" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/plugins/wordpress-database-backup/&amp;title=WordPress+Database+Backup" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/plugins/wordpress-database-backup/&amp;title=WordPress+Database+Backup&amp;desc=Crucial%20to%20the%20survival%20of%20your%20blog%20beyond%20crashes%20and%20natural%20disasters.%20Now%20being%20managed%20by%20Il%20Filosofo.%0A%0AWordPress%20Database%20Backup%26gt%3B%26gt%3B" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/plugins/wordpress-database-backup/&amp;t=WordPress+Database+Backup" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=WordPress+Database+Backup&amp;link=http://wpgarage.com/plugins/wordpress-database-backup/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=WordPress+Database+Backup&amp;body=Link: http://wpgarage.com/plugins/wordpress-database-backup/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Crucial%20to%20the%20survival%20of%20your%20blog%20beyond%20crashes%20and%20natural%20disasters.%20Now%20being%20managed%20by%20Il%20Filosofo.%0A%0AWordPress%20Database%20Backup%26gt%3B%26gt%3B" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/plugins/wordpress-database-backup/&amp;title=WordPress+Database+Backup" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/plugins/wordpress-database-backup/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/plugins/wordpress-database-backup/&amp;title=WordPress+Database+Backup&amp;srcUrl=http://wpgarage.com/plugins/wordpress-database-backup/&amp;srcTitle=WordPress+Database+Backup&amp;snippet=Crucial%20to%20the%20survival%20of%20your%20blog%20beyond%20crashes%20and%20natural%20disasters.%20Now%20being%20managed%20by%20Il%20Filosofo.%0A%0AWordPress%20Database%20Backup%26gt%3B%26gt%3B" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/plugins/wordpress-database-backup/&amp;title=WordPress+Database+Backup&amp;summary=Crucial%20to%20the%20survival%20of%20your%20blog%20beyond%20crashes%20and%20natural%20disasters.%20Now%20being%20managed%20by%20Il%20Filosofo.%0A%0AWordPress%20Database%20Backup%26gt%3B%26gt%3B&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=WordPress+Database+Backup&amp;url=http://wpgarage.com/plugins/wordpress-database-backup/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/plugins/wordpress-database-backup/&amp;title=WordPress+Database+Backup&amp;selection=Crucial%20to%20the%20survival%20of%20your%20blog%20beyond%20crashes%20and%20natural%20disasters.%20Now%20being%20managed%20by%20Il%20Filosofo.%0A%0AWordPress%20Database%20Backup%26gt%3B%26gt%3B" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/plugins/wordpress-database-backup/&amp;title=WordPress+Database+Backup" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/plugins/wordpress-database-backup/&amp;title=WordPress+Database+Backup" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/plugins/wordpress-database-backup/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/plugins/wordpress-database-backup/&amp;title=WordPress+Database+Backup" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/plugins/wordpress-database-backup/+&quot;WordPress+Database+Backup&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fplugins%2Fwordpress-database-backup%2F&amp;t=WordPress+Database+Backup" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=WordPress+Database+Backup+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22WordPress%20Database%20Backup%22&amp;body=Link: http://wpgarage.com/plugins/wordpress-database-backup/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Crucial%20to%20the%20survival%20of%20your%20blog%20beyond%20crashes%20and%20natural%20disasters.%20Now%20being%20managed%20by%20Il%20Filosofo.%0A%0AWordPress%20Database%20Backup%26gt%3B%26gt%3B" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/plugins/wordpress-database-backup/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/plugins/wordpress-database-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
