Results 1 to 2 of 2

Thread: Help with Hyperlink Naming
      
   

  1. #1
    tyab14 is offline Private
    Join Date
    Oct 2010
    Location
    California
    Posts
    3

    Default Help with Hyperlink Naming

    I hope I can explain this correctly. I am trying to create new pages with my /articles page (about 30 article). I want a particular article's hyperlink to look something like www.yourname.com/articles/coconutwater

    Would I create the page name as /article/coconutwater.html? If not, how would I go about doing this. Really hard to put into words, but hope the question makes sense..

    Thanks.

  2. #2
    Tom Finley's Avatar
    Tom Finley is offline Brigadier General
    Join Date
    Mar 2008
    Location
    Kauai, HI
    Posts
    1,300

    Default Re: Help with Hyperlink Naming

    You would create a folder called article in your public_html folder. You can do this with Tools > FTP Manager (right click in the right hand column). When you want to publish a page (e.g., coconutwater.html) to that folder you type public_html/article in the Publish window.

    To then link to the page, your link must look like this: http://www.yourname.com/article/coconutwater.html (or .php if that happens to be the extension).

    (Note: your Publish window will memorize the fact that you are publishing to your article folder, so don't forget to change that the next time you want to publish to your main folder or elsewhere.)
    CLAMcentral.com Children's Ministry resources
    CLAMcentral's Projects Blog
    CLAMbakeonline.com Family Fun

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