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
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
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.
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