<?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: How to generate friendly URLs with .htaccess</title>
	<atom:link href="http://www.emanueleferonato.com/2008/06/10/how-to-generate-friendly-urls-with-htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emanueleferonato.com/2008/06/10/how-to-generate-friendly-urls-with-htaccess/</link>
	<description>italian geek and PROgrammer</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:12:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: superposts</title>
		<link>http://www.emanueleferonato.com/2008/06/10/how-to-generate-friendly-urls-with-htaccess/#comment-827084</link>
		<dc:creator>superposts</dc:creator>
		<pubDate>Sun, 08 May 2011 03:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=289#comment-827084</guid>
		<description>it did not work for me :(</description>
		<content:encoded><![CDATA[<p>it did not work for me :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.emanueleferonato.com/2008/06/10/how-to-generate-friendly-urls-with-htaccess/#comment-781028</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 18 Mar 2011 14:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=289#comment-781028</guid>
		<description>Sorry, the last post was messed up.

&lt;code&gt;
ErrorDocument 404 /index.php
RewriteEnging on
RewriteRule ^games/([^/\.]+)/([^/\.])/?$ /play.php?name=$1?creator=$2 [L]
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Sorry, the last post was messed up.</p>
<p><code><br />
ErrorDocument 404 /index.php<br />
RewriteEnging on<br />
RewriteRule ^games/([^/\.]+)/([^/\.])/?$ /play.php?name=$1?creator=$2 [L]<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.emanueleferonato.com/2008/06/10/how-to-generate-friendly-urls-with-htaccess/#comment-781027</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 18 Mar 2011 14:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=289#comment-781027</guid>
		<description>Would this code work? It&#039;s supposed to turn &lt;b&gt;http://www.example.com/games/publisher/thegame&lt;/b&gt; into &lt;i&gt;http://www.example.com/play.php?name=thegame&amp;creator=publisher&lt;/i&gt;.

&lt;codeErrorDocument 404 /index.php
RewriteEnging on
RewriteRule ^games/([^/\.]+)/([^/\.])/?$ /play.php?name=$1?creator=$2 [L]&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Would this code work? It&#8217;s supposed to turn <b><a href="http://www.example.com/games/publisher/thegame" rel="nofollow">http://www.example.com/games/publisher/thegame</a></b> into <i><a href="http://www.example.com/play.php?name=thegame&#038;creator=publisher" rel="nofollow">http://www.example.com/play.php?name=thegame&#038;creator=publisher</a></i>.</p>
<p>&lt;codeErrorDocument 404 /index.php<br />
RewriteEnging on<br />
RewriteRule ^games/([^/\.]+)/([^/\.])/?$ /play.php?name=$1?creator=$2 [L]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zigmas</title>
		<link>http://www.emanueleferonato.com/2008/06/10/how-to-generate-friendly-urls-with-htaccess/#comment-584865</link>
		<dc:creator>Zigmas</dc:creator>
		<pubDate>Tue, 01 Jun 2010 17:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=289#comment-584865</guid>
		<description>Hey, I was wondering, why all my images go out after I write anything after slash/ ?
I only can write http://www.triqui.com/id and if i do
http://www.triqui.com/id/something all images just goes out :/</description>
		<content:encoded><![CDATA[<p>Hey, I was wondering, why all my images go out after I write anything after slash/ ?<br />
I only can write <a href="http://www.triqui.com/id" rel="nofollow">http://www.triqui.com/id</a> and if i do<br />
<a href="http://www.triqui.com/id/something" rel="nofollow">http://www.triqui.com/id/something</a> all images just goes out :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klas</title>
		<link>http://www.emanueleferonato.com/2008/06/10/how-to-generate-friendly-urls-with-htaccess/#comment-461019</link>
		<dc:creator>Klas</dc:creator>
		<pubDate>Sun, 14 Jun 2009 14:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=289#comment-461019</guid>
		<description>Nice but i wonder how you do like this

http://www.triqui.com/id/1713-text

please</description>
		<content:encoded><![CDATA[<p>Nice but i wonder how you do like this</p>
<p><a href="http://www.triqui.com/id/1713-text" rel="nofollow">http://www.triqui.com/id/1713-text</a></p>
<p>please</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neghina Cristi</title>
		<link>http://www.emanueleferonato.com/2008/06/10/how-to-generate-friendly-urls-with-htaccess/#comment-255866</link>
		<dc:creator>Neghina Cristi</dc:creator>
		<pubDate>Wed, 20 Aug 2008 01:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=289#comment-255866</guid>
		<description>Very good , very good tutorial.
Really been looking for this.
10x.</description>
		<content:encoded><![CDATA[<p>Very good , very good tutorial.<br />
Really been looking for this.<br />
10x.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://www.emanueleferonato.com/2008/06/10/how-to-generate-friendly-urls-with-htaccess/#comment-207896</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Thu, 26 Jun 2008 11:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=289#comment-207896</guid>
		<description>Hm, it says &#039;server made a boo boo&#039;. What&#039;s wrong?</description>
		<content:encoded><![CDATA[<p>Hm, it says &#8216;server made a boo boo&#8217;. What&#8217;s wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to generate friendly URLs with .htaccess - part 2 : Emanuele Feronato - italian geek and PROgrammer</title>
		<link>http://www.emanueleferonato.com/2008/06/10/how-to-generate-friendly-urls-with-htaccess/#comment-195460</link>
		<dc:creator>How to generate friendly URLs with .htaccess - part 2 : Emanuele Feronato - italian geek and PROgrammer</dc:creator>
		<pubDate>Sun, 15 Jun 2008 11:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=289#comment-195460</guid>
		<description>[...] you read part 1, you should know how to have a friendly url to play a game in your Flash game [...]</description>
		<content:encoded><![CDATA[<p>[...] you read part 1, you should know how to have a friendly url to play a game in your Flash game [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Livesinabox</title>
		<link>http://www.emanueleferonato.com/2008/06/10/how-to-generate-friendly-urls-with-htaccess/#comment-192151</link>
		<dc:creator>Livesinabox</dc:creator>
		<pubDate>Wed, 11 Jun 2008 22:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=289#comment-192151</guid>
		<description>I was working on this very thing the other day for mochi publisher - probably using the slug field. I think it&#039;s unlikely to make much of a difference to the player. This is usually whats called search engine friendy urls for dynamic content sites. I doubt any player will type in your game url directly, but it will look a bit better when you place a link that is just a url rather than a description (but then i think it&#039;s always better to provide a descriptive text name instead of just the address and looks better). However, how much difference it actually make with regards to rankings i don&#039;t know, i guess that would depend on the name of the game and the keywords used.</description>
		<content:encoded><![CDATA[<p>I was working on this very thing the other day for mochi publisher &#8211; probably using the slug field. I think it&#8217;s unlikely to make much of a difference to the player. This is usually whats called search engine friendy urls for dynamic content sites. I doubt any player will type in your game url directly, but it will look a bit better when you place a link that is just a url rather than a description (but then i think it&#8217;s always better to provide a descriptive text name instead of just the address and looks better). However, how much difference it actually make with regards to rankings i don&#8217;t know, i guess that would depend on the name of the game and the keywords used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CrociDB</title>
		<link>http://www.emanueleferonato.com/2008/06/10/how-to-generate-friendly-urls-with-htaccess/#comment-191904</link>
		<dc:creator>CrociDB</dc:creator>
		<pubDate>Wed, 11 Jun 2008 19:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=289#comment-191904</guid>
		<description>Very good tutorial! Thank you! :)</description>
		<content:encoded><![CDATA[<p>Very good tutorial! Thank you! :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 6/11 queries in 0.007 seconds using disk: basic

Served from: www.emanueleferonato.com @ 2012-02-11 06:50:48 -->
