Using a new domain name

Discussion in 'Site & Server Administration' started by Crusader, Aug 21, 2005.

  1. #1
    After making my website more or less self-sustaining I've finally gotten to a stage where I can afford a REAL domain name. I've bought www.spacewallpapers.net, now I need to find the best way to have the search engines detect that I'm using the new domain name.

    I have two other domain names I used previously: www.finalfrontier.za.net & www.finalfrontier.za.org. They've got a pretty decent PR rating and amount of backlinks. What would be the best way to do this?

    A 301 redirect seems to be the way to go according to most.
    I've added:

    To my htaccess file.

    As I understand this, this will redirect any of my previous domains to the www.spacewallpapers.net site. Is this correct? And will this also do for search engines?

    If I use www.finalfrontier.za.org (my previous domain) it still shows www.finalfrontier.za.org in the address bar after the site loads. Then when you click on a link you go to the www.spacewallpapers.net address.

    Is this supposed to happen, and will this show search engines that my site url has changed?
     
    Crusader, Aug 21, 2005 IP
  2. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Your rewrite *condition* needs to have your old URL and the rewrite *rule*, the new URL
     
    exam, Aug 21, 2005 IP
  3. Crusader

    Crusader Peon

    Messages:
    1,735
    Likes Received:
    104
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Well the rewrite *condition* in this case checks if the URL is the same as the new URL. IF not it re-directs it to the new one.
     
    Crusader, Aug 21, 2005 IP
  4. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #4
    oops my bad, didn't see the exclaimation point. :eek:

    Oh, and concerning your original Q, you are doing right, a 301 redirect should transfer PR etc. Good going.
     
    exam, Aug 21, 2005 IP
  5. J.D.

    J.D. Peon

    Messages:
    1,198
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Would it not be simpler just to use Redirect?
     
    J.D., Aug 21, 2005 IP
  6. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #6
    *ringgggg* J.D.'s the winner :D
     
    exam, Aug 21, 2005 IP