Unstoppable Domains โ€” Expired Auctions

Best method for .com and .net?

SpaceshipSpaceship
Watch

WildGoose

Established Member
Impact
0
What is the best way to direct traffic to my xxx.com from xxx.net

I own both and was wondering if forwarding with a 301 or is a 301 in the htaccess file better? Or, is there a better preferred way. I want to keep the search engines happy.

Thanks in advance for the help.
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
WildGoose said:
What is the best way to direct traffic to my xxx.com from xxx.net

I own both and was wondering if forwarding with a 301 or is a 301 in the htaccess file better? Or, is there a better preferred way. I want to keep the search engines happy.

Thanks in advance for the help.

I think that the best way is to use a mod_rewrite
 
0
•••
I would use a 301 in the htaccess, thats what I always do.
 
0
•••
If you guys have a minute to explain how to do that (the 301 in the htaccess) I'd appreciate it a lot.

Thanks!
John
 
0
•••
I did the 301 redirect from an old domain name to a new one and this is the code that i used in the .htaccess file.

Code:
Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.DOMAINHERE.com/$1 [R=301,L]
 
0
•••
Yep, I agree with NightLinks, best way is with the 301 in htaccess.

Good Luck
 
0
•••
A permanent 301 redirect.
 
0
•••
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
Spaceship
Domain Recover
CatchDoms
DomainEasy โ€” Payment Flexibility
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back