new domain instead of old domain

Discussion in 'Google' started by zulgurubwow, May 11, 2007.

Thread Status:
Not open for further replies.
  1. #1
    if a change domain for a well google-indexed site, how to do to avoid impact?

    let old domain redirect to new? how?

    as soon as possible let google delete old index and index new site?

    does google think new site as a duplicated site?
     
    zulgurubwow, May 11, 2007 IP
  2. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #2
    if you use 301 redirect and close the old site, G will not consider that you are dublicating content. make a google search about 301 redirect
     
    trichnosis, May 11, 2007 IP
  3. imnajam

    imnajam Well-Known Member

    Messages:
    2,389
    Likes Received:
    113
    Best Answers:
    0
    Trophy Points:
    185
    #3
    use permanent redirect from your old domain to new domain...it will take some time for google to refresh their index.
     
    imnajam, May 11, 2007 IP
  4. zulgurubwow

    zulgurubwow Banned

    Messages:
    176
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    what is permanent redirect ? r there temp redirect?
     
    zulgurubwow, May 11, 2007 IP
  5. renoir

    renoir Well-Known Member

    Messages:
    237
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    118
    #5
    301 redirect in an apache server .htaccess:

    
    Redirect 301 www.oldsite.com www.newsite.com
    
    HTML:
    Its best if your new domain name reflects your business.
     
    renoir, May 11, 2007 IP
Thread Status:
Not open for further replies.