How to Create Your Website After Purchasing Hosting
OK, so you have registered your domains and pointed them to your hosting. You may be confused what to do next. I thought I would do a short writeup to help you out.
The next thing you need to do is get FTP software. FTP software will allow you to upload and download efficiently large amounts of files to your web host. You will need this in the future so you should download it now. Once you download your FTP software you should be able to access the FTP server by entering into the FTP software your hosting account login and password. The ftp server address to be typed in most FTP software should just be www.domainname.com
You can also “enter” your hosting account through Cpanel software. Cpanel is the most commonly used web host account software. The address to the Cpanel login page will be given by your hosting company. When you login there will be a “panel” of icons. You can check email, web stats, create files, etc. The file manager icon is where you can create/delete web pages/directories and upload files. Everything you can do in Cpanel’s file manager can be done in FTP software, but not as efficiently.
MySql Databases icon in Cpanel is where you will be doing your database work in order to “hook up” any complicated web software you download. PHPMyAdmin is also inside here where more advanced database work can be done.
So that is about it. The rest of the icons aren’t as important right now and you can learn them later. If you just want to set up a few simple html pages and thats it then you won’t need to read anymore of my tutorial. However, if you want a blog,forum, or any kind of advanced software you will want to read my next articles on this tutorial series.





June 30th, 2009
yes you are correct after connecting to the ftp server you will find the folder call public_html..upload all your web pages which you generally work in the local pc NOTE: some time your website home page may not come..you have to find the redirect option in the cpanel and enter the exact URL at which your site comes ex: domain.com/home.html.
well if you are not rase a ticket to the tech team it will be done…
November 19th, 2009
One thing I will say is don’t use a host that uses anything other than cPanel for their software. I’ve had hosts that use all kinds of awful control panel software and it makes it so hard to create MySQL databases or add new domains on. Things like Plesk are just a complete time suck!
As far as FTP software goes, the best one to use is the desktop app Filezilla. Free and easy. I used to use a Firefox plugin called FtpFox but it doesn’t work since they updated.
Roy