Single site with multiple TLD's.

Discussion in 'Search Engine Optimization' started by caban, Jun 21, 2008.

  1. #1
    I have a site I am starting that is a .COM.
    I also own the .CA and want to direct any type in traffic to .COM.

    What is the best way to do this to avoid any penalties from search engines?

    Duplicate content? Redirect? Splash page?

    Thanks in advance!
     
    caban, Jun 21, 2008 IP
  2. astup1didiot

    astup1didiot Notable Member

    Messages:
    5,926
    Likes Received:
    270
    Best Answers:
    0
    Trophy Points:
    280
    #2
    301 redirect one domain to the other... plain and simple.

    Enter the below in your *.ca domain's .htacces file...

    
    Redirect 301 / [B]http://www.yourdomainhere.com/[/B]
    
    Code (markup):
     
    astup1didiot, Jun 21, 2008 IP
  3. Johnny_D

    Johnny_D Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i have a solution for this problem,


    if you dont want .ca available for the users , i'd say 301 redirect

    If you want to allow users to access .ca tdl i'll post the solution soon, for now i cant paste a link

    Later edit : http://forums.digitalpoint.com/showthread.php?t=899182
     
    Johnny_D, Jun 22, 2008 IP
  4. MoneyMoose

    MoneyMoose Peon

    Messages:
    683
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Well thank you for contributing this oh so useful post.
     
    MoneyMoose, Jun 22, 2008 IP