> ## Documentation Index
> Fetch the complete documentation index at: https://kb.hosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Publishing your web site with Microsoft FrontPage

> Learn How To Publish Your Website With Microsoft FrontPage! Just Follow Our Easy, Step-By-Step FrontPage Guide! It Couldn't Be Easier!

This article describes how to publish a web site created in Microsoft FrontPage to a hosting.com server.

<Note>
  This article assumes that you have already created a web site using FrontPage, and you are ready to publish it to a hosting.com web server.
</Note>

## Publishing a website with Microsoft FrontPage to a hosting.com server

After you create a web site in FrontPage, you can use FTP to publish it to the hosting.com server associated with your account.

<Warning>
  **Important**

  FrontPage **extensions** are proprietary and only work with Microsoft IIS (Internet Information Server). hosting.com servers do not support FrontPage extensions.
</Warning>

To publish a FrontPage site to a hosting.com server, follow these steps:

1. Start FrontPage and open your web site project.

2. On the **File** menu, click **Publish Site**. The **Remote Web Site Properties** dialog box appears.

3. Under **Remote Web server type**, click **FTP**.

4. In the **Remote Web site location** text box, type `ftp://ftp.example.com`, replacing *example.com* with your own domain name.

5. In the **FTP directory** text box, type `public_html`.
   > 📘 Note
   >
   > The *public\_html* path assumes that you want to upload files to your web site's document root directory. If you want to upload files to a subdirectory instead, then add it to the end of the path.

6. Select the **Use Passive FTP** check box.

7. Click **OK**. FrontPage asks for your username and password.

8. In the **Name** text box, type your hosting.com account (cPanel) username.
   > 📘 Note
   >
   > If you do not know your cPanel username or password, you can use the hosting.com Hosting Panel to view it. For more information, please see [this article](/docs/viewing-and-changing-login-settings-for-shared-hosting-accounts).

9. In the **Password** text box, type your hosting.com account (cPanel) password.

10. Click **OK**. FrontPage displays files on your local computer and on the remote web server.

11. Under **Publish all changed pages**, click **Local to remote**.

12. Click **Publish Web site**. After FrontPage finishes uploading the files to your hosting.com account, you can view them in any web browser.
