| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
kamu
Joined: 09 Mar 2008 Posts: 2
|
Posted: Sun Mar 09, 2008 11:47 pm Post subject: how do i vtxx.html |
|
|
seo mod works on my site like that /topic-title-t34.html
but i want to /topic-title-vt34.html
how can i replace with t and vt , f and vf vs.... ?
how can i do that?
thank you for your help... and sorry for my bad english  |
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
Posted: Wed Mar 12, 2008 2:07 pm Post subject: Re: how do i vtxx.html |
|
|
Very simple, in phpbb_sel_class.php file, look for :
| Code: | | $this->seo_delim = array( 'forum' => '-f', 'topic' => '-t', 'user' => '-u', 'usermsg' => '-m', 'group' => '-g', 'start' => '-'); |
You can replace the -t with -vt and so on. You'll need to generate new .htaccess after you'll be done. As well, if your -f,-t urls where already indexed, you'll need some redirection.
To do so, activate / install the zero duplicate and replace every occurrence of "-v" (-vf,-vt) in the .htaccess with "-v?" (-v?f, -v?t), so that both ways will work, letting the zero duplicate do the rest.
++ |
_________________ 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 |
|
 |
kamu
Joined: 09 Mar 2008 Posts: 2
|
Posted: Thu Mar 13, 2008 6:35 pm Post subject: Re: how do i vtxx.html |
|
|
thank you my friend
i solved it.  |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |