<?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: Removing www. from your websites</title>
	<atom:link href="http://vrypan.net/log/2006/07/04/removing-www-from-your-websites/feed/" rel="self" type="application/rss+xml" />
	<link>http://vrypan.net/log/2006/07/04/removing-www-from-your-websites/</link>
	<description>panayotis' notes about the web and everything else.</description>
	<pubDate>Sat, 22 Nov 2008 11:29:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Panayotis</title>
		<link>http://vrypan.net/log/2006/07/04/removing-www-from-your-websites/#comment-16822</link>
		<dc:creator>Panayotis</dc:creator>
		<pubDate>Wed, 05 Jul 2006 08:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://vrypan.net/log/2006/07/04/removing-www-from-your-websites/#comment-16822</guid>
		<description>Yes, but I have multiple domains. I could not find a way to use the domain name in the rewrite rule.</description>
		<content:encoded><![CDATA[<p>Yes, but I have multiple domains. I could not find a way to use the domain name in the rewrite rule.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitris Giannitsaros</title>
		<link>http://vrypan.net/log/2006/07/04/removing-www-from-your-websites/#comment-16816</link>
		<dc:creator>Dimitris Giannitsaros</dc:creator>
		<pubDate>Wed, 05 Jul 2006 06:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://vrypan.net/log/2006/07/04/removing-www-from-your-websites/#comment-16816</guid>
		<description>Check my solution here:
http://rapidsignal.com/blog/2005/10/24/removing-www/

This way you don't need a php file plus redirection keep the full url 
e.g.
http://www.site.com/path/to/file.php?par=1
will send you to
http://site.com/path/to/file.php?par=1</description>
		<content:encoded><![CDATA[<p>Check my solution here:<br />
<a href="http://rapidsignal.com/blog/2005/10/24/removing-www/" rel="nofollow">http://rapidsignal.com/blog/2005/10/24/removing-www/</a></p>
<p>This way you don&#8217;t need a php file plus redirection keep the full url<br />
e.g.<br />
<a href="http://www.site.com/path/to/file.php?par=1" rel="nofollow">http://www.site.com/path/to/file.php?par=1</a><br />
will send you to<br />
<a href="http://site.com/path/to/file.php?par=1" rel="nofollow">http://site.com/path/to/file.php?par=1</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
