Best approch for subdomain

Discussion in 'Site & Server Administration' started by dshah, Mar 29, 2006.

  1. #1
    Could someone elobarate on the right way to go for subdomains. I have a site with ww w.xyz.com/forums, which I want to make forums.x yz.com without getting into duplicate content penalty (same page accessible by two URLs) etc.

    Thanks in advance.
     
    dshah, Mar 29, 2006 IP
  2. Slapyo

    Slapyo Well-Known Member

    Messages:
    266
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    108
    #2
    If you have cPanel you can create a subdomain forums. Then to get rid of anyone trying to get to /forums you could use the .htaccess file to do a redirect from www.xyz.com/forums to forums.xyz.com.

    I think that should work.
     
    Slapyo, Mar 30, 2006 IP
  3. dshah

    dshah Well-Known Member

    Messages:
    1,840
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    115
    #3
    what about SEO penalties for redirects? I pretty much know how to make subdomains, but what I want to know is 'right' way to do it.

    Thanks for your response anyways.
     
    dshah, Mar 30, 2006 IP
  4. Slapyo

    Slapyo Well-Known Member

    Messages:
    266
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    108
    #4
    If you set it up as a 301 permanent redirect it should be ok.
     
    Slapyo, Mar 30, 2006 IP