phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
Forum.html doesn't work

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite  » Advanced SEO URL
::  
Author Message
frechdaxx



Joined: 04 Sep 2007
Posts: 20

Forum.html doesn't workPosted: Sun Jan 20, 2008 6:42 pm    Post subject: Forum.html doesn't work

Hey, I uncommented RewriteRule ^forum\.html$ /index.php [QSA,L,NC] to use forum.html as the index, but when I access the url I get redirected to the forum root..Don't know what I do wrong

Edit: I also wondering why every index link points to the root and not the index.php

See: www.roqbar.de

Foren Übersicht means index..
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3477

Forum.html doesn't workPosted: Mon Jan 21, 2008 12:09 am    Post subject: Re: Forum.html doesn't work

install wrote:
=> By Default, this mod will get rid of index.php for phpBB's index.
You can change this in phpbb_seo/phpbb_seo_class.php if you prefer.
Look for :

'index' => ''

And replace with :

'index' => 'forum'

or whatever you may prefer.
This is mostly useful if you're running a portal in the folder where phpBB is installed.


The full line is :
Code:
      $this->seo_static = array( 'forum' => 'forum', 'topic' => 'topic', 'post' => 'post', 'user' => 'member', 'group' => 'group', 'index' => '', 'global_announce' => 'announces', 'leaders' => 'the-team', 'usermsg' => 'messages', 'pagination' => 'page', 'gz_ext' => '.gz' );


If you use something different than forum.html, you'll have to update the .htaccess.

_________________
phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible !
Back to top
frechdaxx



Joined: 04 Sep 2007
Posts: 20

Forum.html doesn't workPosted: Mon Jan 21, 2008 12:58 am    Post subject: Re: Forum.html doesn't work

try www.roqbar.de/forum.html . This has the same effect like accessing the index.php
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

Forum.html doesn't workPosted: Mon Jan 21, 2008 7:50 am    Post subject: Re: Forum.html doesn't work

Well, this is if you do not replace :

Code:
'index' => ''


with :
Code:
'index' => 'forum'


in this line of phpbb_seo_class.php :
Code:
      $this->seo_static = array( 'forum' => 'forum', 'topic' => 'topic', 'post' => 'post', 'user' => 'member', 'group' => 'group', 'index' => '', 'global_announce' => 'announces', 'leaders' => 'the-team', 'usermsg' => 'messages', 'pagination' => 'page', 'gz_ext' => '.gz' );



Read the install !

Wink

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
frechdaxx



Joined: 04 Sep 2007
Posts: 20

Forum.html doesn't workPosted: Mon Jan 21, 2008 12:33 pm    Post subject: Re: Forum.html doesn't work

dcz wrote:

Read the install !

Wink


Sorry Embarassed This change wasn't necessary in the old version, so I didn't think about reading the install to fix this. Anyway, thanks for your help Wink
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite  » Advanced SEO URL
Page 1 of 1

Navigation Similar Topics

Jump to: