<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Google and forum/index.php]]></title>
		<link>https://punbb.informer.com/forums/topic/17266/google-and-forumindexphp/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/17266/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Google and forum/index.php.]]></description>
		<lastBuildDate>Fri, 29 Feb 2008 18:01:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Google and forum/index.php]]></title>
			<link>https://punbb.informer.com/forums/post/110673/#p110673</link>
			<description><![CDATA[<p>Ah, sorry <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" />. I checked too fast maybe, now it seems to work okay for me too. But with the /forum/ modification.<br />Thanks <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" />.</p>]]></description>
			<author><![CDATA[null@example.com (Papillon)]]></author>
			<pubDate>Fri, 29 Feb 2008 18:01:01 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/110673/#p110673</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google and forum/index.php]]></title>
			<link>https://punbb.informer.com/forums/post/110672/#p110672</link>
			<description><![CDATA[<p>Works fine for me.</p>]]></description>
			<author><![CDATA[null@example.com (elbekko)]]></author>
			<pubDate>Fri, 29 Feb 2008 17:27:28 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/110672/#p110672</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google and forum/index.php]]></title>
			<link>https://punbb.informer.com/forums/post/110666/#p110666</link>
			<description><![CDATA[<p>Same here <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" />.<br />But as my forum is located in website-url/forum, when I used:<br /></p><div class="codebox"><pre><code> $links[] = &#039;&lt;li id=&quot;navindex&quot;&gt;&lt;a href=&quot;/&quot;&gt;&#039;.$lang_common[&#039;Index&#039;].&#039;&lt;/a&gt;&#039;;</code></pre></div><p>The index button sent me to the website-url. I then replaced the &lt;a href=&quot;/&quot;&gt; part by &lt;a href=&quot;/forum/&quot;&gt; but index still redirected me to website-url/forum/index.php<br />How do I fix that?<br />Thanks a bunch.</p>]]></description>
			<author><![CDATA[null@example.com (Papillon)]]></author>
			<pubDate>Fri, 29 Feb 2008 16:27:27 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/110666/#p110666</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google and forum/index.php]]></title>
			<link>https://punbb.informer.com/forums/post/101876/#p101876</link>
			<description><![CDATA[<p>Thanks a lot&nbsp; elbekko!<br />That is what I wonted.</p><p>In addition I renamed&nbsp; the menu item &quot;Index&quot; to &quot;Forex Forum&quot; into the lang/English/common.php to be more meaningful to my forum.</p><p>Thanks again.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sat, 13 Oct 2007 13:16:24 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/101876/#p101876</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google and forum/index.php]]></title>
			<link>https://punbb.informer.com/forums/post/101872/#p101872</link>
			<description><![CDATA[<p>That&#039;s because forum.forexsb.com redirects to index.php and index.php in return redirects to forum.forexsb.com. It&#039;s an infinite loop.</p><p>Try my suggestion:</p><p>Open include/functions.php<br />Find:<br /></p><div class="codebox"><pre><code>$links[] = &#039;&lt;li id=&quot;navindex&quot;&gt;&lt;a href=&quot;index.php&quot;&gt;&#039;.$lang_common[&#039;Index&#039;].&#039;&lt;/a&gt;&#039;;</code></pre></div><p>Replace with:<br /></p><div class="codebox"><pre><code>$links[] = &#039;&lt;li id=&quot;navindex&quot;&gt;&lt;a href=&quot;/&quot;&gt;&#039;.$lang_common[&#039;Index&#039;].&#039;&lt;/a&gt;&#039;;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (elbekko)]]></author>
			<pubDate>Sat, 13 Oct 2007 12:19:05 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/101872/#p101872</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google and forum/index.php]]></title>
			<link>https://punbb.informer.com/forums/post/101871/#p101871</link>
			<description><![CDATA[<p>I&#039;ve tried with this:</p><p>RewriteEngine on<br />RewriteBase /<br />RewriteRule ^index\.(htm|html|php) <a href="http://forum.forexsb.com/">http://forum.forexsb.com/</a> [R=301,L]</p><p>But it also does not work:</p><p>The page isn&#039;t redirecting properly<br />Firefox has detected that the server is redirecting the request for this address in a way that will never complete.<br />*&nbsp; &nbsp;This problem can sometimes be caused by disabling or refusing to accept cookies.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sat, 13 Oct 2007 12:13:33 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/101871/#p101871</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google and forum/index.php]]></title>
			<link>https://punbb.informer.com/forums/post/101869/#p101869</link>
			<description><![CDATA[<p>It works but the problem is that the Google does not index /index.php.<br />I want to redirect the link to ...forum.forexsb.com instead to index.php in order to increase the PR of the domain.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sat, 13 Oct 2007 11:56:36 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/101869/#p101869</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google and forum/index.php]]></title>
			<link>https://punbb.informer.com/forums/post/101851/#p101851</link>
			<description><![CDATA[<p>i clicked on the index link inside ur forum and everything works. did u fix the link?</p><p>Q</p>]]></description>
			<author><![CDATA[null@example.com (quaker)]]></author>
			<pubDate>Sat, 13 Oct 2007 05:15:34 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/101851/#p101851</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google and forum/index.php]]></title>
			<link>https://punbb.informer.com/forums/post/101847/#p101847</link>
			<description><![CDATA[<p>Why doesn&#039;t this run:<br />Redirect 301 /index.php <a href="http://forum.forexsb.com/">http://forum.forexsb.com/</a></p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sat, 13 Oct 2007 00:13:57 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/101847/#p101847</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google and forum/index.php]]></title>
			<link>https://punbb.informer.com/forums/post/101831/#p101831</link>
			<description><![CDATA[<p><a href="http://forums.digitalpoint.com/showthread.php?t=48460">http://forums.digitalpoint.com/showthread.php?t=48460</a></p><p>Just use Google and you find lots of references to how to redirect index files <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (Smartys)]]></author>
			<pubDate>Fri, 12 Oct 2007 19:03:54 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/101831/#p101831</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google and forum/index.php]]></title>
			<link>https://punbb.informer.com/forums/post/101824/#p101824</link>
			<description><![CDATA[<p>Cannot find exactly how to make it, <br />Can you explain further?</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 12 Oct 2007 17:02:16 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/101824/#p101824</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google and forum/index.php]]></title>
			<link>https://punbb.informer.com/forums/post/101821/#p101821</link>
			<description><![CDATA[<p>I think it&#039;s easier to just modify profile.php to have the link not go to index.php <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (elbekko)]]></author>
			<pubDate>Fri, 12 Oct 2007 16:09:19 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/101821/#p101821</guid>
		</item>
		<item>
			<title><![CDATA[Google and forum/index.php]]></title>
			<link>https://punbb.informer.com/forums/post/101817/#p101817</link>
			<description><![CDATA[<p>Hello,<br />I&#039;ve run a PunBB forum for 1 year and it has Google PR3 when you call the domain as <a href="http://forum.forexsb.com">http://forum.forexsb.com</a><br />but when you press &quot;Index&quot; menu it calls <a href="http://forum.forexsb.com/index.php">http://forum.forexsb.com/index.php</a><br />In the PR tool bar I have a gray line in this case.</p><p>Seems Google does not make connection between both addresses.</p><p>Has this got a negative result on my forum PR.</p><p>I tried to redirect index.php by means of the .htaccess:</p><p>Redirect 301 /index.php <a href="http://forum.forexsb.com/">http://forum.forexsb.com/</a></p><p>but received an error:&nbsp; &quot;Bad redirection&quot;</p><p>What can I do? (If it&#039;s necessary)</p><p>Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 12 Oct 2007 15:21:24 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/101817/#p101817</guid>
		</item>
	</channel>
</rss>
