How To Publish your Website to the Internet
To put your site on the web so others can access it, you have to
"publish" the site by putting all of the files (HTML, Graphic, Java
files) on the web server that will host your site. You can publish your
site frequently while you are constructing your site.
Some editor programs have the ability to publish your pages. In
addition, there are free FTP program that many people use with
non-commercial sites. See your system administrator of that server for
help in publishing your site.
Develop on your Hard Drive
Do your development work on your hard drive were you can polish your
pages. Then, when everything looks nice, go public and publish the web
pages.
Publish to a Public Server
When you begin to publish you should publish directly to http://www.yourdomain.xxx
and including all sub-webs. If you need to publish a
sub-web, you need to open that sub-web at both ends, and then publish
that sub-web only. |