+ Reply to Thread
Results 1 to 3 of 3

Thread: naming and linking pages
      
   

  1. #1
    slingshot is offline Private
    Join Date
    Feb 2008
    Posts
    2

    Default naming and linking pages

    I have built several pages. I have not published them. They are saved in files.
    1. Do I have name them secuentialy?
    Example
    mypage.com.html
    my page.com/campus.html
    my page.com/campus/doors.html

    2. To link my pages to the main:
    a. Does the main have to end in index?
    b. How do I know the URL if the pages havent been published yet?
    c. If I link them to pages in files will they automaticly update to html when posted?

  2. #2
    aussiebaz is offline First Lieutenant
    Join Date
    Jan 2007
    Location
    Newcastle , Australia
    Posts
    178

    Default Re: naming and linking pages

    I have built several pages. I have not published them. They are saved in files.
    1. Do I have name them secuentialy?
    Example
    mypage.com.html
    my page.com/campus.html
    my page.com/campus/doors.html


    No, pages can be named in any order and once published
    the link you create on your pages EG:
    if on main page you have a link to:
    campus..you would make that link direct to mypage.com/campus.html
    and so on, when it is clicked the server searches for that
    page and opens it to be viewed.

    2. To link my pages to the main:
    a. Does the main have to end in index?
    Yes , your main page must be saved as index
    (do not save as index.html, just index,the html is
    attached automatically upon publishing.
    This applies to all pages you save, dont save with the html tag

    b. How do I know the URL if the pages havent been published yet?
    The url will be www.mypage.com/whateveryoucallit.html

    c. If I link them to pages in files will they automaticly update
    to html when posted?
    When you make a link you must put the full url EG:
    http://www.mypage.com/whateveryoucallit.html
    the home page would be...http://www.mypage.com

    hope this helps
    aussiebaz

  3. #3
    slingshot is offline Private
    Join Date
    Feb 2008
    Posts
    2

    Default Re: naming and linking pages

    Thank you so much ausiebaz. I'm sure that will do the trick.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49