Web Terms Explained - Part 1

is the first article in a series of 3 aimed at those justcomputer into servers which means you could host
starting out in the world of websites and the internet.your own website if you were prepared to leave it
If you are baffled with the different terms and whaton all the time. Most people pay a web hosting
they mean, these articles are for you. In this firstcompany to use their servers to host their website.
article I will explain in simple terms what some webA Dedicated Server is what some web hosting
development terms mean. To have a website on thecompanies use. There are servers that have 24
internet you need both a domain name and webhours support and all the latest technology. If your
hosting: - see below:site outgrows its shared server space because of
A Domain Name is an easy to remember addressthe amount of traffic you are getting then your
that gets translated by DNS (domain name servers)better off using a company that use dedicated
into the servers IP address. This mean your domainservers. When looking at web host companies see if
name is the address of where you website is stored.they use dedicated servers. If they do you know
Eg. In order to publish your webpage’s on theyou will get good support and get all the latest
internet you will need a domain name AND webupgrades.
hosting. (see below)HTML which stands for Hypertext Markup Language
A Host or web hosting is where a computer storesis the language in which web pages are written. If
website files which has a web server running on it.you look at a website page and view its source (right
You need a web host to be able to have websitesclick and click ‘view source’) you will
published on the internet. You will also need ansee its html.
address (Domain name). There are many differentHTTP stands for Hyper Text Transfer Protocol
web hosting companies all offering differentwhich is the main protocol used to transfer and
packages. Fundamentally they are all the same; theyreceive date over the internet.
sell server space for your website.An IP Address is a unique number identifying all
Domain Name Registrar is a company accredited bydevices connected to the Internet. IP stands for
the Internet Corporation for Assigned Names andInternet Protocol Address. Domain names hide the IP
Numbers (ICANN). You can buy domains from aaddress with the
registrar and some registrars also provide DNSAn ISP stands for Internet Service Provider which is
hosting (web hosting) but this is not required as it isa company that proves members with Internet
often a separate service.access. Customers have a username and a password
Domain Resellers programs are where anyone canand can dial-up or use a cable or DSL line to connect
set up a reseller program to sell on domains. Domainto ISP’s network which is connected to the
resellers buy their domains from an ICANN registrarInternet. Virgin Media and BT Internet are
at trade prices and then sell them on to theirISP’s.
customers with the same discount. Many webSub-Domains allows you to set up different sections
development companies become resellers so theyof your site as a separate domain (E.G.
can sell domains to their customers are discountedIn part two of this series of articles I will explain the
prices.many different services that come along with web
A server is a computer that relays information andhosting which is needed to publish your websites on
handles requests for website data, email, filethe internet.
transfers from other computers. You can turn most