0

I have domain like www.abc.in and would like to buy www.abc.com . As everyone is used to .com . I'm little bit confuse if two domain point to same IP address will it effect my

1) Alexa rank. 2) Page rank. 3) Inbound and outbound links

If your answer is yes , please suggest me how can i solve this issue .

chetan Saini
  • 115
  • 6
  • Can't you make your alternate domain redirect to your actual domain? Would avoid all possible issues – Matti Virkkunen Jan 02 '13 at 12:06
  • Will it increase access time ...?? or any hidden drawback ?? – chetan Saini Jan 02 '13 at 12:09
  • 1
    Only very slightly on the first request (this is negligible), after that it's redirected to your main domain and it works exactly as before. And a drawback we know about wouldn't really be hidden now would it? – Matti Virkkunen Jan 02 '13 at 12:11

1 Answers1

3

You can redirect www.abc.com to www.abc.in so if someone opens .com domain it automatically opens .in. Otherwise if you want to use .com only then you can make 301 redirects which is SEO friendly and your ranking will not be affected. Still, I would prefer 1st one personally

Ankush
  • 300
  • 2
  • 5
  • 14