+ Reply to Thread
Results 1 to 7 of 7




  

Thread: What is 302 Redirection .

      
  1. #1
    The Force is Strong! vijentom is on a distinguished road
    Join Date
    June 17, 2011
    Posts
    65
    Rep Power
    1
    Feedback Score
    0

    Default What is 302 Redirection .

    What Is 302 Redirection .

  2. #2
    I'm New! edision is on a distinguished road
    Join Date
    August 10, 2011
    Posts
    11
    Rep Power
    1
    Feedback Score
    0

    Default Re: What is 302 Redirection .

    The HTTP response status code 302 Found is the most common way of performing a redirection

    please use this following code
    Client request:
    GET /index.html HTTP/1.1
    Host: www.example.com
    Server response:
    HTTP/1.1 302 Found
    Location: http://www.iana.org/domains/example/
    [edit]

  3. #3
    I'm New! robinwillson is on a distinguished road
    Join Date
    August 16, 2011
    Posts
    9
    Rep Power
    0
    Feedback Score
    0

    Default Re: What is 302 Redirection .

    The 302 redirection is described in RFC2616: “The requested resource resides temporarily under a different URI. Since the redirection might be altered on occasion, the client SHOULD continue to use the Request-URI for future requests“.
    For example, using a 302 redirection from http://www.example.com/ to http://www.example.com/special-action/index.htm, means that, although the page is temporarily redirected to the special action promotional page, the preferred address to be used in the future remains http://www.example.com/. 302 redirects should be used for temporary redirections.

  4. #4
    I'm New! Kalin is on a distinguished road
    Join Date
    August 17, 2011
    Posts
    29
    Rep Power
    1
    Feedback Score
    0

    Default Re: What is 302 Redirection .

    When a URL returns a 302 redirect, it means that the owner of this link asks users to continue to use this address as the redirect could be modified at some later time. The owner of the page pointed to by the redirect is not necessarily the same person and might not wish that its contents is presented as belonging to another web site.

  5. #5
    The Force is Strong! gurusofit is on a distinguished road
    Join Date
    July 29, 2010
    Posts
    53
    Rep Power
    2
    Feedback Score
    0

    Default Re: What is 302 Redirection .

    302 redirect is temporary redirect which helps in SEO canonicalization

    if you are interested to get more information regarding SEO use this link:http://www.mattcutts.com/blog/seo-ad...302-redirects/

  6. #6
    Jedi Master EliseBlanchett is on a distinguished road EliseBlanchett's Avatar
    Join Date
    July 10, 2011
    Posts
    165
    Rep Power
    1
    Feedback Score
    0

    Default Re: What is 302 Redirection .

    A Web server function where an old URL can be redirected to a new one. 302 Redirect is a "temporary" redirect status.
    Affiliate Cash Pile We Understand how important it is for you!


  7. #7
    I'm New! bryanbell is on a distinguished road
    Join Date
    December 7, 2010
    Location
    Florida
    Posts
    31
    Rep Power
    2
    Feedback Score
    0

    Default Re: What is 302 Redirection .

    302 redirection is the web server function where an old URL can be directly redirected to new URL. It is a temporary redirection. When you give address http://www.abc.com and it redirected to http://www.abc.com/index.html then the owner of the site fix this redirect page temporarily for different purpose.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. URL Redirection from old url to new url
    By bbb programmer in forum General Business
    Replies: 2
    Last Post: May 6th, 2011, 3:43 am
  2. How URL Redirection for a website
    By SEOInternetMar in forum SEO Forum
    Replies: 6
    Last Post: Dec 13th, 2010, 5:55 am
  3. truth about 302 redirection
    By bornhaddin in forum SEO Forum
    Replies: 2
    Last Post: Jul 31st, 2010, 6:34 am
  4. Internal Server Errors and weird redirection
    By Colleen in forum Forum Management
    Replies: 9
    Last Post: Apr 25th, 2008, 3:13 pm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
WebTalkForums
WebTalkForums
Recent Forum Threads