How to create a user-friendly URL using .htaccess?

If your website is using long URL like example.com/files/folder/sitemap.html, you can change it into “example.com/sitemap” in .htaccess

Modify this line according to your needs and then add this code to your .htaccess file.

RewriteEngine on
RewriteRule ^sitemap/$   /files/folder/sitemap.html [L]

How to forward email to Gmail, Yahoo or other e-mail service providers?

1. Log into your SiteWorx account. (e.g. www.example.com:2443/siteworx/ )

2. Under “SiteWorx Menu“, click the “Hosting Features” menu item if it is not already open.

3. Click the “E-mail” menu item and then click on “Aliases” option.

4. Enter your email address under “Add an Alias” like “myemail” (without the quotes) in the “E-mail Address” field.

5. In the “Forward To” field, enter your custom e-mail address on which you want to receive forwarded e-mail.

6. Click on the “Add” Button.

How to Access your Email Account from SiteWorx Webmail?

1. Log into your SiteWorx account. (e.g. www.example.com:2443/siteworx/ )

2. Under “SiteWorx Menu“, click the “Hosting Features” menu item if it is not already open.

3. Click the “E-mail” menu item and then choose the “Webmail” option.

4. You will be redirected to a SiteWorx Webmail page. Enter your full e-mail address/password, choose “RoundCube“, “Horde” or the “SquirrelMail” Webmail program in the “Webmail” field and then click on the login button.

Once your Webmail Email Reader opens, you will be able to read your e-mail and check your e-mail inbox and junk e-mail.

How to change your e-mail password at SiteWorx?

To change your e-mail password, perform the following steps:

1. Log into your SiteWorx account. (eg: www.example.com:2443/siteworx/ )

2. Under “SiteWorx Menu“, click the “Hosting Features” menu item if it is not already open.

3. Click the “E-mail” menu item and then click on “Mailboxes” option.

4. Under “Existing E-mail Boxes” tab, Select the appropriate e-mail address and click on the “edit” button.

5. Enter your new password in the password field or use a password generator.

6. Click the “Save” button.

You should see a success message.

How to Remove Email account in SiteWorx?

To remove a email address, perform the following steps:

1. Log into your SiteWorx account (e.g. www.example.com:2443/siteworx/ ).

2. Under “SiteWorx Menu“, click the “Hosting Features” menu item if it is not already open.

3. Click the “E-mail” menu item and then click on the “Mailboxes” option.

4. Under the “Existing E-mail Boxes” tab , select the appropriate E-mail address you wish to remove and then click on the “Delete” button.

5. For conformation, click again on the “Delete” button.

You should see a success message notifying you that your e-mail address has been removed.

How to Create an E-mail Account with Siteworx?

To create a new e-mail address, perform the following steps:

1. Log into your SiteWorx account. (e.g. www.example.com:2443/siteworx/ )

2. Under “SiteWorx Menu“, click the “Hosting Features” menu item if it is not already open.

3. Click the “E-mail” menu item and then click on “Mailboxes” option.

4. Under the “Add an E-mail Box” tab, enter the e-mail address that you wish to create, such as “my-first-email“.

5. Click on the “Add” button.

Once your e-mail account is created, it will appear under the “Existing E-mail Boxes” tab.