How to upload your pages to the web

Write your "How To" regarding anything you are comfortable with and you feel it will help the forum members.

NOTE :: All threads started here will appear only after the approval from Administrator
Post Reply
Stam
Posts: 127
Joined: Thu Mar 09, 2006 5:24 pm

How to upload your pages to the web

Post by Stam »

As you can only have 4 images in a post i could not fit all images in so i have the url's instead so you'll have to **** them, sorry about that nothing i can do about it folks

First off, understand that the procedure for getting your pages on the Internet can vary greatly. Your **** might be a little different than what I outline here. Also know that this is notoriously confusing for beginners. It may be a lot of stumbling around at first. But, you will get it. Just keep at it and don't give up.

One more thing before we begin. Your ISP probably already has help pages set up for uploading your pages. Look at their web site first and see what you can find. Needless to say, follow their instructions over mine.

That said, the first thing you'll need is an FTP program. FTP stands for File Transfer Protocol and it is the method we use to transfer files from place to place on the Internet. An FTP program (or FTP client) simply puts a nice graphical interface to an old command-line protocol. What we'll use for this example is a great little freebie called FTP Explorer. (For Win95/98/ME/2000/XP)

the link for FTP Explorer is here: http://www.ftpx.com/downloads/ftpx.exe

Download it and install it before you go any further.

Another thing you'll need is your server's FTP address, your login name and your password. Your login name and password you should already know - that's probably the login & password you use to connect to the internet. You can get your server's FTP address from your Internet Service Provider. If your ISP is excellent.net, then the FTP address is probably ftp.excellent.net. Double check with your ISP just the same though. Your server might also require that you place all web **** in a directory of a special name. That name can be public_html, www, public or something else. Get this info also from your ISP.

As soon as you crank up FTP Explorer you'll get the Connect dialog:

Image

Plug in the following information...

* Profile Name: Just a label for the list of sites at left. This can be anything you wish.
* Host Address: This is your server's FTP address that I told you to get.
* Login: your login name.
* Password: your password.

Don't worry about the rest for now. After you add this info, hit Add. You'll then see your brand new profile at the left. Highlight it and hit the Connect button.

Hopefully all went well up til now and you're connecting to the server. As soon as you're connected, you should see something like this. (It's very possible that the contents of this directory are different than what is shown here. It's also possible that yours is completely empty.)

Image

Then rename it to www (or whatever the proper name is.)

[img]http://img504.imageshack.us/img504/4525 ... c3.gif/img]

http://img504.imageshack.us/img504/5960 ... mg5lw7.gif

Now double **** on that new folder to get into it:

http://img412.imageshack.us/img412/1292 ... mg6fj0.gif

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

Ok so on to part 3 hope you're still with me

To upload a file, press the button with the blue up-arrow. This will open an Upload dialog:

http://img504.imageshack.us/img504/674/ ... mg7po9.gif

Now browse to the files you want to upload:

http://img260.imageshack.us/img260/789/ ... mg8lz9.gif

Select the file and press the Open button. The file will automagically be uploaded to the server:

http://img260.imageshack.us/img260/897/ ... mg9bt5.gif

Now let's try to figure out what your web page URL is. In a simple world it would be...

http://www.excellent.net/~bigjoe/page1.html

Some servers use a slightly different name for user's web pages so your URL might be something like...

http://members.excellent.net/~bigjoe/page1.html

Once again, this info can be had from your ISP.

And that's about it. Learning to do this can be a little rough at first. It's all new. Rest assured though, soon you'll be able to do it with your eyes closed.

This is just a generic tutorials so everyone can follow so you know yourself you'd change it around put in smokyhosts instead, need any more help or want anything added just post here. Cheers


SHAdmin
Posts: 2089
Joined: Sat Dec 18, 2004 11:28 am
Contact:

Post by SHAdmin »

Your 'How To' has been approved an your account has been been credited with 25 points for sharing it with the community members.
web_master
Posts: 202
Joined: Thu Apr 19, 2007 6:11 pm

Post by web_master »

I like to us Dreamweaver's ftp program
Post Reply