Quantcast
Channel: HostGator Peer Support Forums
Viewing all articles
Browse latest Browse all 12024

301 redirect doesn't work

$
0
0
Hello,

I bought a new domain name and do a 301 redirect in cpanel from my old domain name to my new domain name.
The problem is that the redirect only works with firefox and not with chrome or iexplorer.
Here is my .htaccess:
Quote:

RewriteCond %{HTTP_HOST} ^myoldwebsite\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.myoldwebsite\.com$
RewriteRule ^(.*)$ "http\:\/\/www\.mynewwebsite\.com\/$1" [R=301,L]
I also tried with a redirect checker online and it seems not to work.

Can you help me please?
Thanks

Viewing all articles
Browse latest Browse all 12024

Trending Articles