SEO | Link Popularity | Search Engine Consulting | SEO Tutorial | SEO Tools | SEO Forum
Reply
 
Thread Tools Rating: Thread Rating: 7 votes, 4.14 average. Display Modes
  #1  
Old 01-04-2005, 03:34 AM
smartcard smartcard is offline
SEO Junior
 
Join Date: Nov 2004
Posts: 27 smartcard is on a distinguished road
What is PHPSESSID ?

I have done some work to make my site SEO friendly. After all works, I find
that new the front page links are showing with PHPSESSID, like follows:


http://www.domain.com/auto/japan/ho...c90196b70a7 74

My question is will the Search Engine Spiders ignore this
?PHPSESSID=884358cf272345dc58fc90196b70a774

If not how to avoid this ?
Tks
Reply With Quote
  #2  
Old 04-02-2005, 09:21 PM
Chemo Chemo is offline
SEO Junior
 
Join Date: Apr 2005
Posts: 25 Chemo is on a distinguished road
Add this code to your htaccess file:

<IfModule mod_php4.c>
php_value session.use_trans_sid 0
</IfModule>
Reply With Quote
  #3  
Old 04-02-2005, 09:34 PM
Chemo Chemo is offline
SEO Junior
 
Join Date: Apr 2005
Posts: 25 Chemo is on a distinguished road
...alternately, you can use an ini_set() at the top of your application as well. Both will kill that transparent SID.

Bobby
Reply With Quote
  #4  
Old 04-02-2005, 10:39 PM
smartcard smartcard is offline
SEO Junior
 
Join Date: Nov 2004
Posts: 27 smartcard is on a distinguished road
Great this cod is working fine for me. Thank you
PHP Code:
 <IfModule mod_php4.c>  php_value session.use_trans_sid 0  </IfModule
Reply With Quote
  #5  
Old 04-03-2005, 08:03 AM
Chemo Chemo is offline
SEO Junior
 
Join Date: Apr 2005
Posts: 25 Chemo is on a distinguished road
Glad to be of service

Bobby
Reply With Quote
  #6  
Old 04-04-2005, 09:59 AM
jlknauff's Avatar
jlknauff jlknauff is offline
SEO GUY Moderator
 
Join Date: May 2004
Location: In perpetual style
Posts: 3,312 jlknauff is on a distinguished road
Chemo-to your knowledge will that work for phpBB as well?
__________________
Wildfire Marketing Forum - Visit our free marketing forum to learn and share tips about marketing.
Reply With Quote
  #7  
Old 04-04-2005, 10:10 AM
dilligaf's Avatar
dilligaf dilligaf is offline
SEO GUY Moderator
 
Join Date: May 2004
Location: Tampa Bay
Posts: 2,872 dilligaf has a spectacular aura aboutdilligaf has a spectacular aura about
JLK, have you seen this? PHPBB SID for Google
__________________
OverSite - A unique web directory for quality sites ONLY.
Reply With Quote
  #8  
Old 04-04-2005, 11:52 AM
jlknauff's Avatar
jlknauff jlknauff is offline
SEO GUY Moderator
 
Join Date: May 2004
Location: In perpetual style
Posts: 3,312 jlknauff is on a distinguished road
Beautiful D, I will have to look into that tonight. I've been meaning to get around to making my forum nice to the engines
__________________
Wildfire Marketing Forum - Visit our free marketing forum to learn and share tips about marketing.
Reply With Quote
  #9  
Old 04-04-2005, 06:28 PM
jlknauff's Avatar
jlknauff jlknauff is offline
SEO GUY Moderator
 
Join Date: May 2004
Location: In perpetual style
Posts: 3,312 jlknauff is on a distinguished road
I did it but the second half is outdated. Oh well, the first half should make a pretty big improvement.
__________________
Wildfire Marketing Forum - Visit our free marketing forum to learn and share tips about marketing.
Reply With Quote
  #10  
Old 04-29-2005, 06:01 AM
mattkakuk mattkakuk is offline
SEO Almost
 
Join Date: Apr 2005
Posts: 103 mattkakuk is on a distinguished road
guys

I tried the above mentioned rewrite
<IfModule mod_php4.c> php_value session.use_trans_sid 0 </IfModule>

I placed it in the document level in an .htaccess file and it crashed my site with a error 500 server misconfiguration message.

Any ideas what I am doing wrong?
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Login/Register
User Name
Password
Remember Me?

Forum Links
Forum Home
SEO Forum
Internet Marketing Forum
Web Design Forum
Web Hosting Forum
Programming Forum
SEO Chat

Quick Links
Forum Home
New Posts
Mark Forums Read
Open Buddy List
User Control Panel
Edit Avatar
Edit Profile
Edit Options
Miscellaneous
Subscribed Threads
My Profile

Search Forums

Advanced Search
All times are GMT -8. The time now is 08:40 PM.


Powered by: vBulletin Version 3.0.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.