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  
 
   
Help - forum pages work but topic and profiles do not

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB mod Rewrite  » Advanced mod Rewrite
::  
Author Message
BadBunny



Joined: 05 Oct 2008
Posts: 8

Help - forum pages work but topic and profiles do notPosted: Sun Oct 05, 2008 5:29 pm    Post subject: Help - forum pages work but topic and profiles do not

Please help me - my board is down. I followed all of the instructions to install the mod to phpbb2 and my home page works and will lead to a forum page but from there topics and post links result in 404s. Any idea what I should check or what might have gone wrong? Thank you!
Back to top
BadBunny



Joined: 05 Oct 2008
Posts: 8

Help - forum pages work but topic and profiles do notPosted: Sun Oct 05, 2008 5:44 pm    Post subject: Re: Help - forum pages work but topic and profiles do not

Nevermind, it's working. I would delete this topic if I could but I can't.

So long as it's here, can somebody please help me figure out how to make all links end in / instead of .html? I've heard according to WC3 that getting rid of file extensions is what the "cool kids" are doing.

I tried replacing '.html' with '\' in the code below in php_seo_class.php and then removing '.html' from the entries in .htaccess, but that just led to broken pages.

Code:
      $this->seo_ext = array('cat' => '.html',
         'forum' => '.html',
         'topic' => '.html',
         'user' => '.html',
         'gz_ext' => '',


I would really appreciate it if somebody could explain to me exactly what to do so that urls end with /

Also, is there any way to get the forum title in the topic urls?

Thanks!
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

Help - forum pages work but topic and profiles do notPosted: Mon Oct 06, 2008 7:44 am    Post subject: Re: Help - forum pages work but topic and profiles do not

replace :

Code:
         'topic' => '.html',


with :
Code:
         'topic' => '/',


And replace the "\.html" bits with "/" in the topics rewriterules.

There is no way to use the forum url in topic urls with our phpBB2 mods, only phpBB3 will do it.

++

_________________
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
BadBunny



Joined: 05 Oct 2008
Posts: 8

Help - forum pages work but topic and profiles do notPosted: Mon Oct 06, 2008 10:46 am    Post subject: Re: Help - forum pages work but topic and profiles do not

Thank you. I did it and it takes me to the correct pages using / but for some reason this breaks my template and no graphics display. Do you have any idea as to how I might fix it? Are there actual advantages to be realized from using / instead of .html in any event?

Also, do I have to make any corresponding changes to the zero duplicate mod that I installed for 301 redirects?

Finally, is it any kind of significant seo disadvantage to not have the forum titles in the topic links because I am using phpbb2 and not phpbb3? I could upgrade to phpbb3 and then use the seo mod, but I've made so many customizations that I'd rather not if it wouldn't make much of a difference.

Thank you!
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

Help - forum pages work but topic and profiles do notPosted: Sat Oct 11, 2008 8:57 am    Post subject: Re: Help - forum pages work but topic and profiles do not

Ho sorry, I got confused with phpBB3 Rolling Eyes

You probably should think about converting, because in addition to being able to use many more and better SEO mods, you'll be done with a convesion which will now pretty soon be required, since it's about the end of phpbb2.

So you'd better work on phpBB3 IMHO, working on phpBB2 may not be a wise investment in the near future.

++

_________________
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
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB mod Rewrite  » Advanced mod Rewrite
Page 1 of 1

Navigation Similar Topics

Jump to: