| | |||||||
| Technology & Technical Skills Computer skills, hardware, software, internet topics, gadgets, programming |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Senior Member Join Date: Apr 2007
Posts: 272
|
Hi, I've recently bought a domain name and a hosting package, through doteasy.com. I bought a template online and have added my information to it using dreamweaver. How do I get my web template from dreamweaver on to the internet? Thank you, Rosie |
| | |
| | #2 (permalink) |
| Senior Member Join Date: Jul 2007 Location: Eugene, Oregon
Posts: 198
|
You will need to log in to your hosting service (control panel) and find something that says "FTP" and obtain the FTP login information. Then download an FTP program such as SmartFTP(SmartFTP - FTP Client). Enter your FTP login information in to the program, then transfer the files to the server. Hope that's clear enough. o_o |
| | |
| | #4 (permalink) |
| Family Member Join Date: Nov 2006 Location: Somewhere in time...
Posts: 2,213
|
Dreamweaver can do it for you... I use smart FTP (it's free) there's also filezilla (free as well) Your hosting provider should have gave you the FTP (File Transfer Protocol) info when you signed up with them... |
| | |
| | #5 (permalink) |
| Family Member Join Date: Feb 2007
Posts: 2,432
|
Also make sure you change your dns server settings from your domain registra to you hosting co, this can take a couple of days to propergate. Once you've done that you can do what everyone else suggested, but to see your front page of your website, you usually need to have an index.html in the main directory. I use fetch (on my mac) very simple, just enter domain name, username and password that your host has provided. ps - if you want to do it in dreamweaver you go to site>new site> enter in details Last edited by ellie; 11-17-2007 at 11:29 AM. |
| | |
| | #8 (permalink) |
| Family Member Join Date: Feb 2007
Posts: 2,432
|
in the what is your host name ftp area, type your web address such as http://ww.yourdomain.com In the folder section area don't type in anything or delete information if there's something already in there. |
| | |
| | #9 (permalink) |
| Senior Member Join Date: Apr 2007
Posts: 272
|
Okay thanks guys I have a new problem now. It won't let me upload pictures on to my site. all that shows up are these little question mark things. It's really confusing. Does anyone know why this happened and how to fix it? Thanks a lot, Rosie |
| | |
| | #10 (permalink) |
| Senior Member Join Date: Nov 2006 Location: Cheshire, UK
Posts: 265
|
That'll be a paths issue. Right-click on the broken image and select View Image or Image Properties. That'll tell you the address of the image. If it's not at that address, it won't show up. Gonna tell us the URL of this site, then? |
| | |
| | #13 (permalink) |
| Senior Member Join Date: Oct 2007 Location: Vegas Baby!
Posts: 162
|
Rosie, on a Mac if you press 'Ctrl' on your keyboard and click with the mouse button at the same time, it is the equivalent of 'right clicking'. Edit: As for your images not showing up, there are only two possible explanations for it: A) they are not uploaded (double check! I have pulled that one wayyyy too many times) B) the path's are incorrect. In your HTML a path will look like this: Code: <img alt="" src="some/image/on/computer" /> Hope that helps. Last edited by ixmatus; 11-18-2007 at 08:05 PM. Reason: wording mistake |
| | |
| | #14 (permalink) |
| Senior Member Join Date: Nov 2006 Location: Cheshire, UK
Posts: 265
|
Yup, your images are pointing to some area on your hard drive: file:///Macintosh%20HD/Users/Kuenobueno/Desktop/4072/without_fl/html/images/girl.gif The path should be: Powered by: Doteasy - Bannerless Free Web Hosting and Email for Small Business and Individual Or, in the code: /images/girl.gif For a simple site, you should have the following folder structure: logs mivadata public_html -> -------------| index.html -------------|-> images -> -------------|............|-girl.gif -------------|............|-spacer.gif -------------|............|-b1.gif -------------|............|-txt-wel.gif -------------|............|-other_images.etc -------------| about_us.html -------------| contact_us.html cgi-bin .htaccess php.ini other_folders_and_files_that_probably_won't_matter _to_you_worth_a_jot The Internet is different from your home computer. You're not using Windows or OSX, you're using Linux (in 99.9% of cases). So, that means no spaces or capital letters in your filenames. If you have to use something that looks like a space, use _. Don't use capital letters at all in paths, it's a bad practice that'll give you problems later on (referencing a picture, for example - /images/girl.gif won't display anything if the actual path is /images/Girl.gif, so you drive yourself nuts trying to remember which filenames are capitalised and how). PM me if you'd like some help in building the site. My rates are very reasonable. Last edited by Caveman Joe; 11-19-2007 at 01:07 PM. Reason: Need a fixed-width font for this, really... |
| | |
| | #15 (permalink) | |
| Senior Member Join Date: Apr 2007
Posts: 272
| Quote:
| |
| | |
| | #16 (permalink) |
| Family Member Join Date: Nov 2006 Location: Somewhere in time...
Posts: 2,213
|
If you are if fact using dreamweaver, we should start there setting it up properly by designating the site and setting up the server settings so you can use the ftp function, this will also make link checking and other functions possible in the future...
|
| | |
| | #19 (permalink) | |
| Family Member Join Date: Nov 2006 Location: Somewhere in time...
Posts: 2,213
| Quote:
Sorry, I thought you had or we're going to use dreamweaver (the full version, not the trial)... We can get this straightened out... Do you use any Instant messenger services... ie. AOL Instant Messenger, Google talk, yahoo IM... I'll have some time this evening to walk you through it if you want... | |
| | |
| | #20 (permalink) |
| Senior Member Join Date: Apr 2007
Posts: 272
|
That would be great Last edited by Rosie; 11-20-2007 at 12:03 AM. |
| | |
| Bookmarks |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
All times are GMT. The time now is 05:40 AM.




