<?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: Mod_rewrite doesn&#8217;t look at arguments? D&#8217;oh!</title> <atom:link href="http://www.cshel.com/web-development/2009/06/mod_rewrite-rewritecond-query_string/feed/" rel="self" type="application/rss+xml" /><link>http://www.cshel.com/web-development/2009/06/mod_rewrite-rewritecond-query_string/</link> <description>SEO, PR and Technology Consulting</description> <lastBuildDate>Mon, 11 Jul 2011 21:55:11 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Why Keeping That Old Domain is Important &#124; Chicago SEO + Web Development</title><link>http://www.cshel.com/web-development/2009/06/mod_rewrite-rewritecond-query_string/#comment-8294</link> <dc:creator>Why Keeping That Old Domain is Important &#124; Chicago SEO + Web Development</dc:creator> <pubDate>Wed, 13 Oct 2010 01:16:30 +0000</pubDate> <guid
isPermaLink="false">http://www.cshel.com/?p=501#comment-8294</guid> <description>[...] you should 301 redirect the old domain to the new domain. If you&#8217;re completely rebuilding your site from scratch and all of the old URLs are going to [...]</description> <content:encoded><![CDATA[<p>[...] you should 301 redirect the old domain to the new domain. If you&#8217;re completely rebuilding your site from scratch and all of the old URLs are going to [...]</p> ]]></content:encoded> </item> <item><title>By: Mark Roth</title><link>http://www.cshel.com/web-development/2009/06/mod_rewrite-rewritecond-query_string/#comment-8121</link> <dc:creator>Mark Roth</dc:creator> <pubDate>Sat, 05 Jun 2010 17:09:30 +0000</pubDate> <guid
isPermaLink="false">http://www.cshel.com/?p=501#comment-8121</guid> <description>&lt;b&gt;Thanks!&lt;/b&gt; This helped me solve a problem I&#039;ve had because of people linking to my site with dynamic urls with one-time use unique numeric codes.
So now I have this as part of my htaccess:
RewriteCond %{QUERY_STRING} ^(.*)ACTION=thispage&amp;thispage=english\.html&amp;ORDER_ID=238720166$
RewriteRule ^cgi-bin/ras/perlshop.cgi$ school/english.html? [R=301,L]
It works. &lt;b&gt;Wonderful!&lt;/b&gt;
I hope it&#039;s kosher kode. ;)</description> <content:encoded><![CDATA[<p><b>Thanks!</b> This helped me solve a problem I&#8217;ve had because of people linking to my site with dynamic urls with one-time use unique numeric codes.</p><p>So now I have this as part of my htaccess:</p><p>RewriteCond %{QUERY_STRING} ^(.*)ACTION=thispage&amp;thispage=english\.html&amp;ORDER_ID=238720166$<br
/> RewriteRule ^cgi-bin/ras/perlshop.cgi$ school/english.html? [R=301,L]</p><p>It works. <b>Wonderful!</b></p><p>I hope it&#8217;s kosher kode. ;)</p> ]]></content:encoded> </item> <item><title>By: Neo Cambell</title><link>http://www.cshel.com/web-development/2009/06/mod_rewrite-rewritecond-query_string/#comment-8045</link> <dc:creator>Neo Cambell</dc:creator> <pubDate>Sat, 13 Mar 2010 06:49:12 +0000</pubDate> <guid
isPermaLink="false">http://www.cshel.com/?p=501#comment-8045</guid> <description>Nice tutorial. Thanks for sharing.</description> <content:encoded><![CDATA[<p>Nice tutorial. Thanks for sharing.</p> ]]></content:encoded> </item> <item><title>By: Dyske</title><link>http://www.cshel.com/web-development/2009/06/mod_rewrite-rewritecond-query_string/#comment-8041</link> <dc:creator>Dyske</dc:creator> <pubDate>Fri, 26 Feb 2010 22:10:25 +0000</pubDate> <guid
isPermaLink="false">http://www.cshel.com/?p=501#comment-8041</guid> <description>Thank you!
The same here; I spent hours trying to figure this out. You&#039;d think this is a very common thing people do, but I didn&#039;t find a solution until I came across your post.</description> <content:encoded><![CDATA[<p>Thank you!</p><p>The same here; I spent hours trying to figure this out. You&#8217;d think this is a very common thing people do, but I didn&#8217;t find a solution until I came across your post.</p> ]]></content:encoded> </item> <item><title>By: Roy Eyal</title><link>http://www.cshel.com/web-development/2009/06/mod_rewrite-rewritecond-query_string/#comment-8022</link> <dc:creator>Roy Eyal</dc:creator> <pubDate>Sun, 30 Aug 2009 07:52:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cshel.com/?p=501#comment-8022</guid> <description>I&#039;ve searching all over the net for that solution!
Thanks a bunch for the clear and thorough solution.
Cheers,
Roy</description> <content:encoded><![CDATA[<p>I&#8217;ve searching all over the net for that solution!<br
/> Thanks a bunch for the clear and thorough solution.</p><p>Cheers,<br
/> Roy</p> ]]></content:encoded> </item> <item><title>By: justin</title><link>http://www.cshel.com/web-development/2009/06/mod_rewrite-rewritecond-query_string/#comment-8016</link> <dc:creator>justin</dc:creator> <pubDate>Wed, 05 Aug 2009 01:07:55 +0000</pubDate> <guid
isPermaLink="false">http://www.cshel.com/?p=501#comment-8016</guid> <description>I have been working on sending query string sitelink url&#039;s to new seo friendly ones all day and this is the article that made it happen for me.  I really appreciate your time with this post...  I found several .htaccess approaches but yours is the one that worked.
Thanks again, My client will not even know what this involved but I&#039;m sure they will appreciate the traffic.
cheers,
Justin</description> <content:encoded><![CDATA[<p>I have been working on sending query string sitelink url&#8217;s to new seo friendly ones all day and this is the article that made it happen for me.  I really appreciate your time with this post&#8230;  I found several .htaccess approaches but yours is the one that worked.</p><p>Thanks again, My client will not even know what this involved but I&#8217;m sure they will appreciate the traffic.</p><p>cheers,<br
/> Justin</p> ]]></content:encoded> </item> <item><title>By: rumblepup</title><link>http://www.cshel.com/web-development/2009/06/mod_rewrite-rewritecond-query_string/#comment-8010</link> <dc:creator>rumblepup</dc:creator> <pubDate>Mon, 13 Jul 2009 09:11:13 +0000</pubDate> <guid
isPermaLink="false">http://www.cshel.com/?p=501#comment-8010</guid> <description>htaccess drives me crazy.  got the same issue with some querystring urls.  Thanks for the tutorial pretty lady!</description> <content:encoded><![CDATA[<p>htaccess drives me crazy.  got the same issue with some querystring urls.  Thanks for the tutorial pretty lady!</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This Quick Cache file was built for (  www.cshel.com/web-development/2009/06/mod_rewrite-rewritecond-query_string/feed/ ) in 0.79070 seconds, on Feb 10th, 2012 at 9:15 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 10:15 am UTC -->
