> ## 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 Seamonkey

> How To Publish Your Website With Seamonkey! Just Follow Our Easy Step-By Step Seamonkey Instructions! You'll Get Your Site Online Fast!

his article describes how to publish web pages created in Mozilla SeaMonkey to a hosting.com server.

<Note>
  This article assumes that you have already created at least one web page using SeaMonkey, and you are ready to publish it to a hosting.com web server.
</Note>

## Publishing a SeaMonkey web site to a hosting.com server

After you create a web page in SeaMonkey, you can publish it to the hosting.com server associated with your account. To do this, follow these steps:

1. Start SeaMonkey.

2. On the **Window** menu, click **Composer**.

3. Open or create the page that you want to publish.

4. On the **File** menu, click **Publish**.
   > 👍 Tip
   >
   > Alternatively, you can click the **Publish** icon in the toolbar.

5. On the **Settings** tab, in the **Site Name** text box, type a descriptive name for the web site.

6. In the **Publishing address** text box, type `ftp://ftp.example.com`, where *example.com* represents your domain name.
   > 📘 Note
   >
   > If you have not set up your domain to point to hosting.com's name servers yet, you can use the name of the server that hosts your account instead. For information about how to determine your account's server name, please see [this article](/docs/determining-your-accounts-server-name).

7. In the **HTTP address of your homepage** text box, type `http://www.example.com`, where *example.com* represents your domain name.

8. In the **User 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.
   > 📘 Note
   >
   > If you do not want to retype your password every time you connect to your account, select the **Save Password** check box.

10. Click the **Publish** tab.

11. In the **Page Title** text box, you can change the page title. The page title appears in the title bar of users' browsers when they view the page.

12. In the **Filename** text box, you can change the filename. The filename is part of the URL (for example, if you specify the filename as *mypage.html*, the URL would be *[http://www.example.com/mypage.html](http://www.example.com/mypage.html)* ).

13. In the **Site subdirectory for this page** 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.

14. To include image files and other supporting files for the web page, select the **Include images and other files** check box.

15. Click **Publish**. After SeaMonkey uploads the files to your hosting.com account, you can view the page in any web browser.

## More information

For more information about Mozilla SeaMonkey, please visit [http://www.seamonkey-project.org](http://www.seamonkey-project.org).
