301 Redirect?

Discussion in 'Search Engine Optimization' started by reapr, Jan 1, 2007.

  1. #1
    I have one directory in a subdirectory as a sub the link is to a directory and has a decent PR.

    I recently purchased a domain name and pointed it to that directory or subdomain but I have no PR.

    The thing is I want to make my domain name for that directory permanent and stop using the subdirectory link. What is the best way to do this should I redirect the sub to the domain name and what redirect would I use and what would be the best method so I can keep my high PR?
     
    reapr, Jan 1, 2007 IP
  2. Richie_Ni

    Richie_Ni Illustrious Member

    Messages:
    10,721
    Likes Received:
    1,175
    Best Answers:
    0
    Trophy Points:
    410
    #2
    301 redirect,of course!
    It's said that G will transfer the PR to your new site if you do 301 redirect but I've never tried that ,so I'm not sure.
     
    Richie_Ni, Jan 1, 2007 IP
  3. Monty

    Monty Peon

    Messages:
    1,363
    Likes Received:
    132
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Agree with that, 301 is the safest way to go.
     
    Monty, Jan 1, 2007 IP
  4. reapr

    reapr Peon

    Messages:
    1,711
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #4
    So I point the subdomain to the main domain?
     
    reapr, Jan 1, 2007 IP
  5. Richie_Ni

    Richie_Ni Illustrious Member

    Messages:
    10,721
    Likes Received:
    1,175
    Best Answers:
    0
    Trophy Points:
    410
    #5
    Yes,you are right.
     
    Richie_Ni, Jan 1, 2007 IP
  6. oseymour

    oseymour Well-Known Member

    Messages:
    3,960
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    135
    #6
    Traffic and PR will be passed...PR could take up to a year to fully transfer.
     
    oseymour, Jan 1, 2007 IP
  7. master06

    master06 Peon

    Messages:
    2,806
    Likes Received:
    121
    Best Answers:
    0
    Trophy Points:
    0
    #7
    301 redirect provide to you transfer old site values to new one. This is best way.
     
    master06, Jan 1, 2007 IP
  8. reapr

    reapr Peon

    Messages:
    1,711
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #8
    THis will not cause a problem with duplicate?
     
    reapr, Jan 1, 2007 IP
  9. coolsitez

    coolsitez Well-Known Member

    Messages:
    2,586
    Likes Received:
    246
    Best Answers:
    0
    Trophy Points:
    183
    #9
    I alos have the same q. I have this situation and would like to point my subdomain to a new domain. What would be the code for that?

    I am guessing it would be like...

    RewriteEngine on
    Options +FollowSymLinks
    RewriteCond %{HTTP_HOST} ^www.subdomain.mysite.com$ [NC]
    RewriteRule ^(.*)$ http://www.newdomain.com [L,R=301]


    I am right? Just wanted to make sure..
     
    coolsitez, Jan 14, 2007 IP
  10. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #10
    301 redirect is best for redirecting . you will loose nothink if you do this
     
    trichnosis, Jan 14, 2007 IP
  11. northbeach23

    northbeach23 Banned

    Messages:
    135
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Yah! 301 redirect is the anwser.
     
    northbeach23, Jan 14, 2007 IP
  12. coolsitez

    coolsitez Well-Known Member

    Messages:
    2,586
    Likes Received:
    246
    Best Answers:
    0
    Trophy Points:
    183
    #12
    Bumping this thread once again. I really want to double check with the 301 redirect code for me. Just check my previous post, few above.

    Can anyone confirm that is correct?
     
    coolsitez, Jan 16, 2007 IP