<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: 301 Redirect non www to www with 301</title>
	<atom:link href="http://www.tdcreative.net/blog/301-redirect-non-www-to-www-with-301/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tdcreative.net/blog/301-redirect-non-www-to-www-with-301/</link>
	<description>Intuitive and effective web development.</description>
	<pubDate>Sat, 11 Oct 2008 22:35:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: DooBDee</title>
		<link>http://www.tdcreative.net/blog/301-redirect-non-www-to-www-with-301/#comment-38435</link>
		<dc:creator>DooBDee</dc:creator>
		<pubDate>Tue, 15 Jul 2008 19:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdcreative.net/blog/301-redirect-non-www-to-www-with-301/#comment-38435</guid>
		<description>Try this :)

Options +FollowSymlinks
RewriteEngine on
rewritecond %{http_host} ^www.your-domain.com [nc]
rewriterule ^(.*)$ http://your-domain.com/$1 [r=301,nc]</description>
		<content:encoded><![CDATA[<p>Try this <img src='http://www.tdcreative.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Options +FollowSymlinks<br />
RewriteEngine on<br />
rewritecond %{http_host} ^www.your-domain.com [nc]<br />
rewriterule ^(.*)$ <a href="http://your-domain.com/1" rel="nofollow">http://your-domain.com/1</a> [r=301,nc]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andi</title>
		<link>http://www.tdcreative.net/blog/301-redirect-non-www-to-www-with-301/#comment-36220</link>
		<dc:creator>Andi</dc:creator>
		<pubDate>Fri, 04 Jul 2008 20:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdcreative.net/blog/301-redirect-non-www-to-www-with-301/#comment-36220</guid>
		<description>How do I do the opposite? redirect www to non www?
Thanks in advance for your help</description>
		<content:encoded><![CDATA[<p>How do I do the opposite? redirect www to non www?<br />
Thanks in advance for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DooBDee</title>
		<link>http://www.tdcreative.net/blog/301-redirect-non-www-to-www-with-301/#comment-31082</link>
		<dc:creator>DooBDee</dc:creator>
		<pubDate>Tue, 27 May 2008 17:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdcreative.net/blog/301-redirect-non-www-to-www-with-301/#comment-31082</guid>
		<description>Hi DoubleJ.  Yes, sorting out the canonical records, www and non www is a very SEO based procedure and is recommended to stop duplicate content.  I suggest you apply it to every site you have.</description>
		<content:encoded><![CDATA[<p>Hi DoubleJ.  Yes, sorting out the canonical records, www and non www is a very SEO based procedure and is recommended to stop duplicate content.  I suggest you apply it to every site you have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DoubleJ</title>
		<link>http://www.tdcreative.net/blog/301-redirect-non-www-to-www-with-301/#comment-29794</link>
		<dc:creator>DoubleJ</dc:creator>
		<pubDate>Thu, 15 May 2008 19:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdcreative.net/blog/301-redirect-non-www-to-www-with-301/#comment-29794</guid>
		<description>I think I am missing the point a bit over here.

What is the benefit of having http://tdcreative.net/something to the www. version.

Is that so you don't have duplicate pages or does it have another purpose?</description>
		<content:encoded><![CDATA[<p>I think I am missing the point a bit over here.</p>
<p>What is the benefit of having <a href="http://tdcreative.net/something" rel="nofollow">http://tdcreative.net/something</a> to the <a href="http://www" rel="nofollow">http://www</a>. version.</p>
<p>Is that so you don&#8217;t have duplicate pages or does it have another purpose?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DooBDee</title>
		<link>http://www.tdcreative.net/blog/301-redirect-non-www-to-www-with-301/#comment-28984</link>
		<dc:creator>DooBDee</dc:creator>
		<pubDate>Wed, 07 May 2008 12:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdcreative.net/blog/301-redirect-non-www-to-www-with-301/#comment-28984</guid>
		<description>Glad it is working Stuart :)</description>
		<content:encoded><![CDATA[<p>Glad it is working Stuart <img src='http://www.tdcreative.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
