Sessions/Cookies

Discussion in 'Search Engine Optimization' started by redhits, Jan 3, 2007.

  1. #1
    Is there any search engines that don't support cookies?! I am asking myself, if google really hates cookies/sessions, then how comes he loved DP forum?! Or does vBulletin get the $_SERVER['HTTP_USER_AGENT'] and only show do a <? session_start();?> if the user agent is not google/yahoo/msn robot?!
     
    redhits, Jan 3, 2007 IP
  2. bigjim07

    bigjim07 Guest

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Sessions are only started when a user logs in I believe. The bot can still access all thread URLs as guest
     
    bigjim07, Jan 3, 2007 IP
  3. redhits

    redhits Notable Member

    Messages:
    3,023
    Likes Received:
    277
    Best Answers:
    0
    Trophy Points:
    255
    #3
    lol, go and read about sessions :) a session will always set a temporally cookies, how else it will known if a registered or not registered is on ?! http://forums.digitalpoint.com ?!
     
    redhits, Jan 3, 2007 IP
    humm and max pain like this.
  4. bigjim07

    bigjim07 Guest

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I do know what a session is. Its a cookie on the server. I do not see how it has anything to do with SEO.
     
    bigjim07, Jan 3, 2007 IP
  5. serversidescripter

    serversidescripter Banned

    Messages:
    69
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    yeap it has nothing to do with SEO cookies and session are use to store data example your username and password
     
    serversidescripter, Jan 3, 2007 IP
  6. JEET

    JEET Notable Member

    Messages:
    3,832
    Likes Received:
    502
    Best Answers:
    19
    Trophy Points:
    265
    #6
    JEET, Jan 3, 2007 IP
    redhits likes this.