| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
sceltic PR0

Joined: 04 May 2006 Posts: 55
|
Posted: Thu May 04, 2006 4:15 pm Post subject: PHPBB mod rewrite logged in logged out status |
|
|
A question re the logged in logged out status of your mod rewrite.
The current one able2know works as you no doubt know only when logged out! Is your onephpbb mod rewrite ad on for both logged in and out users?
It appears to be which is a big advance if so |
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
Posted: Thu May 04, 2006 4:19 pm Post subject: Re: PHPBB mod rewrite logged in logged out status |
|
|
Absolutely, it will rewrite the url for all users, no matter what.
Not rewriting url for users can save a bit of ressources, but, actually, getting rid of ob_start() in the process is a lot more efficient, so, I don't think this type of choices could be wise here.
Anyway, it would be very easy to add similar feature in this mod,even though I don't recommand it. Your user will be posting links, and the best still is to always use the good ones.
By the way welcome  |
_________________ 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 |
|
 |
sceltic PR0

Joined: 04 May 2006 Posts: 55
|
Posted: Thu May 04, 2006 4:31 pm Post subject: Re: PHPBB mod rewrite logged in logged out status |
|
|
Thank you for the welcome and your time.
For sure I agree that for both logged in and out is the way, and especially because of inbound links.
This is a very big plus. |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
Posted: Mon May 08, 2006 9:22 pm Post subject: Re: PHPBB mod rewrite logged in logged out status |
|
|
yes,
Especially when a lot of links are posted in the forum, which depends a bit on the type of project.
The only reason why not rewriting url for user is to save some server resources, but this is even less an issue with the phpBB SEO mod Rewrites cause they are not using ob_start() any more and the Reg Ex are performed in the end on a smaller part of the code.
For sure title injection is performing quite some string replacement, but they are all fairly simple and I don't think this is making that much of a difference.
Anyway, a good way to find out would be to install a page generation timer on the test board, since it possible there to compare all the different possibilities on the same server : title injection everywhere, only in forums and cat url, fully static and no mod rewrite.
I'll do this soon so we will have precise datas on this everybody can check.
Have to find a way to make interesting stats about 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 |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |