How to remove PHPsessionID?

Discussion in 'PHP' started by jetbrains, Oct 24, 2006.

  1. #1
    I'm PHP newbie.
    I found that PHPsessionID is very SEO unfriendly,but how to remove it?
    Thanks
     
    jetbrains, Oct 24, 2006 IP
  2. daboss

    daboss Guest

    Messages:
    2,249
    Likes Received:
    151
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i take it take you mean your the session id is auto appended to your links even though your site's script didn't program it in?

    write to your host and tell them to restart php with sessions enabled. that should do the trick. ;)
     
    daboss, Oct 24, 2006 IP
  3. jetbrains

    jetbrains Well-Known Member

    Messages:
    1,747
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    133
    #3
    I got it, Thanks
     
    jetbrains, Oct 25, 2006 IP