Nameservers and DNS
💡 The Concept Nameservers and DNS are the systems that connect a domain name to a hosting server, routing visitors to the right place. After you purchase a domain name and a hosting plan, you need to connect the two. That connection is made through nameservers. What Are Nameservers? A nameserver is a server that…
Read MoreHow to Publish Your Website
💡 The Concept What is the purpose of making websites? Why do businesses have websites? The answer is the same for both: to have a published presence on the World Wide Web. Without publishing, everything you learned this semester stays on your computer, invisible to the rest of the world. Potential employers will want to…
Read MorePurchasing a Domain Name
💡 The Concept When you buy a domain name, you are reserving your address on the internet: the URL people will type to find your site. At around $20 per year, it is one of the most affordable investments you can make in your web presence. Where to Buy Avoid GoDaddy. They charge extra for…
Read MoreFTP
💡 The Concept Using FTP to upload website files is the traditional way to transfer your local project to a hosting server so it goes live on your domain. FTP stands for File Transfer Protocol. It is how web developers move files from their computer to a web server. Once you understand it, you have…
Read MoreWebsite Hosting
💡 The Concept Website hosting explained simply: it is a service that keeps your files on a server so your site is always accessible online. Once you have a domain name, you need somewhere to store your website files. That is what web hosting is. A hosting provider gives you space on a server that…
Read MoreGitHub Pages
💡 The Concept GitHub Pages free hosting lets you publish a static website directly from a GitHub repository at no cost. GitHub Pages lets you host a fully functional website for free, directly from your GitHub account. No credit card, no hosting bill, no server setup. Your URL follows this format: As a bonus, using…
Read More