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  
 
   
'Adv. phpBB3 SEO mRewr.' -> phpBB 3.0.1 with 'board3 Port

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite
::  
Author Message
hassbrot



Joined: 20 Sep 2008
Posts: 1

'Adv. phpBB3 SEO mRewr.' -> phpBB 3.0.1 with 'board3 PortPosted: Sat Sep 20, 2008 4:35 pm    Post subject: 'Adv. phpBB3 SEO mRewr.' -> phpBB 3.0.1 with 'board3 Port

Hey, I've to implement your SEO mod into a board3 Portal 1.0.1.

Whould it work, if I do like this:

e.g. I write in the ./incl./functions.php
Code:
'U_SEARCH_UNANSWERED'   => 'search-unanswered.html',


and then into the ./.htaccess
Code:
RewriteRule ^search-(.*)?\.html$ search.php?search_id=$1 [QSA,L,NC]


When I visit 'search-unanswered.html' now - it works!
But will it really work probably?
(e.g. I don't consider the function append_sid in functions.php)


Sorry for my bad English - I do my best Wink
Thanks !
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

'Adv. phpBB3 SEO mRewr.' -> phpBB 3.0.1 with 'board3 PortPosted: Sat Sep 27, 2008 7:10 am    Post subject: Re: 'Adv. phpBB3 SEO mRewr.' -> phpBB 3.0.1 with 'board3 Port

Whet you do works if you can load your altered urls.

You could though still use :

Code:
'U_SEARCH_UNANSWERED'   => append_sid($phpbb_root_path . 'search-unanswered.html'),


To allow user that do not accept cookies (only to them) to stay logged while following the url, the bots configured in acp would still not see the eventual SIDs with this, so it's not an SEO threat.

But this is pretty much what our mods are doing among many other things, so it may be just handier to start using on of them.

Have you tested our demo forum : http://phpbb3.phpbb-seo.net/
http://phpbb3.phpbb-seo.net/unanswered.html

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

Navigation Similar Topics

Jump to: