Choose your upload method
Depending on the number and size of your files, one method may be better than the other:
| Method | Best For... | Pros |
|---|---|---|
| File Manager | Quick fixes, small sites, single ZIP files | No extra software needed, works in browser |
| FTP (e.g., FileZilla) | Large websites, frequent updates | Resumable uploads, better for thousands of files |
Access your hosting control panel using the details from your activation email. Usually, this is yourdomain.com:2083.
In the files section of your dashboard, click on file manager. This will open a new tab showing your server's directory structure.
Inside the File Manager, look for the folder named public_html and double-click to enter it. This is the root folder for your primary website. Files placed outside of this folder will not be visible on the internet.
index.php or index.html already there, this is likely the default "Under Construction" page. You can delete or rename it.
Click the upload button at the top of the screen. You can drag and drop your files directly into the window.
If you are uploading a full website, we recommended compressing your files into a .zip archive before uploading. Once the upload is complete:
- Select the .zip file in the File Manager
- Click extract in the top toolbar
- Ensure the destination is
/public_html
Alternative: Uploading via FTP
If you prefer using an FTP client like FileZilla, use the following settings:
- Host:
yourdomain.com(or your server IP) - Username: Your control panel username
- Password: Your control panel password
- Port:
21 - Encryption: Require explicit FTP over TLS
Need Help?
Stuck with a large upload or seeing a "Permission Denied" error? Our support team is standing by 24/7. Navigate to the HOSTDOG homepage and click the Log in button to open a support ticket and we'll help you get your site online in no time.