<?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: Url rewrite for query strings</title>
	<atom:link href="http://www.mrkirkland.com/url-rewrite-for-query-strings/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrkirkland.com/url-rewrite-for-query-strings/</link>
	<description>Your all singing and breakdancing CEO and outside boxer</description>
	<lastBuildDate>Thu, 02 Sep 2010 01:02:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mr Kirkland</title>
		<link>http://www.mrkirkland.com/url-rewrite-for-query-strings/comment-page-1/#comment-5</link>
		<dc:creator>Mr Kirkland</dc:creator>
		<pubDate>Tue, 12 Jun 2007 08:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrkirkland.com/url-rewrite-for-query-strings/#comment-5</guid>
		<description>&lt;blockquote&gt;don’t forget [L]at the end (Last rule)&lt;/blockquote&gt;

That&#039;s a good point sir!
Rule becomes
&lt;code&gt;RewriteRule ^url/path/ /new_url/ [L]&lt;/code&gt;

I&#039;d also suggest us of a 301 redirect with [R=301]:

Rule becomes:
&lt;code&gt;RewriteRule ^url/path/ /new_url/ [L,R=301]&lt;/code&gt;</description>
		<content:encoded><![CDATA[<blockquote><p>don’t forget [L]at the end (Last rule)</p></blockquote>
<p>That&#8217;s a good point sir!<br />
Rule becomes<br />
<code>RewriteRule ^url/path/ /new_url/ [L]</code></p>
<p>I&#8217;d also suggest us of a 301 redirect with [R=301]:</p>
<p>Rule becomes:<br />
<code>RewriteRule ^url/path/ /new_url/ [L,R=301]</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boz</title>
		<link>http://www.mrkirkland.com/url-rewrite-for-query-strings/comment-page-1/#comment-4</link>
		<dc:creator>Boz</dc:creator>
		<pubDate>Tue, 12 Jun 2007 08:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrkirkland.com/url-rewrite-for-query-strings/#comment-4</guid>
		<description>don&#039;t forget [L]at the end (Last rule)</description>
		<content:encoded><![CDATA[<p>don&#8217;t forget [L]at the end (Last rule)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
