View Single Post
  #5  
Old 03-26-2006, 05:34 AM
ray ray is offline
OSP Starters
 
Join Date: Mar 2006
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
ray is on a distinguished road
Thumbs up

The easiest way is for the script to self-test the URL of the page that is being served, as it is being served, and to add this tag in the <head> section if there is a session ID included in the URL: <meta name="robots" content="noindex"> but this is useful only when your site doesn't use any sessions IDs .

thanx for asking -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - stop indexing PHP SESSION IDs
View Single Post
  #5  
Old 03-26-2006, 05:34 AM
ray ray is offline
OSP Starters
 
Join Date: Mar 2006
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
ray is on a distinguished road
Thumbs up

The easiest way is for the script to self-test the URL of the page that is being served, as it is being served, and to add this tag in the <head> section if there is a session ID included in the URL: <meta name="robots" content="noindex"> but this is useful only when your site doesn't use any sessions IDs .

thanx for asking -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote