Results 1 to 17 of 17

Thread: How do i create a subpage
      
   

  1. #1
    rjayabad is offline Private First Class
    Join Date
    Feb 2007
    Posts
    5

    Exclamation How do i create a subpage

    My domain is www.esfclan.org.

    I was able to make an index page that worked. I can't seem to figure out how to make the sub pages.

    Could you please help me?

    Do you have to save it, name it, or publish it a different way?

    Thank You

  2. #2
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,589

    Default Re: How do i create a subpage

    You would "Save As" whatever you wanted to name it.
    i.e.,,,,, "about" no quote marks
    members
    contact
    challenges
    You would then publish them to your public_html file
    A linked button (members) would have the URL.... http://www.esfclan.org/members.html
    You must add the .html to all links for them to work. (except for the index page)
    When saving the pages do not add the .html to the page name. BV will do that automatically.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  3. #3
    j0sh710's Avatar
    j0sh710 is offline First Sergeant
    Join Date
    Feb 2006
    Location
    Ohio
    Posts
    74

    Default Re: How do i create a subpage

    ya like on each page you make the buttons and just link them to other pages.
    Home link would be /index.html
    News link would be /news.html w/e u save the page as it should be that .html
    http://www.rampshack.com
    Sliced/Coded/Manged
    Check me out in the gallery look for Josh!

  4. #4
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,589

    Default Re: How do i create a subpage

    Home link just needs to be www.whatever.com no html is needed for the index page.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  5. #5
    rjayabad is offline Private First Class
    Join Date
    Feb 2007
    Posts
    5

    Default Re: How do i create a subpage

    I did those steps exactly yet I still get this instead of the desired subpage when I click the link:

    "
    Not Found

    The requested URL /about.html was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

  6. #6
    racefan20's Avatar
    racefan20 is offline Major General
    Join Date
    Jul 2005
    Location
    Concord, NC
    Posts
    2,339

    Default Re: How do i create a subpage

    Quote Originally Posted by rjayabad
    I did those steps exactly yet I still get this instead of the desired subpage when I click the link:

    "
    Not Found

    The requested URL /about.html was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
    Click the below for a tutorial on how to link your pages:

    http://www.vodahost.com/vodatalk/hyp...mages-etc.html

  7. #7
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,589

    Default Re: How do i create a subpage

    Did you publish the sub pages?
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  8. #8
    racefan20's Avatar
    racefan20 is offline Major General
    Join Date
    Jul 2005
    Location
    Concord, NC
    Posts
    2,339

    Default Re: How do i create a subpage

    Quote Originally Posted by CarbonTerry
    Did you publish the sub pages?
    He linked them wrong. Look at the example - /about.html. He didn't add the domain name to the front of the link.

  9. #9
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,589

    Default Re: How do i create a subpage

    I read an article that mentioned when making internal links that the pages actually load faster if you make the link like so:
    about.html
    I tried that but BV automatically adds the rest of the URL when publishing.
    If he had not put the " / " infront of the " about " it may have worked.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  10. #10
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,589

    Default Re: How do i create a subpage

    Man, it's cold outside. It's 3:15 AM with snow on the ground and the temp is 5F. bbbbrrrrr (wind chill -4F)
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  11. #11
    rjayabad is offline Private First Class
    Join Date
    Feb 2007
    Posts
    5

    Default Re: How do i create a subpage

    everything seemed to work just fine until i tried making a subpage within a sub page. All the links should be done properly because i followed the tutorial step by step and i still get the page was not found message. On the members page in my site (www.esfclan.org/members.html) im trying to get the bio pages of each member up and running. This is the last thing i need to do for the site and its quite frustrating. Can someone PLEASE help me i dont know what im doing wrong. According to what everyon tells me and what the tutorial tells me it should be working

  12. #12
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,589

    Default Re: How do i create a subpage

    You may think that this is a page within a page but in reality it is just another page. (unless it is an I frame and I dont think it is)
    You need to link to the page you made for crimsOnshadow.
    Unless the page is named members_crims0nxshadow.html you are linking incorrectly.
    The link should be (i.e.) http://www.esfclan.org/crims0nxshadow.html
    Leave out the reference to "members"
    What is the page name for crims0nxshadow?
    If the page name is members_crims0nxshadow have you published this page yet?
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  13. #13
    rjayabad is offline Private First Class
    Join Date
    Feb 2007
    Posts
    5

    Default Re: How do i create a subpage

    Yes I have published members_crims0nxshadow, and in my members page i have linked it to I have linked it to http://www.esfclan.org/members_crims0nxshadow.html

  14. #14
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,589

    Default Re: How do i create a subpage

    This may be redundant but stay with me.
    A page name and a page title are 2 different animals.
    You have published to your IP# and public_html (nothing following html)
    as: members_crims0nxshadow
    and not as: crims0nxshadow ???
    Blue Voda adds the .html when it is published
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  15. #15
    rjayabad is offline Private First Class
    Join Date
    Feb 2007
    Posts
    5

    Default Re: How do i create a subpage

    i dont understand was that a question? haha. I published it under members_crims0nxshadow

  16. #16
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,589

    Default Re: How do i create a subpage

    Would you care to email the BV pages to me in order for me to check them?

    <<<<<<<trw@zone5pix.com>>>>>>>>>>
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  17. #17
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,589

    Default Re: How do i create a subpage

    Working now?
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

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