Domain question

Discussion in 'Search Engine Optimization' started by candle21428, Dec 5, 2006.

  1. #1
    Just curious:

    Is it going to affect your ranking on search engine (or PR) if

    1) you buy a domain from one company and host it somewhere else,

    2) the very first page (index.php) has only a line header("Location: xxx/xxx.php)

    3) Domain Stealth Forwarding (or regular domain forwarding)

    Any idea or advice? :)
     
    candle21428, Dec 5, 2006 IP
  2. trueman

    trueman Well-Known Member

    Messages:
    554
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    108
    #2
    Is it going to affect your ranking on search engine (or PR) if

    1) you buy a domain from one company and host it somewhere else,
    No Problem


    2) the very first page (index.php) has only a line header("Location: xxx/xxx.php)
    no content to page - you could go to Supplemental Result


    3) Domain Stealth Forwarding (or regular domain forwarding)
    domain 301 forward could take time (long time) but it can word and will pass PR and most of your links
     
    trueman, Dec 5, 2006 IP
  3. eukhost

    eukhost Banned

    Messages:
    911
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    1) Buying a domain from one company and hosting it somewhere else won't have any effect on the site's rankings or PR.

    2) It's better to have some content on the index.php page rather than just a a line header("Location: xxx/xxx.php)

    3) Why not opt for a 301 permanent redirect?
     
    eukhost, Dec 5, 2006 IP
  4. phree_radical

    phree_radical Peon

    Messages:
    563
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #4
    With header() in php you can do 301 permanent redirect... as long as you don't try to add any content along with the header p;
     
    phree_radical, Dec 5, 2006 IP