<?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>Free Technology Tutorials &#187; Move WP</title>
	<atom:link href="http://educhalk.org/blog/category/move-wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://educhalk.org/blog</link>
	<description>Technology Made Easy</description>
	<lastBuildDate>Sat, 04 Feb 2012 17:04:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Outline &amp; Tools Used in Louisville WordCamp Presentation</title>
		<link>http://educhalk.org/blog/2010/12/tools-used-in-louisville-wordcamp-presentation/</link>
		<comments>http://educhalk.org/blog/2010/12/tools-used-in-louisville-wordcamp-presentation/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 14:33:39 +0000</pubDate>
		<dc:creator>figaro</dc:creator>
				<category><![CDATA[Install WP]]></category>
		<category><![CDATA[Move WP]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Upgrade WP]]></category>
		<category><![CDATA[WP General]]></category>
		<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[Bigdump]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress Tools]]></category>

		<guid isPermaLink="false">http://educhalk.org/blog/?p=1030</guid>
		<description><![CDATA[TweetOutline of my presentations at WordCamp Louisville: WP  Basic Installation and Setup: Install in subdirectory Install in root Install multiple copies Using single database Using different databases Mention setting up a networking Install local copy for offline testing/development Moving WP From One Host to Another: Move WP maintaining same url Move WP changing the url [...]
Related posts:<ol>
<li><a href='http://educhalk.org/blog/2010/12/update-2010-how-to-move-wordpress-to-a-different-server-and-web-address/' rel='bookmark' title='Update 2010: How to Move WordPress to a Different Server and Web Address'>Update 2010: How to Move WordPress to a Different Server and Web Address</a> <small>TweetThe following video demonstrates how to move your WordPress blog...</small></li>
<li><a href='http://educhalk.org/blog/2010/10/mysql-database-nightmare-innodb-vs-myisam/' rel='bookmark' title='MySql Database Nightmare &#8212; Innodb vs MyISAM'>MySql Database Nightmare &#8212; Innodb vs MyISAM</a> <small>TweetLast week I had a server crash &#8212; hardware problems...</small></li>
<li><a href='http://educhalk.org/blog/2009/04/how-to-run-wordpress-on-your-windows-computer-using-xampp/' rel='bookmark' title='How to Run WordPress on Your Windows Computer Using XAMPP'>How to Run WordPress on Your Windows Computer Using XAMPP</a> <small>TweetNote: The following tutorial is intended to demonstrate how to...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton1030" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Feduchalk.org%2Fblog%2F2010%2F12%2Ftools-used-in-louisville-wordcamp-presentation%2F&amp;text=Outline%20%26%23038%3B%20Tools%20Used%20in%20Louisville%20WordCamp%20Presentation&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Feduchalk.org%2Fblog%2F2010%2F12%2Ftools-used-in-louisville-wordcamp-presentation%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://educhalk.org/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Outline of my presentations at WordCamp Louisville:</p>
<p><strong>WP  Basic Installation and Setup:</strong></p>
<ul>
<li>Install in subdirectory</li>
<li>Install in root</li>
<li>Install multiple copies
<ul>
<li>Using single database</li>
<li>Using different databases</li>
<li>Mention setting up a networking</li>
</ul>
</li>
<li>Install local copy for offline testing/development</li>
</ul>
<p><strong>Moving WP From One Host to Another:</strong></p>
<ul>
<li>Move WP maintaining same url</li>
<li>Move WP changing the url</li>
<li>Move WP subdirectory to root &amp; vice-versa</li>
<li>Copy WP from hosting account to local computer</li>
</ul>
<p><strong>Tools used in presentations:</strong></p>
<p>WinSCP: A simple ftp client I use in conjunction with hosting control panels such as Cpanel.</p>
<p><a href="http://winscp.net/eng/index.php" target="_blank">http://winscp.net/eng/index.php</a></p>
<p>Notepad++: A free source code editor.</p>
<p><a href="http://notepad-plus-plus.org" target="_blank">http://notepad-plus-plus.org</a></p>
<p>XAMPP Apache Web Server: An excellent choice for easily installing a local copy of WordPress on your computer.</p>
<p><a href="http://www.apachefriends.org/en/xampp.html" target="_blank">http://www.apachefriends.org/en/xampp.html</a></p>
<p>Search &amp; Replace Script: A php script from Spectacu.la that allows you to search &amp; replace values in your WordPress database. Great for changing the web address on your blog during a move.</p>
<p><a href="http://spectacu.la/search-and-replace-for-wordpress-databases/" target="_blank">http://spectacu.la/search-and-replace-for-wordpress-databases</a></p>
<p>BigDump staggered MySql import script: Great tool from Alexey Ozerov that allows you to import very large databases that you may not be able to import using tools like phpMyAdmin.</p>
<p><a href="http://www.ozerov.de/bigdump.php" target="_blank">http://www.ozerov.de/bigdump.php</a></p>
<p>Related posts:<ol>
<li><a href='http://educhalk.org/blog/2010/12/update-2010-how-to-move-wordpress-to-a-different-server-and-web-address/' rel='bookmark' title='Update 2010: How to Move WordPress to a Different Server and Web Address'>Update 2010: How to Move WordPress to a Different Server and Web Address</a> <small>TweetThe following video demonstrates how to move your WordPress blog...</small></li>
<li><a href='http://educhalk.org/blog/2010/10/mysql-database-nightmare-innodb-vs-myisam/' rel='bookmark' title='MySql Database Nightmare &#8212; Innodb vs MyISAM'>MySql Database Nightmare &#8212; Innodb vs MyISAM</a> <small>TweetLast week I had a server crash &#8212; hardware problems...</small></li>
<li><a href='http://educhalk.org/blog/2009/04/how-to-run-wordpress-on-your-windows-computer-using-xampp/' rel='bookmark' title='How to Run WordPress on Your Windows Computer Using XAMPP'>How to Run WordPress on Your Windows Computer Using XAMPP</a> <small>TweetNote: The following tutorial is intended to demonstrate how to...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://educhalk.org/blog/2010/12/tools-used-in-louisville-wordcamp-presentation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Update 2010: How to Move WordPress to a Different Server and Web Address</title>
		<link>http://educhalk.org/blog/2010/12/update-2010-how-to-move-wordpress-to-a-different-server-and-web-address/</link>
		<comments>http://educhalk.org/blog/2010/12/update-2010-how-to-move-wordpress-to-a-different-server-and-web-address/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 21:51:20 +0000</pubDate>
		<dc:creator>figaro</dc:creator>
				<category><![CDATA[Move WP]]></category>
		<category><![CDATA[MySql DB]]></category>
		<category><![CDATA[WP 3.0]]></category>
		<category><![CDATA[Move Wordpress]]></category>
		<category><![CDATA[Serialized data]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress Database]]></category>

		<guid isPermaLink="false">http://educhalk.org/blog/?p=1025</guid>
		<description><![CDATA[TweetThe following video demonstrates how to move your WordPress blog from one server to another and change the web address. This is an updated video from one I did a few years ago here. This video addresses the issue of changing the web address in the database where that information is entered as serialized data. [...]
Related posts:<ol>
<li><a href='http://educhalk.org/blog/2010/12/tools-used-in-louisville-wordcamp-presentation/' rel='bookmark' title='Outline &amp; Tools Used in Louisville WordCamp Presentation'>Outline &#038; Tools Used in Louisville WordCamp Presentation</a> <small>TweetOutline of my presentations at WordCamp Louisville: WP  Basic Installation...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton1025" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Feduchalk.org%2Fblog%2F2010%2F12%2Fupdate-2010-how-to-move-wordpress-to-a-different-server-and-web-address%2F&amp;text=Update%202010%3A%20How%20to%20Move%20WordPress%20to%20a%20Different%20Server%20and%20Web%20Address&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Feduchalk.org%2Fblog%2F2010%2F12%2Fupdate-2010-how-to-move-wordpress-to-a-different-server-and-web-address%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://educhalk.org/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>The following video demonstrates how to move your WordPress blog from one server to another and change the web address. This is an updated video from one I did a few years ago here. This video addresses the issue of changing the web address in the database where that information is entered as serialized data. To learn more about serialized data in WordPress, just use Google, but in short, if you use a text editor to do a search &amp; replace of the url in the database dump&#8211;like I demo in the old video&#8211;then you will have problems with text widgets not coming over and you may have problems with values in some of your plugins. Using the procedure demonstrated in this new video should solve those problems, thanks in large part to the script provided at Spectacu.la. <a href="http://spectacu.la/search-and-replace-for-wordpress-databases/" target="_blank">Download that script here</a> for use as demonstrated in the video below.</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/dg8Fx7e1fqo?fs=1&amp;hl=en_US&amp;color1=0x3a3a3a&amp;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/dg8Fx7e1fqo?fs=1&amp;hl=en_US&amp;color1=0x3a3a3a&amp;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p>Related posts:<ol>
<li><a href='http://educhalk.org/blog/2010/12/tools-used-in-louisville-wordcamp-presentation/' rel='bookmark' title='Outline &amp; Tools Used in Louisville WordCamp Presentation'>Outline &#038; Tools Used in Louisville WordCamp Presentation</a> <small>TweetOutline of my presentations at WordCamp Louisville: WP  Basic Installation...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://educhalk.org/blog/2010/12/update-2010-how-to-move-wordpress-to-a-different-server-and-web-address/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Redirect Your Root URL to Your WordPress Subdirectory Using Cpanel</title>
		<link>http://educhalk.org/blog/2009/01/how-to-redirect-your-root-url-to-your-wordpress-subdirectory-using-cpanel/</link>
		<comments>http://educhalk.org/blog/2009/01/how-to-redirect-your-root-url-to-your-wordpress-subdirectory-using-cpanel/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 22:37:03 +0000</pubDate>
		<dc:creator>figaro</dc:creator>
				<category><![CDATA[Just the Video Tutorials]]></category>
		<category><![CDATA[Move WP]]></category>
		<category><![CDATA[Redirect WP]]></category>

		<guid isPermaLink="false">http://educhalk.org/blog/?p=84</guid>
		<description><![CDATA[TweetThe technique below is an alternative to this process explained in the WP docs. No related posts.
No related posts.]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton84" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Feduchalk.org%2Fblog%2F2009%2F01%2Fhow-to-redirect-your-root-url-to-your-wordpress-subdirectory-using-cpanel%2F&amp;text=How%20to%20Redirect%20Your%20Root%20URL%20to%20Your%20WordPress%20Subdirectory%20Using%20Cpanel&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Feduchalk.org%2Fblog%2F2009%2F01%2Fhow-to-redirect-your-root-url-to-your-wordpress-subdirectory-using-cpanel%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://educhalk.org/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><em>The technique below is an alternative to <a target="_blank" href="http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory"> this process</a> explained in the WP docs.</em></p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/pC_HNbly6mI&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/pC_HNbly6mI&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://educhalk.org/blog/2009/01/how-to-redirect-your-root-url-to-your-wordpress-subdirectory-using-cpanel/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to Move WordPress from a Subdirectory to Root and Vice-Versa</title>
		<link>http://educhalk.org/blog/2009/01/how-to-move-wordpress-from-a-subdirectory-to-root-and-vice-versa/</link>
		<comments>http://educhalk.org/blog/2009/01/how-to-move-wordpress-from-a-subdirectory-to-root-and-vice-versa/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 22:31:34 +0000</pubDate>
		<dc:creator>figaro</dc:creator>
				<category><![CDATA[Just the Video Tutorials]]></category>
		<category><![CDATA[Move WP]]></category>
		<category><![CDATA[Change URL]]></category>
		<category><![CDATA[Move]]></category>

		<guid isPermaLink="false">http://educhalk.org/blog/?p=82</guid>
		<description><![CDATA[TweetNote: Before attempting any of these techniques, but sure to take a backup of your database and store it in a safe place&#8211;just in-case of disaster Also, I do not attempt to address issues with any custom entries in .httaccess that you may have on your site. How to move WordPress from Your URL Root [...]
Related posts:<ol>
<li><a href='http://educhalk.org/blog/2010/12/tools-used-in-louisville-wordcamp-presentation/' rel='bookmark' title='Outline &amp; Tools Used in Louisville WordCamp Presentation'>Outline &#038; Tools Used in Louisville WordCamp Presentation</a> <small>TweetOutline of my presentations at WordCamp Louisville: WP  Basic Installation...</small></li>
<li><a href='http://educhalk.org/blog/2009/01/how-to-move-wordpress-to-a-different-server-and-web-address/' rel='bookmark' title='How to Move WordPress to a Different Server and Web Address'>How to Move WordPress to a Different Server and Web Address</a> <small>TweetHow to Move Your WordPress Blog to a Different Server...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton82" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Feduchalk.org%2Fblog%2F2009%2F01%2Fhow-to-move-wordpress-from-a-subdirectory-to-root-and-vice-versa%2F&amp;text=How%20to%20Move%20WordPress%20from%20a%20Subdirectory%20to%20Root%20and%20Vice-Versa&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Feduchalk.org%2Fblog%2F2009%2F01%2Fhow-to-move-wordpress-from-a-subdirectory-to-root-and-vice-versa%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://educhalk.org/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><em>Note: Before attempting any of these techniques, but sure to take a backup of your database and store it in a safe place&#8211;just in-case of disaster <img src='http://educhalk.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Also, I do not attempt to address issues with any custom entries in .httaccess that you may have on your site.</em></p>
<p>How to move WordPress from Your URL Root Directory to a Subdirectory</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Vr7a8WdJS28&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Vr7a8WdJS28&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>How to Move WordPress from a Subdirectory to the Root URL of Your Site</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Sydfh3s84js&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Sydfh3s84js&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Related posts:<ol>
<li><a href='http://educhalk.org/blog/2010/12/tools-used-in-louisville-wordcamp-presentation/' rel='bookmark' title='Outline &amp; Tools Used in Louisville WordCamp Presentation'>Outline &#038; Tools Used in Louisville WordCamp Presentation</a> <small>TweetOutline of my presentations at WordCamp Louisville: WP  Basic Installation...</small></li>
<li><a href='http://educhalk.org/blog/2009/01/how-to-move-wordpress-to-a-different-server-and-web-address/' rel='bookmark' title='How to Move WordPress to a Different Server and Web Address'>How to Move WordPress to a Different Server and Web Address</a> <small>TweetHow to Move Your WordPress Blog to a Different Server...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://educhalk.org/blog/2009/01/how-to-move-wordpress-from-a-subdirectory-to-root-and-vice-versa/feed/</wfw:commentRss>
		<slash:comments>123</slash:comments>
		</item>
		<item>
		<title>The Difference Between &#8220;Fixing&#8221; and &#8220;Patching&#8221;</title>
		<link>http://educhalk.org/blog/2009/01/the-difference-between-fixing-and-patching/</link>
		<comments>http://educhalk.org/blog/2009/01/the-difference-between-fixing-and-patching/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 21:45:51 +0000</pubDate>
		<dc:creator>figaro</dc:creator>
				<category><![CDATA[Just the Video Tutorials]]></category>
		<category><![CDATA[Locked out of WP]]></category>
		<category><![CDATA[Move WP]]></category>
		<category><![CDATA[Change URL]]></category>
		<category><![CDATA[Move]]></category>
		<category><![CDATA[Patch vs Fix]]></category>

		<guid isPermaLink="false">http://educhalk.org/blog/?p=68</guid>
		<description><![CDATA[TweetHave you changed your blog url or home in Settings/General and it no longer works? Are you moving your blog to a new server/web-address? If you answer &#8220;Yes&#8221; to either of those questions, then you need to know the difference between patching your blog to get it working and fixing your blog so that it [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton68" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Feduchalk.org%2Fblog%2F2009%2F01%2Fthe-difference-between-fixing-and-patching%2F&amp;text=The%20Difference%20Between%20%26%238220%3BFixing%26%238221%3B%20and%20%26%238220%3BPatching%26%238221%3B&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Feduchalk.org%2Fblog%2F2009%2F01%2Fthe-difference-between-fixing-and-patching%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://educhalk.org/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Have you changed your blog <strong>url</strong> or <strong>home</strong> in Settings/General and it no longer works? </p>
<p>Are you moving your blog to a new server/web-address? </p>
<p>If you answer &#8220;Yes&#8221; to either of those questions, then you need to know the difference between patching your blog to get it working and fixing your blog so that it continues to work. </p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/LSagswYhJS8&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/LSagswYhJS8&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://educhalk.org/blog/2009/01/the-difference-between-fixing-and-patching/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>How to Move WordPress to a Different Server and Web Address</title>
		<link>http://educhalk.org/blog/2009/01/how-to-move-wordpress-to-a-different-server-and-web-address/</link>
		<comments>http://educhalk.org/blog/2009/01/how-to-move-wordpress-to-a-different-server-and-web-address/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 18:05:46 +0000</pubDate>
		<dc:creator>figaro</dc:creator>
				<category><![CDATA[Just the Video Tutorials]]></category>
		<category><![CDATA[Move WP]]></category>
		<category><![CDATA[Change URL]]></category>
		<category><![CDATA[Move]]></category>

		<guid isPermaLink="false">http://educhalk.org/blog/?p=50</guid>
		<description><![CDATA[TweetHow to Move Your WordPress Blog to a Different Server and Web Address &#8212; Part 1 of 2 How to Move Your WordPress Blog to a Different Server and Web Address &#8212; Part 2 of 2 Related posts: How to Move WordPress from a Subdirectory to Root and Vice-Versa TweetNote: Before attempting any of these [...]
Related posts:<ol>
<li><a href='http://educhalk.org/blog/2009/01/how-to-move-wordpress-from-a-subdirectory-to-root-and-vice-versa/' rel='bookmark' title='How to Move WordPress from a Subdirectory to Root and Vice-Versa'>How to Move WordPress from a Subdirectory to Root and Vice-Versa</a> <small>TweetNote: Before attempting any of these techniques, but sure to...</small></li>
<li><a href='http://educhalk.org/blog/2009/01/the-difference-between-fixing-and-patching/' rel='bookmark' title='The Difference Between &#8220;Fixing&#8221; and &#8220;Patching&#8221;'>The Difference Between &#8220;Fixing&#8221; and &#8220;Patching&#8221;</a> <small>TweetHave you changed your blog url or home in Settings/General...</small></li>
<li><a href='http://educhalk.org/blog/2010/12/update-2010-how-to-move-wordpress-to-a-different-server-and-web-address/' rel='bookmark' title='Update 2010: How to Move WordPress to a Different Server and Web Address'>Update 2010: How to Move WordPress to a Different Server and Web Address</a> <small>TweetThe following video demonstrates how to move your WordPress blog...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton50" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Feduchalk.org%2Fblog%2F2009%2F01%2Fhow-to-move-wordpress-to-a-different-server-and-web-address%2F&amp;text=How%20to%20Move%20WordPress%20to%20a%20Different%20Server%20and%20Web%20Address&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Feduchalk.org%2Fblog%2F2009%2F01%2Fhow-to-move-wordpress-to-a-different-server-and-web-address%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://educhalk.org/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>How to Move Your WordPress Blog to a Different Server and Web Address &#8212; Part 1 of 2</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/mtPDK6YQAqo&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/mtPDK6YQAqo&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>How to Move Your WordPress Blog to a Different Server and Web Address &#8212; Part 2 of 2</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/qZ10dufMAVY&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/qZ10dufMAVY&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Related posts:<ol>
<li><a href='http://educhalk.org/blog/2009/01/how-to-move-wordpress-from-a-subdirectory-to-root-and-vice-versa/' rel='bookmark' title='How to Move WordPress from a Subdirectory to Root and Vice-Versa'>How to Move WordPress from a Subdirectory to Root and Vice-Versa</a> <small>TweetNote: Before attempting any of these techniques, but sure to...</small></li>
<li><a href='http://educhalk.org/blog/2009/01/the-difference-between-fixing-and-patching/' rel='bookmark' title='The Difference Between &#8220;Fixing&#8221; and &#8220;Patching&#8221;'>The Difference Between &#8220;Fixing&#8221; and &#8220;Patching&#8221;</a> <small>TweetHave you changed your blog url or home in Settings/General...</small></li>
<li><a href='http://educhalk.org/blog/2010/12/update-2010-how-to-move-wordpress-to-a-different-server-and-web-address/' rel='bookmark' title='Update 2010: How to Move WordPress to a Different Server and Web Address'>Update 2010: How to Move WordPress to a Different Server and Web Address</a> <small>TweetThe following video demonstrates how to move your WordPress blog...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://educhalk.org/blog/2009/01/how-to-move-wordpress-to-a-different-server-and-web-address/feed/</wfw:commentRss>
		<slash:comments>104</slash:comments>
		</item>
	</channel>
</rss>

