<?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>Steve Hart's Blog &#187; wordoress</title>
	<atom:link href="http://www.stevekhart.com/tag/wordoress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevekhart.com</link>
	<description>Everything Social Networking</description>
	<lastBuildDate>Fri, 18 Jun 2010 17:54:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=2817</generator>
		<item>
		<title>Migrating from WordPress.com to a Hosted Solution</title>
		<link>http://www.stevekhart.com/2009/06/migrating-from-wordpresscom-to-a-hosted-solution/</link>
		<comments>http://www.stevekhart.com/2009/06/migrating-from-wordpresscom-to-a-hosted-solution/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 00:17:20 +0000</pubDate>
		<dc:creator>stevekhart</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[wordoress]]></category>

		<guid isPermaLink="false">http://www.stevekhart.com/?p=494</guid>
		<description><![CDATA[Well, I finally did it. I kept saying I was going to do it. I&#8217;ve moved from WordPress.com on to a hosted solution with my own implementation of WordPress. The migration was fairly easy, but a it time consuming. First thing you need to do is get a hosted service an install WordPress. If you [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I finally did it. I kept saying I was going to do it. I&#8217;ve moved from WordPress.com on to a hosted solution with my own implementation of WordPress.</p>
<p>The migration was fairly easy, but a it time consuming. First thing you need to do is get a hosted service an install WordPress.</p>
<p>If you had a registered Domain you were using WordPress.com sites, you&#8217;ll need to change your name servers before you can access your new installation. Change the namesservers from pointing to WordPress to point to you hosting solution. In my case it is Godaddy. It took about 4 &#8211; 6 hours for the DNS to propagate before I could access my new installation.</p>
<p>Next, you&#8217;ll need to export your blog data from WordPress.com (admin function unter tools). Log into you hosted version of WordPress and in the same tools area, import your data. That&#8217;s the easy part.</p>
<p>Now the more difficult things:</p>
<p>First, you need to find a theme (plenty of free ones out there) and install it. Installing in requires saving the theme to you local hard drive then FTP-ing the directory to you hosting server space.  The entire directory is copied to the themes folder under the WP-Content directory.  Once this is complete login into WordPress and activate you theme under the &#8216;appearence&#8217; &#8211; &#8216;Themes&#8217; section.</p>
<p>Next you&#8217;ll need to select the plug-ins you want to install.</p>
<p>Here are a few of my choices</p>
<ul>
<li><a title="Visit plugin homepage" href="http://akismet.com/"><span style="color: #21759b;">Akismet</span></a> - for spam protection</li>
<li><a title="Visit plugin homepage" href="http://semperfiwebdesign.com/"><span style="color: #21759b;">All in One SEO Pack</span></a> - for search engine optimization</li>
<li><a title="Visit plugin homepage" href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/"><span style="color: #21759b;">Dagon Design Sitemap Generator</span></a> - for HTML sitemap generation.</li>
<li><a title="Visit plugin homepage" href="http://www.arnebrachhold.de/redir/sitemap-home/"><span style="color: #21759b;">Google XML Sitemaps</span></a> - for XML based site maps that can be submitted to Google</li>
<li><a title="Visit plugin homepage" href="http://www.microkid.net/wordpress/permalinks-moved-permanently/"><span style="color: #21759b;">Permalinks Moved Permanently</span></a> - allows me to use SEO friendly URLs &#8211; a must!</li>
<li><a title="Visit plugin homepage" href="http://bueltge.de/wordpress-login-sicherheit-plugin/652/"><span style="color: #21759b;">Secure WordPress</span></a> - a set of tools to help better secure you installation</li>
<li><a title="Visit plugin homepage" href="http://www.oratransplant.nl/uga"><span style="color: #21759b;">Ultimate Google Analytics</span></a> - requires setting up a google analytics account, but the best way to track our stats</li>
<li> <a title="Visit plugin homepage" href="http://www.robertbuzink.nl/journal/2006/11/23/youtube-brackets-wordpress-plugin/">Youtube Brackets</a> - for embedding youtube videos</li>
<li><a title="Visit plugin homepage" href="http://www.ilfilosofo.com/blog/wp-db-backup"><span style="color: #21759b;">WordPress Database Backup</span></a>  &#8211; another must.</li>
<li><a title="Visit plugin homepage" href="http://www.johnkolbert.com/portfolio/wp-plugins/smart-ads"><span style="color: #21759b;">Smart Ads</span></a> - for serving Google adsense</li>
<li><a title="Visit plugin homepage" href="http://yoast.com/wordpress/sociable/"><span style="color: #21759b;">Sociable</span></a> - adds links to posts for bookmarking to social sites (digg, delicious,&#8230;)</li>
<li><a title="Visit plugin homepage" href="http://ajaydsouza.com/wordpress/plugins/top-10/"><span style="color: #21759b;">Top 10</span></a> - Displays top posts, plus dashboard widget.</li>
<li><a title="Visit plugin homepage" href="http://wordpress.org/extend/plugins/stats/"><span style="color: #21759b;">WordPress.com Stats</span></a> - WP stats in your dashboard</li>
</ul>
<p>Most of these plug-ins require some level of configuration, but they are well worth it.</p>
<p>- Steve Hart</p>
<fb:like href=http://www.stevekhart.com/2009/06/migrating-from-wordpresscom-to-a-hosted-solution/ font=></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.stevekhart.com/2009/06/migrating-from-wordpresscom-to-a-hosted-solution/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
