Two index pages under one domain...

Discussion in 'Search Engine Optimization' started by kes, Jul 14, 2007.

  1. #1
    Does anyone know if having index.html and index.php under one domain name will harm page rank and or serps ?



    (mods, please move if not in right place)
     
    kes, Jul 14, 2007 IP
  2. Geoffrey

    Geoffrey Banned

    Messages:
    403
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    No, but it will complicate things. (And I think it will go to index.php rather than the .html version) It is highly unrecommended. Hope I've helped.
     
    Geoffrey, Jul 14, 2007 IP
  3. woocha

    woocha Peon

    Messages:
    107
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3

    I agree with Geoffrey. The index.php will be sent to the browser instead of index.html. PHP is severside scripting not client side. Your best bet is to just use index.php, since php file display html code just fine. if you want to keep the index.html on your site, maybe you should rename it, and if you want to use wat is in the index.html file, you can with php using the include function.
     
    woocha, Jul 14, 2007 IP
  4. oseymour

    oseymour Well-Known Member

    Messages:
    3,960
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    135
    #4
    I have it and I've never had any problems.....index.html will be read by the server before index.php
     
    oseymour, Jul 14, 2007 IP
  5. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #5
    seo is correct. On most server configurations html will out rank php.
     
    Colbyt, Jul 14, 2007 IP
  6. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #6
    i think it may hurt your seo and i think you must use 301 redirect one of them to the other one
     
    trichnosis, Jul 14, 2007 IP