<?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>kdmurray.blog &#187; administration</title>
	<atom:link href="http://kdmurray.net/tag/administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://kdmurray.net</link>
	<description>The crossroads of life and tech</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:34:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Moving? Redirect with htaccess and 301</title>
		<link>http://kdmurray.net/2009/01/23/moving-redirect-with-htaccess-and-301/</link>
		<comments>http://kdmurray.net/2009/01/23/moving-redirect-with-htaccess-and-301/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 08:01:26 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[301]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[detour]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[move]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://kdmurray.net/?p=543</guid>
		<description><![CDATA[If you&#8217;ve ever moved your site from one server to another, or changed domain names you know how difficult it can be to redirect all your old traffic to the new location. Here&#8217;s a quick trick to make the transition totally seamless. Redirect 301 / http://kdmurray.net/ This will redirect every URL beneath the root (&#8221; [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 250px"><a href="http://flickr.com/photos/shannonmary/187131727/" target="_blank"><img title="Detour" src="http://farm1.static.flickr.com/76/187131727_0de9e4f143_m_d.jpg" alt="Image Credit: Shannon K on Flickr" width="240" height="160" /></a><p class="wp-caption-text">Image Credit: Shannon K on Flickr</p></div>
<p>If you&#8217;ve ever moved your site from one server to another, or changed domain names you know how difficult it can be to redirect all your old traffic to the new location.  Here&#8217;s a quick trick to make the transition totally seamless.</p>
<p><code>Redirect 301 / http://kdmurray.net/</code></p>
<p>This will redirect every URL beneath the root (&#8221; / &#8220;) to it&#8217;s corresponding URL at mynewsite.net.  So if you had a blog post from a couple of years ago that you migrated to the new domain, you can redirect the old URLs (which may have been cached in a search engine) to the new site to drive all that traffic to where it should be going.</p>
<p>In addition the 301 code (see <a href="http://en.wikipedia.org/wiki/HTTP_301" target="_blank">HTTP 301</a>) will tell web browsers &amp; search engines that the page has been permanently moved which will help to ensure that the old site is no longer cached.</p>
<p>This should work with Apache on both Linux (OS X, unix etc.) and Windows.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2009/01/23/moving-redirect-with-htaccess-and-301/&via=kdmurray&text=Moving? Redirect with htaccess and 301&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2009/01/23/moving-redirect-with-htaccess-and-301/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 478/500 objects using disk: basic

Served from: kdmurray.net @ 2012-02-09 01:47:04 -->
