Page is a not externally linkable
- WebmasterWorld
-- Domain Names
---- New Domain extensions for my main .com domain


AlexB77 - 11:31 pm on Mar 12, 2011 (gmt 0)


Would that be a right way of doing it?

so the set-up is basically like this I have all this domain name as aliases redirected with 301 to a mysite.com domain.

Please tell me this is right.

Thanks

rewritecond %{http_host} ^www.mysite.biz [nc]
rewriterule ^(.*)$ [mysite.com...] [r=301,nc]
rewritecond %{http_host} ^www.mysite.co.uk [nc]
rewriterule ^(.*)$ [mysite.com...] [r=301,nc]
rewritecond %{http_host} ^www.mysite.info [nc]
rewriterule ^(.*)$ [mysite.com...] [r=301,nc]
rewritecond %{http_host} ^www.mysite.net [nc]
rewriterule ^(.*)$ [mysite.com...] [r=301,nc]
rewritecond %{http_host} ^www.mysite.org [nc]
rewriterule ^(.*)$ [mysite.com...] [r=301,nc]
rewritecond %{http_host} ^www.mysite.us [nc]
rewriterule ^(.*)$ [mysite.com...] [r=301,nc]


Thread source:: http://www.webmasterworld.com/domain_names/4280624.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com