Site Validation Problem

Discussion in 'HTML & Website Design' started by Fix Johnson, Aug 5, 2006.

  1. #1
    Hi, I can open my site with no problem but when I do a link exchange they cannot find it. My directory can be found but not the main page?

    http://barrie101.com

    Any ideas what is causing the problem, and more "important" how to fix it:confused:

    thanks for your help
     
    Fix Johnson, Aug 5, 2006 IP
  2. slickricky

    slickricky Active Member

    Messages:
    240
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #2
    I set a link up to your page with no problem. Do you have the url of the site that has a link to your site on it?
     
    slickricky, Aug 7, 2006 IP
  3. Gordaen

    Gordaen Peon

    Messages:
    277
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Gordaen, Aug 7, 2006 IP
  4. slickricky

    slickricky Active Member

    Messages:
    240
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #4
    Yup, it works. No problem at all.
     
    slickricky, Aug 8, 2006 IP
  5. Gordaen

    Gordaen Peon

    Messages:
    277
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #5
    It could just be because of the name of your index file (Default.php). index.php would be better (though, really, they should both work). The server should go through a long list of possible indexes like this:

    index.html index.shtml index.htm Index.html Index.htm Index.shtml default.htm Default.htm default.html Default.html default.shtml Default.shtml page1.html index.pl index.cgi index.php index.php3 default.php Default.php index.phtml home.htm home.html home.shtml index.wml

    It totally depends on the configuration. "index.php" is the best bet for working on most standard configurations.
     
    Gordaen, Aug 8, 2006 IP