Results 1 to 8 of 8

Thread: Using Subdirectories on My Site
      
   

  1. #1
    DaveS is offline Corporal
    Join Date
    Apr 2007
    Posts
    12

    Question Using Subdirectories on My Site

    Hello,
    I was wondering if someone might be able to tell me if it is possible to use subdirectories to store files with BlueVoda? For example, say I have my main site under "public_html". When I publish my pages using BlueVoda it dumps everything into the base directory of "public_html".

    I would like to be able to keep things organized a bit more thna this by having a directory under "public_html" called "images" where all my gifs and jpgs would be stored, and a directory called "articles" where my content pages would be stored. Is this possible with BlueVoda?

    Thanks,
    Dave

  2. #2
    LadyEye's Avatar
    LadyEye is offline General & Forum Moderator
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    10,548

    Default Re: Using Subdirectories on My Site

    yes this is possible, you can create new folders within your public_html directory ... where these can be stored ...

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Using Subdirectories on My Site

    Quote Originally Posted by DaveS
    Hello,
    I was wondering if someone might be able to tell me if it is possible to use subdirectories to store files with BlueVoda? For example, say I have my main site under "public_html". When I publish my pages using BlueVoda it dumps everything into the base directory of "public_html".

    I would like to be able to keep things organized a bit more thna this by having a directory under "public_html" called "images" where all my gifs and jpgs would be stored, and a directory called "articles" where my content pages would be stored. Is this possible with BlueVoda?

    Thanks,
    Dave
    Please note the the folders (directories) must be first created using either FTP (BlueVoda's BlueFTP will do this work very well) or File Manager in your CP. After that you can publish in this folder, by typing in the Publish dialog box, in the Folder field:

    public_html/foldername
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  4. #4
    DaveS is offline Corporal
    Join Date
    Apr 2007
    Posts
    12

    Default Re: Using Subdirectories on My Site

    Okay, I got you on creating the directories and such. That is no problem and easy to do. But, would I then have to go in and manually edit the html code created by BlueVoda to look in these directories for the objects? I am not seeing any way to have BlueVoda look for objects in a subdirectory during the design phase. It just seems to want to put and get everything from the same directory the page is published to.

    Example: I create my home page, call it index. On my page I have a picture of me called "me.jpg". When I use BlueVoda to publish my page it puts the "index.html" file and the "me.jpg" all in the same directory I publish the page to.

    What I want to do is to have BlueVoda put the image "me.jpg" into a subdirectory called "images" and then look in that directory for the image when the page is called. Only way I can see to do this is to manually create the "images" directory, put "me.jpg" in it and then manually edit "index.html" so it will look in "images" for "me.jpg". Is there another way?

    Thanks so much,
    Dave

  5. #5
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Using Subdirectories on My Site

    But, would I then have to go in and manually edit the html code created by BlueVoda to look in these directories for the objects? I am not seeing any way to have BlueVoda look for objects in a subdirectory during the design phase. It just seems to want to put and get everything from the same directory the page is published to.
    BV will absolutely allow you to place elements (images, files, etc) in subfolders. You only need to link it properly. To do so, in the URL field of the file or page or image you are linking to, just make it

    http://www.yourdomain.com/foldername/pagename.html instead of http://www.yourdomain.com/pagename.html


    Example: I create my home page, call it index. On my page I have a picture of me called "me.jpg". When I use BlueVoda to publish my page it puts the "index.html" file and the "me.jpg" all in the same directory I publish the page to.

    What I want to do is to have BlueVoda put the image "me.jpg" into a subdirectory called "images" and then look in that directory for the image when the page is called. Only way I can see to do this is to manually create the "images" directory, put "me.jpg" in it and then manually edit "index.html" so it will look in "images" for "me.jpg". Is there another way?
    Yes, and a very simple one: you give the image URL as http://www.yourdomain.com/images/me.jpg

    Please note, however, that this way, you have two consequenses:
    1. The image has to be separately, manually, uploaded in the images directory.
    2. The image will NOT appear in your page in BV, it will only appear in preview (if you have already uploaded it) and then, after publishing. I prepare this way the pages in html for html emails, where the picture location needs to be an absolute URL. I first place the image in the the page, so i can see what i am doing, then, before publishing, i upload all the images using FTP, then i change the pics path from local (simply "c:/documents/.../me.jpg" to absolute URLS: http://www.yourdomain.com/images/me.jpg
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  6. #6
    DaveS is offline Corporal
    Join Date
    Apr 2007
    Posts
    12

    Default Re: Using Subdirectories on My Site

    Gotcha!! Never thought of doing it that way. That will work just fine for me, and a lot eaiser than going back and manually editing the html.

    Thanks!!!
    Dave

  7. #7
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Using Subdirectories on My Site

    You are very welcome!
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  8. #8
    dchipilot is offline Corporal
    Join Date
    Apr 2007
    Posts
    11

    Default Re: Using Subdirectories on My Site

    Kind of on the same subject:

    I have a gallery sub-folder in my public_html folder. I publish my entire gallery page here, along with the pictures. Is there any way to have bv remember which directory it is supposed to publish an individual page to automatically?

    ie: when I publish my index page, it knows that I want it in public_html, because I told it before. When I publish my gallery, it knows automatically to publish it in public_html/gallery.

    I keep forgetting to change the directory when I publish different pages, and accidentally send the pages to the wrong directories.

    Thanks.

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