Managing your site

Adding subdomains, managing SSL, and changing PHP versions.

Creating an FTP account
To upload files to your hosting account, an FTP account is required. Log in to control panel. Under Account Manager, choose FTP Management. Press the Create FTP Account button on the right. Provide a username for this account, as well as a secure password. To generate a secure password automatically, click the little dice icon.…
Managing a SQL database using phpMyAdmin
The phpMyAdmin tool will allow you to manage aspects of your SQL database, such as tables, schemas, and data inside each table. You can also Import and Export databases. The phpMyAdmin tool is only accessible through the control panel. Log in to control panel. Under Extra Features, choose phpMyAdmin. The phpMyAdmin tool will pop-up in…
Creating a SQL database
Log in to the control panel. Under Account Manager, choose Databases. Below your list of databases, you will find Create Database. The system will automatically generate a username and secure password for this database. Provide a name for your database and then press the Create button. Once the database is created, the details for that…
Forcing a maintenance page
If you wanted to temporarily prevent visitors to your site while performing maintenance, add the following snippet to your .htaccess file in your domains public_html folder and ensure you have a maintenance.html file.
Force HTTPS
To ensure the connection between your visitors and your website is secure, you should redirect them to the secure version of the site. This can be easily completed by updating the .htaccess file in your website's public_html folder (domains/yourdomain.com/public_html).
Enable free TLS/SSL
To ensure the connection between your website visitors and the server that hosts your website is encrypted, you should enable a free Let's Encrypt™ TLS certificate. This is now done automatically for new websites. The steps below are no longer required. Login to the control panel. Select the domain you want to add the certificate to…
Changing the PHP version
The PHP version that is enabled can be configured at the site level. Subdomains can have different PHP versions if they are added as separate sites and not regular subdomains. Login to control panel. Click Domain Setup. Select domain (or subdomain) from list. Click PHP Version Selector from right side of page. Choose PHP version from dropdown and click Save. The selected…
Adding a subdomain
There are 2 ways to add a subdomain. Either as a lightweight subdomain of a main domain, or a separate domain. The advantage of adding as a separate domain is that it can have it's own PHP version and SSL/TLS certificate. Login to the control panel. Click Domain Setup. Click Add New on right side of page. Enter the full domain…

Need support?

Can’t find the answer you’re looking for? Don’t worry we’re here to help!
Contact support