Learn about Server Status Codes

Discussion in 'Search Engine Optimization' started by jamesr12, Apr 8, 2012.

  1. #1
    Server Status Codes :
    There are 4 common status codes 200,404,301,302.
    Whenever a webserver serves any webpage, it writes or logs a status code in its own log file, for example.,

    1) Status code "200" - which means the page or resource was found.
    2) Status code "404" - which means the requested resource was not found on the server.
    3) Status code "301" - When a page is redirected permanently.
    4) Status code "302" - When a page is redirected temporarily.
     
    jamesr12, Apr 8, 2012 IP
  2. ryan_uk

    ryan_uk Illustrious Member

    Messages:
    3,983
    Likes Received:
    1,022
    Best Answers:
    33
    Trophy Points:
    465
    #2
    Well, requests are not only put in a log file but sent as part of the header to the requester (web browser, bot, etc). Making sure the correct code is returned is important for SEO. For example, you don't want to return 200 when it should be 404, or redirecting using a 301 when a page changes location. Really, you don't want any 404s, though; that is, pages not found.
     
    ryan_uk, Apr 8, 2012 IP
  3. andersonsjohn

    andersonsjohn Banned

    Messages:
    653
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    There are two more codes
    1) Status code "410" - which means the requested resource is no longer available at the server and no forwarding address is known.
    2) Status code "503" - which means the server is currently unable to handle the request due to a temporary overloading or maintenance of the server.
     
    andersonsjohn, Apr 8, 2012 IP
  4. eva watson

    eva watson Peon

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hello friends, Thanks for share this informations...
     
    eva watson, Apr 8, 2012 IP
  5. ryan_uk

    ryan_uk Illustrious Member

    Messages:
    3,983
    Likes Received:
    1,022
    Best Answers:
    33
    Trophy Points:
    465
    #5
    ryan_uk, Apr 8, 2012 IP
  6. jamesr12

    jamesr12 Peon

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thanks everyone for adding more good piece of information.
     
    jamesr12, Apr 9, 2012 IP
  7. jamesr12

    jamesr12 Peon

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Ryan the link you specified is real helpful
     
    jamesr12, Apr 10, 2012 IP