This article will provide a guide for how to add files to a website.
How to Add Files to a Website
The easiest and most preferred method for uploading files to your website is to use an FTP Client.
The first thing you need to do is find an FTP client. A popular (and free) FTP client is called FileZilla.
- Download FileZilla:
- Install FileZilla.
- Run FileZilla.
- In the "Host" field, enter your domain name.
- In the "Username" field, enter your cPanel username.
- In the "Password" field, enter your cPanel password.
- Leave port set at "21" or if you leave it blank this will be default.
- Click "Quick Connect"
- The LEFT side shows the files on YOUR PC
- The RIGHT side shows the file on your server
- Double-click the "public_html/" or the "www/" folder on the RIGHT side
- This is the "root" of your website
- All you need to do is find the files you want to upload on the LEFT side of the screen and drag them to the RIGHT.
- This will then upload the files to your website.
Conclusion
You now know how to add files to a website.
See Also: Configure FileZilla FTP Client