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.
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. To publish a FrontPage site to a hosting.com server, follow these steps:- Start FrontPage and open your web site project.
- On the File menu, click Publish Site. The Remote Web Site Properties dialog box appears.
- Under Remote Web server type, click FTP.
-
In the Remote Web site location text box, type
ftp://ftp.example.com, replacing example.com with your own domain name. -
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.
- Select the Use Passive FTP check box.
- Click OK. FrontPage asks for your username and password.
-
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.
- In the Password text box, type your hosting.com account (cPanel) password.
- Click OK. FrontPage displays files on your local computer and on the remote web server.
- Under Publish all changed pages, click Local to remote.
- Click Publish Web site. After FrontPage finishes uploading the files to your hosting.com account, you can view them in any web browser.