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

Installing an SSL Certificate in cPanel

To start, the website requires a dedicated IP. If you do not have one, you may order the...

Why do I have references to robots txt in my web stat programs?

Many search engines will look for a robots.txt file before spidering your sites content. The...

What are all these htaccess files?

.htaccess files are used to perform certain rules such as displaying a 404.shtml file in replace...

osCommerce password reset

How to reset your osCommerce admin login... You can reset your osCommerce administrative login...

How can I redirect http to https?

Create an .htaccess file with the following contents and upload it to your public_html directory....