Redirecting my site.

Discussion in 'Domain Names' started by VistaXP, May 1, 2006.

  1. #1
    I'm in the making of changing my sites name and address to a .com, how can i do this without losing visitors or confusing people on my new domain. i already signed for many things with the old subdomain i use with topsites and such, what's the best option. site is http://openlite.5gigs.com

    p.s how do i tell my affiliates and such to change their link address to the new one if they hardly come online anymore?

    thanks.
     
    VistaXP, May 1, 2006 IP
  2. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #2
    So your old site is at a free domain/hosting place? or do you actually own the domain for it?
     
    exam, May 1, 2006 IP
  3. VistaXP

    VistaXP Guest

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    no i don't own 5gigs, i'm using there free subdomain hosting. i want to chane it to ex. openlitebt.com
     
    VistaXP, May 1, 2006 IP
  4. bentong

    bentong Banned

    Messages:
    3,543
    Likes Received:
    257
    Best Answers:
    0
    Trophy Points:
    0
    #4
    add an htaccess and do a 301 redirection..
     
    bentong, May 1, 2006 IP
  5. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Will 5gigs allow you to control your .htaccess file? Can you do php scripting? If not, you'll probably have to compromise with a "moved" page that redirects via meta refresh or JS after 5 seconds, although this is not optimal for the search engines.
     
    exam, May 1, 2006 IP
  6. VistaXP

    VistaXP Guest

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    yeah, i believe they do let me control .htaaccess. will this way be quicker in redirecting.
     
    VistaXP, May 1, 2006 IP
  7. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #7
    You can do a mod_rewrite rule to redirect all your pages to the same page on your new domain, if you have access to the .htaccess file.
     
    exam, May 1, 2006 IP