![]() |
|
| |||
You should be using FTP (File Transfer Protocol) to upload your pages to your server. You code the page on your machine, go online, open a FTP client, and use it to upload your new and updated pages. Keep in mind that you upload your pages through a different port and possibly to a different place than the URL where people come to see your site. When you sign up for an account with a server, even a free one, you need to know six important things about your site:
Generally you'll recieve an email containing this info so you can save it. Make sure to write all this stuff down. The services your server offers will probably be linked right on their main page. If you have questions go to the server's help area or email them. I've not had much trouble with free servers, commercial servers are a different story. Always see if a commercial server will let you use your account for a few days before payment is due. This used to be a standard practice, but it's becoming less popular among commercial servers. The new trend is to pay up front and hope for the best. It is wise to ask around on various web development forums and sites hosted by the server as to the servers quality and weaknesses. The information you need from a commercial server is the same as listed above. Make sure you get this all together and write it down. Next you need to get a good FTP client. This is the program that connects to the server's FTP port. It will need to know the appropriate FTP address to upload to, your user name, and your password to connect. You can use it to select the files on your machine to upload to the server. Likewise, you can select files from the server to download to your machine. Take your time configuring your FTP client. It will ask for the FTP address to upload to, a user name and password. Most problems are due to mistyped names, passwords, and FTP addresses. These have to be very specific. If one FTP client doesn't work for you try another. Trouble with two different FTP clients probably means you aren't entering your data correctly. If you just can't get the *!^% to work, try the HELP! options. I've used most of the free and commercial FTP clients out there and can probably help you configure yours. Organizing Your UploadYou should make a list of the files you need to upload as you edit or create new pages. Copy these to a special "upload" folder on your hard drive. If your site uses sub-directories, copy your sub-directory scheme in this upload folder as needed and sort your files into them. This really helps remind you which files go where on your server. This organization really helps later when you edit only a few pages of a large site. Just list the files you've edited and then copy them into your upload folder. This makes archiving your site easier, too. Get into the habit of archiving your site with every update. |
|||
| |||