
December 27th, 2006, 10:37 AM
|
|
Contributing User
|
|
Join Date: May 2005
Posts: 84
Time spent in forums: 1 Day 7 h 54 m
Reputation Power: 8
|
|
|
301 Redirect for Misspelled Domain
I have a couple of domains on the same server and they share the same IP. One domain is a misspelling (www.misspelled.com) and the other is the correct spelling (www.correct.com)
I would like to have it so:
1) if someone types in www.misspelled.com it redirects them to the www.correct.com domain
2) The URL Address on the browser will be rewritten as www.correct.com
I understand that the best way to do this is with a 301 redirect and that is the preferred method of the search engines. I have access to the .htaccess file but am having problems getting this to work. Any suggestions?
-Thanks
|