There are two easy ways to get your files onto your hosting.
Option A — File Manager (no software needed)
- Open cPanel → File Manager.
- Go into the public_html folder — this is your website's root.
- Click Upload and add your files (or a
.zip, then Extract it).
Option B — FTP/SFTP
- In cPanel, open FTP Accounts to create or view your login.
- Connect with any FTP client (e.g. FileZilla) using the host, username, password and port shown.
- Upload your site into public_html.
Tip: your homepage should be named index.html or index.php.