<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 301 Website Redirect: non-www to the www</title>
	<atom:link href="http://www.emonetized.com/9/301-website-redirect/feed" rel="self" type="application/rss+xml" />
	<link>http://www.emonetized.com/9/301-website-redirect</link>
	<description></description>
	<lastBuildDate>Tue, 16 Nov 2010 05:08:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Matt</title>
		<link>http://www.emonetized.com/9/301-website-redirect/comment-page-1#comment-3346</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 10 Sep 2009 07:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.emonetized.com/9/301-website-redirect#comment-3346</guid>
		<description>Thanks helped me out, and the code worked!</description>
		<content:encoded><![CDATA[<p>Thanks helped me out, and the code worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Souvik Banerjee</title>
		<link>http://www.emonetized.com/9/301-website-redirect/comment-page-1#comment-2358</link>
		<dc:creator>Souvik Banerjee</dc:creator>
		<pubDate>Wed, 18 Jun 2008 05:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.emonetized.com/9/301-website-redirect#comment-2358</guid>
		<description>I&#039;ve redirected my website from &quot;http://www.souvikbanerjee.com&quot; to &quot;http://souvikbanerjee.com&quot;, using the following code,

Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www.souvikbanerjee\.com
RewriteRule ^(.*)$ http://souvikbanerjee.com/$1 [R=permanent,L]

After doing this, when I am clicking on archives or categories it is showing, &quot;Not Found&quot;. Now what change should I make in my .htaccess file to make all these work? (You can visit my site for reference.)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve redirected my website from &#8220;http://www.souvikbanerjee.com&#8221; to &#8220;http://souvikbanerjee.com&#8221;, using the following code,</p>
<p>Options +FollowSymLinks<br />
RewriteEngine on<br />
RewriteCond %{HTTP_HOST} ^www.souvikbanerjee\.com<br />
RewriteRule ^(.*)$ <a href="http://souvikbanerjee.com/$1" rel="nofollow">http://souvikbanerjee.com/$1</a> [R=permanent,L]</p>
<p>After doing this, when I am clicking on archives or categories it is showing, &#8220;Not Found&#8221;. Now what change should I make in my .htaccess file to make all these work? (You can visit my site for reference.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Beard</title>
		<link>http://www.emonetized.com/9/301-website-redirect/comment-page-1#comment-138</link>
		<dc:creator>Andy Beard</dc:creator>
		<pubDate>Sat, 23 Jun 2007 00:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.emonetized.com/9/301-website-redirect#comment-138</guid>
		<description>The easy way is to use (at least I think it will work)
http://fucoder.com/code/permalink-redirect/

It isn&#039;t ideal for a high traffic site</description>
		<content:encoded><![CDATA[<p>The easy way is to use (at least I think it will work)<br />
<a href="http://fucoder.com/code/permalink-redirect/" rel="nofollow">http://fucoder.com/code/permalink-redirect/</a></p>
<p>It isn&#8217;t ideal for a high traffic site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Schroeder</title>
		<link>http://www.emonetized.com/9/301-website-redirect/comment-page-1#comment-135</link>
		<dc:creator>Tim Schroeder</dc:creator>
		<pubDate>Fri, 22 Jun 2007 22:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.emonetized.com/9/301-website-redirect#comment-135</guid>
		<description>Hi Jack,

I not real sure about the answer to that question. I&#039;ll have to look into it.
Meanwhile, if any one knows the answer to his question please let us know.</description>
		<content:encoded><![CDATA[<p>Hi Jack,</p>
<p>I not real sure about the answer to that question. I&#8217;ll have to look into it.<br />
Meanwhile, if any one knows the answer to his question please let us know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Book</title>
		<link>http://www.emonetized.com/9/301-website-redirect/comment-page-1#comment-107</link>
		<dc:creator>Jack Book</dc:creator>
		<pubDate>Fri, 22 Jun 2007 04:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.emonetized.com/9/301-website-redirect#comment-107</guid>
		<description>hi Tim,
thanks for your tips. about .htaccess, do you have any idea how can i use it on windows? i  know it&#039;s for unix family, but any idea how to have .htaccess or similar on my windows? 

thanks</description>
		<content:encoded><![CDATA[<p>hi Tim,<br />
thanks for your tips. about .htaccess, do you have any idea how can i use it on windows? i  know it&#8217;s for unix family, but any idea how to have .htaccess or similar on my windows? </p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

