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  
 
   
rewrite mod, question about output url

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



Joined: 05 Jul 2006
Posts: 3

rewrite mod, question about output urlPosted: Wed Jul 05, 2006 1:26 pm    Post subject: rewrite mod, question about output url

Excuse me for my bad english, i'm italian.
this is my site: http://www.phpbb-thunder.com/forum/

i don't understand how i have to do to obtain the output url in this mode:

http://www.phpbb-thunder.com/forum/annunci-dello-staff-vf1.html

because now my out url is:

http://www.phpbb-thunder.com/forum/annunci-dello-staff-vf1.html?sid=c06b24eaa8d95ec52ac2401ab628e7d0


Thanks for any help!

This is the best url rewrite mod in the web! Good work team!
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

rewrite mod, question about output urlPosted: Wed Jul 05, 2006 2:08 pm    Post subject: Re: rewrite mod, question about output url

And welcome Wink

You just need to install the Cyber alien guest session mod as mentioned in the install.
Quote:
## This mod requires the Cyber Alien guest session mod ( http://www.phpbbstyles.com/viewtopic.php?t=357 ) or any other SID
## removal method you may prefer.


Very simple to install Wink


Castyo wrote:
This is the best url rewrite mod in the web! Good work team!


Thanks a lot Very Happy

++

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



Joined: 05 Jul 2006
Posts: 3

rewrite mod, question about output urlPosted: Thu Jul 06, 2006 7:50 am    Post subject: Re: rewrite mod, question about output url

Thank you very much.
I link on my site this great work!

Bye! Very Happy
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

rewrite mod, question about output urlPosted: Thu Jul 06, 2006 8:51 am    Post subject: Re: rewrite mod, question about output url

You are welcome Very Happy

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



Joined: 05 Jul 2006
Posts: 3

rewrite mod, question about output urlPosted: Thu Jul 06, 2006 2:14 pm    Post subject: Re: rewrite mod, question about output url

and if i add after:

$SID = $user_id > 0 ? 'sid=' . $session_id : '';

this:

$SID = $user_id > 1 ? 'sid=' . $session_id : '';
$SID = $user_id > 2 ? 'sid=' . $session_id : '';

the session id never appear?
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

rewrite mod, question about output urlPosted: Thu Jul 06, 2006 4:13 pm    Post subject: Re: rewrite mod, question about output url

Actually, 0<1<2, so everything greater than 0 mean every logged user here.

You cannot mess up this code without breaking the way the mod works here.

And, the only SIDs you'll see with it will be just after you logged in, and bot do not log in, and in acp, where bots won't go either, so bots won't see any SID with this mod, which is our goal.
So it's perfect this way.

And don't forget the final touch 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  » phpBB mod Rewrite
Page 1 of 1

Navigation Similar Topics

Jump to: