About publishing

What is publishing?

Before you learn about publishing, it's important to understand what a web site is. A web site is a group of files that are interconnected by hyperlinks that allow you to jump from one page to another, usually by clicking your mouse. While it's possible for a web site to be a single HTML page, a web site usually comprises several pages that can include images, hyperlinks, and more advanced technology like forms and databases.

Publishing a web site generally means copying all of the files that make up a web site to a particular destination. In Microsoft FrontPage, you would typically publish your site when you want to:

By using the FrontPage Publish Web command, you can choose to publish all the files in your web site or only the ones that have been changed. You can also individually choose which files you want to publish.

The Publish Web command also lets you copy a web site or a subweb to either a file system location or a server. When you copy a web site by publishing it, FrontPage maintains all of the hyperlinks, as well as the original web site's theme information, shared borders, and so on.

Notes

Before publishing your web site

Before you publish your web site, you should make sure it is ready by doing the following:

If you are going to publish your web site to the World Wide Web, you'll need an Internet service provider (ISP), preferably one that has a Web server with the Microsoft FrontPage Server Extensions 2002 or SharePoint Team Services from Microsoft installed. You'll also need to know the ISP's Web server location for publishing your web, and your user name and password, if necessary.

How the server extensions affect publishing

There are several benefits to publishing to a Web server that has the Microsoft FrontPage Server Extensions 2002 or SharePoint Team Services from Microsoft installed:

If your Web server has the server extensions or SharePoint Team Services installed, FrontPage can publish your web site using HTTP. Otherwise, you can use FrontPage to publish your web site to an FTP server.

Different ways to publish your web site to various locations

You can convert a disk-based web site to a server-based web site by following the procedures for publishing by HTTP (if the Web server you are publishing to has the Microsoft FrontPage Server Extensions 2002 installed) or FTP (if the server you are publishing to does not have the extensions installed).

Publishing a web site using HTTP

You can publish your web site using HTTP if the server extensions or SharePoint Team Services from Microsoft are installed on the Web server to which you are publishing.

Publishing a web site using FTP

You can publish your web site to an FTP server if the server extensions or SharePoint Team Services are not installed on the Web server to which you are publishing. You will need to know the FTP server name as well as your user name and password. If you are unsure about your user name, password, or FTP location, contact your Internet service provider (ISP) or web site administrator.

Publishing a web site to a file system

You can publish your web site to a folder on your local file system or to a UNC path. For example, you can make a backup copy of your entire web site by publishing it to a new disk-based location, such as C:\Backup. Publishing a web site rather than just copying files ensures that your web site will maintain its structure, and that the FrontPage components on your web pages will work.