Results 1 to 2 of 2

Thread: Folders
      
   

  1. #1
    psguzman is offline Private First Class
    Join Date
    Oct 2005
    Posts
    6

    Default Folders

    Hi
    How can I do to publish my site in the apropiate folders.
    For now all pages are in the same folder but want to arrange better.
    For instance, pages for productos looks like:
    www.mydomain.com/products.html
    www.mydomain.com/product1.html
    www.mydomain.com/product2.html
    I want to have then in a new folder products so must be like:
    www.mydomain.com/products/product1.html
    The same question for images of my site. All of then are in the same folder but want to separete in an image folder.
    How can I do this?
    thanks

  2. #2
    Nyoman is offline Major
    Join Date
    Sep 2005
    Location
    heavenly-temple
    Posts
    426

    Default Re: Folders

    • Create new folder products in your public_html. then publish all your product page to public_html/products
    • If you are using bluevoda ,it is too much work to make all image separate in one folder because that is the way bluevoda work, when you publish your page all the image will upload in same folder, unless you want to edit one by one your html file and change some code in there.
    .
    .
    Nyoman

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