<?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: Use PHP to handle all incoming URL requests in a SEO friendly manner</title>
	<atom:link href="http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html</link>
	<description>Just another dumbass webmaster, goofing around...</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:57:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Url rewriting except for one folder - Admins Goodies</title>
		<link>http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html/comment-page-1#comment-15498</link>
		<dc:creator>Url rewriting except for one folder - Admins Goodies</dc:creator>
		<pubDate>Tue, 16 Aug 2011 07:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html#comment-15498</guid>
		<description>[...] not only restrict/allow a special folder but being able to add another rule (like presented here: http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.h...) Here&#8217;s my [...]</description>
		<content:encoded><![CDATA[<p>[...] not only restrict/allow a special folder but being able to add another rule (like presented here: <a href="http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.h.." rel="nofollow">http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.h..</a>.) Here&#8217;s my [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Url rewriting except for one folder &#124; DeveloperQuestion.com</title>
		<link>http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html/comment-page-1#comment-11210</link>
		<dc:creator>Url rewriting except for one folder &#124; DeveloperQuestion.com</dc:creator>
		<pubDate>Thu, 04 Nov 2010 16:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html#comment-11210</guid>
		<description>[...] only restrict/allow a special folder but being healthy to add another rule (like presented here: http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.h...) Here&#039;s my [...]</description>
		<content:encoded><![CDATA[<p>[...] only restrict/allow a special folder but being healthy to add another rule (like presented here: <a href="http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.h.." rel="nofollow">http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.h..</a>.) Here&#039;s my [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apache rewriting rules with several conditions &#124; DeveloperQuestion.com</title>
		<link>http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html/comment-page-1#comment-11203</link>
		<dc:creator>Apache rewriting rules with several conditions &#124; DeveloperQuestion.com</dc:creator>
		<pubDate>Mon, 01 Nov 2010 16:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html#comment-11203</guid>
		<description>[...] only restrict/allow a special folder but being healthy to add another rule (like presented here: http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.h...) Here&#039;s my [...]</description>
		<content:encoded><![CDATA[<p>[...] only restrict/allow a special folder but being healthy to add another rule (like presented here: <a href="http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.h.." rel="nofollow">http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.h..</a>.) Here&#039;s my [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Majid</title>
		<link>http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html/comment-page-1#comment-10132</link>
		<dc:creator>Majid</dc:creator>
		<pubDate>Sat, 03 Jul 2010 19:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html#comment-10132</guid>
		<description>Hi Mate, I was looking for something like this.

I see people only had two like of code in .htaccess file but they site is SEO Friendly.

I wont to learn how i can do that, I seen people create another attribute in they database which is unique. hen domain.com/name

but also they have like domain.com/page/name
domain.com/tag/name

using two like of code in they htaccess

I seen these line in htaccess

RewriteCond %{REQUEST_FILENAME} !-f # ignoring any existing files
RewriteCond %{REQUEST_FILENAME} !-d # ignoring any existing directories

Can someone please explain how i can do that. I&#039;m learning to develop in PHP and i wont to make site in SEO. rather then domian.com?id=8&amp;name=something

most search engine ignore these as they don&#039;t count them as links.

Please help.</description>
		<content:encoded><![CDATA[<p>Hi Mate, I was looking for something like this.</p>
<p>I see people only had two like of code in .htaccess file but they site is SEO Friendly.</p>
<p>I wont to learn how i can do that, I seen people create another attribute in they database which is unique. hen domain.com/name</p>
<p>but also they have like domain.com/page/name<br />
domain.com/tag/name</p>
<p>using two like of code in they htaccess</p>
<p>I seen these line in htaccess</p>
<p>RewriteCond %{REQUEST_FILENAME} !-f # ignoring any existing files<br />
RewriteCond %{REQUEST_FILENAME} !-d # ignoring any existing directories</p>
<p>Can someone please explain how i can do that. I&#8217;m learning to develop in PHP and i wont to make site in SEO. rather then domian.com?id=8&amp;name=something</p>
<p>most search engine ignore these as they don&#8217;t count them as links.</p>
<p>Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html/comment-page-1#comment-9736</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Sun, 04 Apr 2010 17:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html#comment-9736</guid>
		<description>I used your code above and did some minor changes using OIS advice and it worked great. Thanks!</description>
		<content:encoded><![CDATA[<p>I used your code above and did some minor changes using OIS advice and it worked great. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Doug</title>
		<link>http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html/comment-page-1#comment-9702</link>
		<dc:creator>Kevin Doug</dc:creator>
		<pubDate>Wed, 31 Mar 2010 17:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html#comment-9702</guid>
		<description>Hey there,

Thank you very much. However, I am facing an issue here, it shows me &quot;NOT FOUND&quot; page instead of redirecting it to the original index.php</description>
		<content:encoded><![CDATA[<p>Hey there,</p>
<p>Thank you very much. However, I am facing an issue here, it shows me &#8220;NOT FOUND&#8221; page instead of redirecting it to the original index.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tanuj</title>
		<link>http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html/comment-page-1#comment-9381</link>
		<dc:creator>tanuj</dc:creator>
		<pubDate>Thu, 25 Mar 2010 13:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html#comment-9381</guid>
		<description>thnks for this information</description>
		<content:encoded><![CDATA[<p>thnks for this information</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: n0xie</title>
		<link>http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html/comment-page-1#comment-8157</link>
		<dc:creator>n0xie</dc:creator>
		<pubDate>Fri, 26 Feb 2010 00:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html#comment-8157</guid>
		<description>http://php.net/manual/en/function.parse-url.php</description>
		<content:encoded><![CDATA[<p><a href="http://php.net/manual/en/function.parse-url.php" rel="nofollow">http://php.net/manual/en/function.parse-url.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yang Yang</title>
		<link>http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html/comment-page-1#comment-8150</link>
		<dc:creator>Yang Yang</dc:creator>
		<pubDate>Thu, 25 Feb 2010 02:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html#comment-8150</guid>
		<description>Thanks for the nice tip. The snippet was from one of my old projects and the original regular expression was more complicated than what I used here - I just simplified it without switching to a better function.</description>
		<content:encoded><![CDATA[<p>Thanks for the nice tip. The snippet was from one of my old projects and the original regular expression was more complicated than what I used here &#8211; I just simplified it without switching to a better function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OIS</title>
		<link>http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html/comment-page-1#comment-8146</link>
		<dc:creator>OIS</dc:creator>
		<pubDate>Wed, 24 Feb 2010 15:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2010/02/use-php-to-handle-all-incoming-url-requests-in-a-seo-friendly-manner.html#comment-8146</guid>
		<description>$req = preg_split(&#039;/\//&#039;, $_SERVER[&#039;REQUEST_URI&#039;]);
seriously?
$req = explode(&#039;/&#039;, $_SERVER[&#039;REQUEST_URI&#039;]);

and in the future, you should rather use something like # as delimiter instead of /, especially when you use / in the regex itself
$req = preg_split(&#039;#/#&#039;, $_SERVER[&#039;REQUEST_URI&#039;]);</description>
		<content:encoded><![CDATA[<p>$req = preg_split(&#8216;/\//&#8217;, $_SERVER['REQUEST_URI']);<br />
seriously?<br />
$req = explode(&#8216;/&#8217;, $_SERVER['REQUEST_URI']);</p>
<p>and in the future, you should rather use something like # as delimiter instead of /, especially when you use / in the regex itself<br />
$req = preg_split(&#8216;#/#&#8217;, $_SERVER['REQUEST_URI']);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

