Folders

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • psguzman
    Private First Class

    • Oct 2005
    • 6

    #1

    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
  • Nyoman
    Major

    • Sep 2005
    • 426

    #2
    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

    Comment

    Working...
    X