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  
 
   
installation with hierachy category mod

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



Joined: 10 May 2007
Posts: 24

installation with hierachy category modPosted: Tue May 15, 2007 3:57 pm    Post subject: installation with hierachy category mod

Hi ,

in the install-txt i found this part:
Code:
index.php

#
#-----[ FIND ]------------------------------------------
#

      if (isset($display_categories[$cat_id]) && $display_categories[$cat_id])
      {

#
#-----[ AFTER, ADD ]------------------------------------------
#
         // www.phpBB-SEO.com SEO TOOLKIT BEGIN
         if ( !isset($phpbb_seo->seo_url['cat'][$cat_id]) ) {
            $phpbb_seo->seo_url['cat'][$cat_id] = $phpbb_seo->format_url($category_rows[$i]['cat_title'], $phpbb_seo->seo_static['cat']);
         }
         // www.phpBB-SEO.com SEO TOOLKIT END

#
#-----[ FIND ]------------------------------------------
#

                  if ( $is_auth_ary[$forum_id]['auth_view'] )
                  {

#
#-----[ AFTER, ADD ]------------------------------------------
#
                     // www.phpBB-SEO.com SEO TOOLKIT BEGIN
                     if ( !isset($phpbb_seo->seo_url['forum'][$forum_id]) ) {
                        $phpbb_seo->seo_url['forum'][$forum_id] = $phpbb_seo->format_url($forum_data[$j]['forum_name'], $phpbb_seo->seo_static['forum']);
                     }
                     // www.phpBB-SEO.com SEO TOOLKIT END


but in my index.php i dont found this parts:
http://forum.bulldog-bt1100.de/index.txt

I need here a litte bit help Smile
Regards Jörg
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

installation with hierachy category modPosted: Wed May 16, 2007 8:26 am    Post subject: Re: installation with hierachy category mod

Unfortunately, the phpBB SEO mod aren't compatible with CH yet.

The simple one seems to be easy to tweak, but we did not release anything official. CH is barely not phpBB anymore, more like a fork, the differences are many now.

++

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



Joined: 10 May 2007
Posts: 24

installation with hierachy category modPosted: Wed May 16, 2007 10:13 am    Post subject: Re: installation with hierachy category mod

if i understand you right , so i can only use the simple rewrite mod??
Or i must deinstall the CH-Mod if i will use the advanced rewrite mod??


Regards Jörg
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

installation with hierachy category modPosted: Wed May 16, 2007 10:30 am    Post subject: Re: installation with hierachy category mod

Well, if you do not really need more than one level of sub forum, the simple sub forum mod could be a compatible alternative.

++

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



Joined: 10 May 2007
Posts: 24

installation with hierachy category modPosted: Thu May 17, 2007 11:34 am    Post subject: Re: installation with hierachy category mod

Hi,

thanks so i will try it.
thanks for your help.

Regards Jörg
Back to top
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: