How to put your website live
In this course, you will learn how to go live with your static website. A static website is something you make via HTML, CSS, and JavaScript. There is no back-end attached to it.
To go live, you will need two things.
- A Domain Name (yourname.com)
- and a Web Host
A domain name is simply the name of your website. It looks like this: yourname.com.
The ".com" part is called the extension. Your domain can have an extension such as ".net", ".org", ".info" and hundreds of other domain extensions which are publicly available.
The second thing you need is the web host. A web host is a service that takes your website files and hosts it on their servers. Whenever someone visits your website, this web host servers your website to that user.
A web host company has special servers that work 24/7 so your website is always available. For that, they charge a nominal fee for their service.
In this course, you will learn how to pick the perfect web host provider; what features to look for, and my recommendations. I will also tell you where to buy a good domain name from.
I will also show you how to make your domain name talk to your web host. And then I'll show you, how to upload your website to the web host via FTP (i.e File Transfer Protocol.)
Get Started
Already have an account? Please Login