<?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>DesignRJC &#187; moving directory</title>
	<atom:link href="http://designrjc.com/tag/moving-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://designrjc.com</link>
	<description>basic.design.simple.methods.</description>
	<lastBuildDate>Thu, 29 Apr 2010 21:27:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Moving WordPress Installation to Another Location</title>
		<link>http://designrjc.com/moving-wordpress-installation-to-another-location/</link>
		<comments>http://designrjc.com/moving-wordpress-installation-to-another-location/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 04:45:51 +0000</pubDate>
		<dc:creator>RJC@DesignRJC</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[changing url]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[moving directory]]></category>

		<guid isPermaLink="false">http://www.designrjc.com/?p=761</guid>
		<description><![CDATA[WordPress is a popular blog.  I did not know how much I would fall in love with developing on this platform. For my installation, I have it hosted on Bluehost.  Since I installed it in 2007, I was not aware of its capabilities at the time.  I had it in directories nested two levels deep [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress is a popular blog.  I did not know how much I would fall in love with developing on this platform.</p>
<p>For my installation, I have it hosted on Bluehost.  Since I installed it in 2007, I was not aware of its capabilities at the time.  I had it in directories nested two levels deep and also had it pointing to a different subdomain, http://blog.designrjc.com.  This is not ideal for SEO and it kept organization chaotic.</p>
<p>I had previously moved a WordPress installation to a different location on the server so I have had experience, but that one was a bit more straight forward.</p>
<p>There are several methods to move or migrate your WordPress to different locations on your server but I believe this to be the easiest implementation.</p>
<ol>
<li>Backup your WordPress installation by downloading the entire contents via FTP as well as backing up your database.  Just in case something goes wrong and you need to do a re-install.</li>
<li>Create a new folder at the location of the directory where you want it to be in.</li>
<li>Log into your WordPress website</li>
<li>Go to Adminstration -&gt; Settings -&gt; General panel.</li>
<li>Change the <strong>WordPress address (URI):</strong> to the new location path of where all your main core files will end up at.</li>
<li>Change the <strong>Blog address (URI):</strong> pointing to where the new location is at.  In most cases, this will match the previous box.</li>
<li>Move all your files to the new directory into the folder you just created.</li>
<li>Now test to see if you have successfully moved and migrated your WordPress to the new location.</li>
</ol>
<p>There are several things to note after you migrate.</p>
<ol>
<li>If you were using Permalinks you will need to log into your Dashboard and update the Permalink structure.</li>
<li>Images may be missing from posts because they are pointing to the old path.
<ul>
<li><strong>Old Path</strong> &#8211; http://yourdomain.com/wordpress/blog/wp-content/uploads/</li>
<li><strong>New Path</strong> &#8211; http://yourdomain.com/newwordpress/wp-content/uploads/</li>
</ul>
</li>
</ol>
<p>Good luck on moving your WordPress installation to a more ideal location that is easier for you to keep organized as well as being SEO friendly.</p>
<p>Here are some additional resources and guides to help you with this:</p>
<ul>
<li><a title="Moving WordPress - WP Codex" href="http://codex.wordpress.org/Moving_WordPress" target="_blank">Moving WordPress via WordPress Codex</a></li>
<li><a title="WP Codex - Changing the Site URL" href="http://codex.wordpress.org/Changing_The_Site_URL" target="_blank">WordPress Codex &#8211; Changing the Site URL</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://designrjc.com/moving-wordpress-installation-to-another-location/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
