<?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: Make phpBB SEO friendly with htaccess</title>
	<atom:link href="http://www.askapache.com/phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com/phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html</link>
	<description>Advanced Web Development</description>
	<lastBuildDate>Wed, 18 Nov 2009 23:28:48 -0500</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Math</title>
		<link>http://www.askapache.com/phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html#comment-105089</link>
		<dc:creator>Math</dc:creator>
		<pubDate>Sun, 11 Oct 2009 16:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html#comment-105089</guid>
		<description>Hi,

In my server i have redirected a page using following rule

&lt;pre&gt;RewriteEngine on
RewriteCond %{REQUEST_URI} ^/(.*).html$
RewriteRule ^(-[a-z]).html$ /tut/page.php?name=$1 [L]&lt;/pre&gt;


The file have to be accessed using &lt;code&gt;/site-dir/article-name.html&lt;/code&gt; but the url displays the redirection as &lt;code&gt;/tut/page.php?name=article-name&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>In my server i have redirected a page using following rule</p>
<pre>RewriteEngine on
RewriteCond %{REQUEST_URI} ^/(.*).html$
RewriteRule ^(-[a-z]).html$ /tut/page.php?name=$1 [L]</pre>
<p>The file have to be accessed using <code>/site-dir/article-name.html</code> but the url displays the redirection as <code>/tut/page.php?name=article-name</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey</title>
		<link>http://www.askapache.com/phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html#comment-46265</link>
		<dc:creator>Corey</dc:creator>
		<pubDate>Fri, 24 Oct 2008 01:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html#comment-46265</guid>
		<description>i am tryin to get my phpbb forums optimized but was thinking along a lil bit of a different line, here is what i have....

I have a community website....and then i have phpbb forums install seperately....so i have these as my links...

&lt;code&gt;example.com&lt;/code&gt;
and 
&lt;code&gt;example.com/forums&lt;/code&gt;

i have the forums wrapped inside the community site using a iframe function and gives me this link to access it..  &lt;code&gt;example.com/forums.php&lt;/code&gt;,  but here is my problem- if someone searches on a search engine for something that is in my forums.... and then they click the link in the search engine, it will take them to the forums page without the wrap of the community site.  Is there anyway i can use some kind of command to tell it to take them to the &lt;code&gt;forums.php&lt;/code&gt; file so that the site is wrapped around it?

i have searched around here but never messed with .htaccess files before and pretty much loses me every forum i read...thx</description>
		<content:encoded><![CDATA[<p>i am tryin to get my phpbb forums optimized but was thinking along a lil bit of a different line, here is what i have&#8230;.</p>
<p>I have a community website&#8230;.and then i have phpbb forums install seperately&#8230;.so i have these as my links&#8230;</p>
<p><code>example.com</code><br />
and<br />
<code>example.com/forums</code></p>
<p>i have the forums wrapped inside the community site using a iframe function and gives me this link to access it..  <code>example.com/forums.php</code>,  but here is my problem- if someone searches on a search engine for something that is in my forums&#8230;. and then they click the link in the search engine, it will take them to the forums page without the wrap of the community site.  Is there anyway i can use some kind of command to tell it to take them to the <code>forums.php</code> file so that the site is wrapped around it?</p>
<p>i have searched around here but never messed with .htaccess files before and pretty much loses me every forum i read&#8230;thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xztheericzx</title>
		<link>http://www.askapache.com/phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html#comment-27724</link>
		<dc:creator>xztheericzx</dc:creator>
		<pubDate>Thu, 08 Nov 2007 17:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html#comment-27724</guid>
		<description>i&#039;m eric. joining a couple boards and looking 
forward to participating. hehe unless i get 
too distracted! 
 
eric</description>
		<content:encoded><![CDATA[<p>i&#8217;m eric. joining a couple boards and looking<br />
forward to participating. hehe unless i get<br />
too distracted! </p>
<p>eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskApache</title>
		<link>http://www.askapache.com/phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html#comment-26931</link>
		<dc:creator>AskApache</dc:creator>
		<pubDate>Fri, 02 Nov 2007 02:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html#comment-26931</guid>
		<description>&lt;p&gt;&lt;strong&gt;@ kimopuluo&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I can hardly put myself in such a newbies position as you, I wish you luck! I use the free &lt;a href=&quot;http://www.askapache.com/phpbb/&quot; rel=&quot;nofollow&quot;&gt;phpbb&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;And remember that &lt;a href=&quot;http://www.google.com/&quot; rel=&quot;nofollow&quot;&gt;Google&lt;/a&gt; is your best friend on the net.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p><strong>@ kimopuluo</strong></p>
<p>I can hardly put myself in such a newbies position as you, I wish you luck! I use the free <a href="http://www.askapache.com/phpbb/" rel="nofollow">phpbb</a>.</p>
<p>And remember that <a href="http://www.google.com/" rel="nofollow">Google</a> is your best friend on the net.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kimopuluo</title>
		<link>http://www.askapache.com/phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html#comment-25750</link>
		<dc:creator>kimopuluo</dc:creator>
		<pubDate>Thu, 25 Oct 2007 17:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html#comment-25750</guid>
		<description>Hello ! 
Sorry to bother you. I found this forum when looking through google for forums to use. I need 
to install a forum on my website but I cannot find where it is sold. 
 
Where did you get this one 
 
Thanks for any assistance</description>
		<content:encoded><![CDATA[<p>Hello !<br />
Sorry to bother you. I found this forum when looking through google for forums to use. I need<br />
to install a forum on my website but I cannot find where it is sold. </p>
<p>Where did you get this one </p>
<p>Thanks for any assistance</p>
]]></content:encoded>
	</item>
</channel>
</rss>
