<?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: Using Mod-rewrite to Redirect Non-www URL to www URL</title>
	<atom:link href="http://theseoblogger.com/seo-links/seo-url-tip-www-and-non-www/feed/" rel="self" type="application/rss+xml" />
	<link>http://theseoblogger.com/seo-links/seo-url-tip-www-and-non-www/</link>
	<description>^~_ Rising Through the Search Engines _~^</description>
	<lastBuildDate>Wed, 08 Sep 2010 12:22:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dolly</title>
		<link>http://theseoblogger.com/seo-links/seo-url-tip-www-and-non-www/comment-page-1/#comment-160</link>
		<dc:creator>Dolly</dc:creator>
		<pubDate>Wed, 24 Feb 2010 11:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://theseoblogger.com/seo-links/seo-url-tip-www-httpwww-and-non-www-http-are-different/#comment-160</guid>
		<description>Hi,

I have follwed the above steps to  Redirecting non www URL to www URL through mod_rewrite but its giving HTTP/1.1 200 OK in Server Header Checker Tool it is not redirecting....


Any solutions..</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have follwed the above steps to  Redirecting non www URL to www URL through mod_rewrite but its giving HTTP/1.1 200 OK in Server Header Checker Tool it is not redirecting&#8230;.</p>
<p>Any solutions..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bert</title>
		<link>http://theseoblogger.com/seo-links/seo-url-tip-www-and-non-www/comment-page-1/#comment-157</link>
		<dc:creator>bert</dc:creator>
		<pubDate>Wed, 03 Feb 2010 14:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://theseoblogger.com/seo-links/seo-url-tip-www-httpwww-and-non-www-http-are-different/#comment-157</guid>
		<description>is there a way to simply rewrite any www domain to non-www domain without having to list the domain name each time?</description>
		<content:encoded><![CDATA[<p>is there a way to simply rewrite any www domain to non-www domain without having to list the domain name each time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JohnShep</title>
		<link>http://theseoblogger.com/seo-links/seo-url-tip-www-and-non-www/comment-page-1/#comment-129</link>
		<dc:creator>JohnShep</dc:creator>
		<pubDate>Mon, 16 Nov 2009 14:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://theseoblogger.com/seo-links/seo-url-tip-www-httpwww-and-non-www-http-are-different/#comment-129</guid>
		<description>There is an error in the code ...
RewriteRule ^.*$ www.%1.%2%{REQUEST_URI} [R=301,L]

should be

RewriteRule ^.*$ http://www.%1.%2%{REQUEST_URI} [R=301,L]

that is why it is looping</description>
		<content:encoded><![CDATA[<p>There is an error in the code &#8230;<br />
RewriteRule ^.*$ <a href="http://www.%1.%2%" rel="nofollow">http://www.%1.%2%</a>{REQUEST_URI} [R=301,L]</p>
<p>should be</p>
<p>RewriteRule ^.*$ <a href="http://www.%1.%2%" rel="nofollow">http://www.%1.%2%</a>{REQUEST_URI} [R=301,L]</p>
<p>that is why it is looping</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ebook Search Engine</title>
		<link>http://theseoblogger.com/seo-links/seo-url-tip-www-and-non-www/comment-page-1/#comment-120</link>
		<dc:creator>Ebook Search Engine</dc:creator>
		<pubDate>Fri, 23 Oct 2009 21:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://theseoblogger.com/seo-links/seo-url-tip-www-httpwww-and-non-www-http-are-different/#comment-120</guid>
		<description>Thank for your tips, i has been looking this rewrite from non-www to www quite sometimes, i definitely will bookmark your URL</description>
		<content:encoded><![CDATA[<p>Thank for your tips, i has been looking this rewrite from non-www to www quite sometimes, i definitely will bookmark your URL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharon</title>
		<link>http://theseoblogger.com/seo-links/seo-url-tip-www-and-non-www/comment-page-1/#comment-99</link>
		<dc:creator>sharon</dc:creator>
		<pubDate>Fri, 03 Jul 2009 04:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://theseoblogger.com/seo-links/seo-url-tip-www-httpwww-and-non-www-http-are-different/#comment-99</guid>
		<description>I like the script you have provided.  However, it doesn&#039;t work on the my domain with .us

eg, ABC.us
Please help, it shows the following:

Redirect Loop
   

          

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

The browser has stopped trying to retrieve the requested item. The site is redirecting the request in a way that will never complete.

    * Have you disabled or blocked cookies required by this site?
    * NOTE: If accepting the site&#039;s cookies does not resolve the problem, it is likely a server configuration issue and not your computer.</description>
		<content:encoded><![CDATA[<p>I like the script you have provided.  However, it doesn&#8217;t work on the my domain with .us</p>
<p>eg, <a href="http://ABC.us" title="http://ABC.us" class="autohyperlink" target="_blank">ABC.us</a><br />
Please help, it shows the following:</p>
<p>Redirect Loop</p>
<p>Firefox has detected that the server is redirecting the request for this address in a way that will never complete.</p>
<p>The browser has stopped trying to retrieve the requested item. The site is redirecting the request in a way that will never complete.</p>
<p>    * Have you disabled or blocked cookies required by this site?<br />
    * NOTE: If accepting the site&#8217;s cookies does not resolve the problem, it is likely a server configuration issue and not your computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Why Google is the Best Place to Work in the World &#124; money</title>
		<link>http://theseoblogger.com/seo-links/seo-url-tip-www-and-non-www/comment-page-1/#comment-95</link>
		<dc:creator>Why Google is the Best Place to Work in the World &#124; money</dc:creator>
		<pubDate>Sun, 31 May 2009 13:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://theseoblogger.com/seo-links/seo-url-tip-www-httpwww-and-non-www-http-are-different/#comment-95</guid>
		<description>[...] Using Mod-rewrite to Redirect Non-www URL to www URL [...]</description>
		<content:encoded><![CDATA[<p>[...] Using Mod-rewrite to Redirect Non-www URL to www URL [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
