<?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>e-timpa.com &#187; Web Development</title>
	<atom:link href="http://www.e-timpa.com/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.e-timpa.com</link>
	<description>It's nothing personal</description>
	<lastBuildDate>Sun, 23 Oct 2011 12:11:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Redirect www/ or not</title>
		<link>http://www.e-timpa.com/2008/03/24/redirect-www-or-not/</link>
		<comments>http://www.e-timpa.com/2008/03/24/redirect-www-or-not/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 11:19:58 +0000</pubDate>
		<dc:creator>Timps</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.e-timpa.com/?p=5</guid>
		<description><![CDATA[Edit your .htaccess file in your site&#8217;s root directory to automatically redirect all non www traffic to the www version. This makes sure that your site accepts all incoming links exactly the same way and makes sure Google doesn&#8217;t penalise you for having two identical sites. Ie http://e-timpa.com is not identical to http://www.e-timpa.com Google for [...]]]></description>
			<content:encoded><![CDATA[<p>Edit your .htaccess file in your site&#8217;s root directory to automatically redirect all non www traffic to the www version.<br />
This makes sure that your site accepts all incoming links exactly the same way and makes sure Google doesn&#8217;t penalise you for having two identical sites.<br />
Ie   http://e-timpa.com is not identical to http://www.e-timpa.com</p>
<p>Google for a 301 redirect for non-www</p>
]]></content:encoded>
			<wfw:commentRss>http://www.e-timpa.com/2008/03/24/redirect-www-or-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

