What is a domain?

A domain is a human-readable name assigned to an IP address to make accessing websites much easier. For example, a domain name is much like knowing a house by “Bob’s” instead of his exact street address. Domain names provide an easy way to get to a website instead of remembering a long IP address like 121.122.123.124. Domains are combined with a TLD to produce what is known as a domain name. A TLD is a domain extension, .com for example is one. Domains themselves can be anything you choose (bobstools, birdlovers, etc), and then choose a TLD to go with it. Common TLDs include:

 

  • .com
  • .net
  • .org
  • .info
  • .us
Your domain, combined with a TLD, will procude the final domain name (bobstools.com).
 
Domain names must be unique, and can only be registered to one person at a time.
  • 113 Users Found This Useful

Was this answer helpful?

Related Articles

My index page does not load - Why not?

Filenames are case sensitive. Be sure you have an index filename all in lower case. Examples are...

Create a 410 Redirect for Missing Files

A redirect which is often forgot about is the 410 redirect. This is search engine friendly in the...

htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

To solve “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable” follow...

Why can users behind proxies not see my site?

If you have enabled hot link protection users behind proxies may not be able to see your site...

When should I use ascii and when should I use binary?

Many FTP client programs support and auto mode to detect the proper upload type based on file...