Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools

Matt Freeman
Matt Freeman
3,990 Points

uploading html site files

Hey i know this is has nothing to do with treehouse but i'm hoping that someone knows how to upload a site using bluehost i'm in desperate need of help

1 Answer

Do you have an FTP program installed? I use Cyberduck on both my Mac and PC, and Bluehost in their control panel and FTP accounts, have a handy configure my FTP and a downloadable Cyberduck configuration file as well as for other FTP software. Otherwise just use the FTP server name it gives, user name and password then once you manage to use the correct credentials it's literally a case of copying the files across to the root of the domain you have set up.

https://my.bluehost.com/cgi/help/upload-site

Alternatively you could use the browser based File Manager in the Bluehost control panel (which is the standard cPanel) but you may find it a bit restrictive depending on what and how much you're uploading.

Just make sure everything is going in a folder called "www" or "public_html".