Once your hosting package is active, you can upload your website files using either the built-in file manager or an FTP client like FileZilla.
Option 1: Upload via File Manager
- Log in to your hosting control panel (DirectAdmin or cPanel).
- Navigate to File Manager.
- Open the folder named
public_html(this is your website’s root folder). - Use the Upload button to select and upload your files.
Option 2: Upload via FTP (recommended for larger sites)
- Download and install an FTP client (e.g. FileZilla).
- Connect with the following details:
- Host: yourdomain.com (or server IP)
- Username: your FTP/hosting username
- Password: your hosting password
- Port: 21
- After connecting, navigate to the
public_htmlfolder. - Drag and drop your website files from your computer into this folder.
Important Notes
- The main page of your site should be named
index.htmlorindex.php. - Make sure to upload your files to
public_html, otherwise your site will remain blank. - If you overwrite existing files, your website will change immediately.
Need help?
If you encounter errors during upload, please open a support ticket or email [email protected] for assistance.