Duplicate php file?

Discussion in 'PHP' started by Fix Johnson, Sep 2, 2006.

  1. #1
    My site has duplicate php files, ie: index.html and duplicate index.php.htm, will this hurt me with duplicate content, as files are both the same. Not sure if I even need the php duplicate but I didn't create the site, so not sure.

    www.napoleon.cc

    thanks Fix
     
    Fix Johnson, Sep 2, 2006 IP
  2. Chaos King

    Chaos King Peon

    Messages:
    88
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well, as long as search engines can't crawl your duplicate files, you are fine. I would recommend deleting them and only use the correct files that you need.
     
    Chaos King, Sep 2, 2006 IP
  3. tanfwc

    tanfwc Peon

    Messages:
    579
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Can't you name it as .php instead? If you want to have .htm extension behind, look around the net how to parse php to htm extension without affecting your PHP code.
     
    tanfwc, Sep 2, 2006 IP
  4. drewbe121212

    drewbe121212 Well-Known Member

    Messages:
    733
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    125
    #4
    Yeah why with the duplicate files?
     
    drewbe121212, Sep 3, 2006 IP