This page will guide you through the steps of setting up and accessing your personal web site at Pacific
Online. This page is not meant to teach HTML or web site creation.
|
Starting a website?
Here's a list of the best
web hosts for your
website. You can read about and find very good and
cheap web hosting
that you can rely on! |
1.
Request the Set-up of your Site
You simply need to fill out the Web Site Creation Form and Pacific Online will process your
request within 1 to 48 hours. Once processed, you will be able to upload to
your new web site.
2.
Obtain an FTP Client
You will need an FTP client (File Transfer Protocol) to transfer files from your
computer to the Pacific Online Web Server. Here are a few FTP clients that Pacific Online suggests:
You can use FrontPage 2000/2002/2003 but you cannot use
the "Publish" button to upload your web site to the Pacific Online Web Server.
You need to use the Web Publishing Wizard. You can also use the Netscape Communicator
HTML editor.
3.
Set-up the FTP Client
Once you have the FTP client downloaded and installed you will need to set it up
with the following settings:.
| Host
Name, Address, FTP Server |
Host Type |
Host
Directory |
UserID |
Remote Port or FTP Port |
| ftp.pon.net |
Automatic Detect |
Leave this Blank |
Your Login Name - not anonymous |
21
|
4. Start Building your Site
Now you will need to start
building your website. First you need to obtain an HTML editor or a Text Editor. You
can even use Microsoft WordTM
to create simple html pages with graphics. Regardless of the program you use
you *must* save the main file as index.htm Here are a few suggestions:
| File
Description |
File |
More
Information |
| Macromedia
Programs |
------------- |
More Info |
| Microsoft
Front PageTM |
|
More
info |
| Learn
HTML a .pdf tutorial |
Download
Now 160kb |
------------- |
After you have downloaded and
installed your HTML editor you can begin building your site. You will first create the
pages on your computer and then transfer them to the Pacific Online web server via FTP
when you are finished. Here are a few important tips when creating your site.
Make sure
that your main page (the one that users initially view) is called index.htm.
Pacific Online's web server automatically looks for this page when a person types in your
web address.
Use full paths in your HTML.
Example use http://home.pon.net/yoursite/graphics/mypicture.gif
not /mypicture.gif. This will cut down on missing or bad links.
You can use and name as many
subdirectories as you want under your main directory. Example:
home.pon.net/yoursite/
home.pon.net/yoursite/images/
home.pon.net/yoursite/links/
home.pon.net/yoursite/images/animated/
You can use either .htm
or .html as the extensions of your pages but make sure that the index
page has .htm as the extension.
Pacific Online does not provide
support on how to design a web site or web page. However, if you are having problems
with particular HTML tags and you believe it is directly related to the Web Server or if you
are having trouble with scripts or CGI hosted by Pacific Online then write to webmaster@pon.net
|