Uploading your site
Once a domain is in Website mode, upload your files into its document root. Two ways: the browser file manager or SFTP.
Using the file manager
- Open Files and browse to the domain's document root (usually
httpdocs). - Drag your files (or a zip) onto the window to upload.
- If you uploaded a zip, extract it in place.
- Make sure your home page is named
index.htmlorindex.php.
Using SFTP
- Use your per-customer SFTP credentials (from your account).
- Connect with any SFTP client (FileZilla, WinSCP, etc.).
- Upload into the domain's document root.
After uploading
Visit the domain to check it loads. If it doesn't, confirm the hosting mode is Website, the right PHP version is set, and see Site not loading.