Adding a page to my website

Discussion in 'HTML & Website Design' started by Mmecca, Oct 12, 2007.

  1. #1
    I am adding a links page to my site and have created the page with html and saved it as links.html then uploaded it into my FTP folder. I want to be able to access the page by just typing in www.********.co.uk/links but I have to put the .html at the end of this or I just get an error page. How can I make it so it doesn't need the .html at the end to be able to view it?
     
    Mmecca, Oct 12, 2007 IP
  2. CavemanJoe

    CavemanJoe Peon

    Messages:
    15
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you want the file to show up when you go to (website)/links, then you'll need to create a folder called "links" and save the file as index.html, inside of the /links folder.
     
    CavemanJoe, Oct 12, 2007 IP
    Mmecca likes this.
  3. Mmecca

    Mmecca Guest

    Messages:
    225
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for the quick response. Works perfect :)
     
    Mmecca, Oct 12, 2007 IP
  4. huendin

    huendin Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    or index.htm

    just being difficult :p
     
    huendin, Oct 12, 2007 IP