> 50% 302 redirect error, what's wrong?

Discussion in 'Apache' started by jeremynet, Oct 19, 2008.

  1. #1
    Hi,

    My website is getting more than 50% traffic 302 redirect error.
    What's wrong?

    Can I redirect this 302 to other website or redirect it back to homepage?
    Thanks.

    Jeremy
     
    jeremynet, Oct 19, 2008 IP
  2. wseo

    wseo Well-Known Member

    Messages:
    151
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #2
    HTTP Error 302 - Moved temporarily
    Introduction
    http_://www.checkupdown.com/status/E302.html

    Recommend:
    Create file 302.shtml in your home directory and write code for redirect
     
    wseo, Oct 20, 2008 IP
  3. jeremynet

    jeremynet Active Member

    Messages:
    1,189
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    93
    #3
    thanks. do you know where to get those code?
     
    jeremynet, Oct 20, 2008 IP
  4. wseo

    wseo Well-Known Member

    Messages:
    151
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #4
    This tag redirect - Try with this code:
     
    wseo, Oct 20, 2008 IP
  5. Ladadadada

    Ladadadada Peon

    Messages:
    382
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Most comment forms involve a 302 redirect after the form is submitted to take the user back to the original page.

    I found that when I noticed a large number of 302 redirects in the log files for my site that it was caused by spam bots constantly submitting their spam in the comment form of my blog.

    It could also be that someone has hacked your site and is redirecting 50% of your traffic to their own website.

    The first thing you should do is find one of the pages that is being redirected and see where it is going to. Only once you know where the redirects are going will you know what to do about them.
     
    Ladadadada, Oct 20, 2008 IP
  6. jeremynet

    jeremynet Active Member

    Messages:
    1,189
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    93
    #6
    Thanks! I will take a look on it..
    more than 50% is redirect... Sxxt!

     
    jeremynet, Oct 20, 2008 IP
  7. www.apps0.com

    www.apps0.com Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    If you are on Godaddy, it is a common problem with their hosting.
    Check you website http header response if it is causing 302->302->200 http header response with following tool:
    http://www.rexswain.com/httpview.html
     
    www.apps0.com, Dec 21, 2011 IP