| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
PDD_20
Joined: 23 May 2008 Posts: 27 Location: Spain
|
Posted: Fri May 30, 2008 2:59 pm Post subject: Portal.php in SEO |
|
|
Hi, I have install Phpbb3Portal.
My url is -www.myurl.com/portal.php but I have seen http://www.phpbb-seo.com havent /portal.php
Is it a SEO rule?
Should I change the /portal.php for only my URL?
Thanks. |
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14131
|
Posted: Mon Jun 02, 2008 8:18 am Post subject: Re: Portal.php in SEO |
|
|
| Advanced-phpBB3-SEO-mod-Rewrite_V_0.4.2.txt 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' => ''
In this line of code :
$this->seo_static = array( 'forum' => 'forum', 'topic' => 'topic', 'post' => 'post', 'user' => 'member', 'group' => 'group', 'index' => '', 'global_announce' => 'announces', 'leaders' => 'the-team', 'atopic' => 'active-topics', 'utopic' => 'unanswered', 'npost' => 'newposts', 'pagination' => 'page', 'gz_ext' => '.gz' );
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. |
 |
_________________ 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 |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |