Hello friends, I need to fix this 302 moved temporarly - redirect error, which is shown in WEBSTATS . How to fix it ?? Someone told me to use this code.. RewriteCond %{HTTP_HOST} ^domain\.com$ [NC] RewriteRule ^(.*)$ http://www.domain.com/$1 [R=301,L] Is this correct?? Or what to use ??
The simplest way to do this is to use a <META> tag in between the <HEAD> tags of your document. Here's an example... CODE <meta http-equiv="refresh" content="5;url=http://www.mysite.com/nextpage.html"> chk out this link for more info: http://www.trap17.com/index.php/Problem-Page-Redirect_t32062.html hope that helps..
By any chance are you hosted on GoDaddy. If yes, then don't waste your time to look into this problem. This is a common problem with Godaddy host that causes http header response 302-302-200. Ideally Godaddy has not right to play with out site URLs but it does that.