View Full Version : uploading template websites
Moon87
12-18-2007, 12:08 PM
Hi,
I just registered - and probably should have waited to do that until I was done with my website still...
.
do I just upload the publisher file to my home and subsequently my public folders (and then which one?) or is there something more I should know or do first?
Sorry this is uploading for dummies but that's where I am at the moment.
Appreciate the help!
tj1182
12-19-2007, 08:45 PM
I'm not familiar with Publisher, but I guess it's all the same. Just upload the index.html to your public_html folder, and if your using templates, I'm guessing your using CSS templates, just upload the CSS files to your public_html folder as well.
vincent_thinkman
12-20-2007, 02:40 AM
in the public_html folder there is a folder also , example if ur domain name is freebies.com the folder name is freebiees or freebies.com , u have to upload all content of ur website into the folder , not only into public_html , if u just have one domain , yes maybe it works , but if u have many domain just think what a busy folder u will have ( public_html) so upload content of ur websites into their folders
guidom64
12-20-2007, 01:00 PM
All you want to have public available has to be in the public_html folder. This include images, downloads and all other stuff. In case you want a restricted folder, it's still inside the public_html, but you put a password lock to it.
To organize all in a easy way you create folders inside the public_html and put the respective files inside those folders (this for img and downloads or similar).
www.yourdomain.com/images/imageA.jpg -- /imageB.jpg and so on
www.yourdomain.com/downloads/bookA.pdf -- /bookB.pdf and so on
The files who are pages in a domain can be uploaded directly into the public_html. This would be
www.yourdomain.com/fileA.html
/fileB.html
/fileC.html and so on
It's totally up to you how you organize this so you should think about the organization inside your Desktop, it's somehow similar.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.