Skip to main content

Know about Top Level Domains (TLDs).

 

A Top-Level Domain (TLD) is the highest level of domain name hierarchy in the internet's Domain Name System (DNS). A TLD is the part of the domain name that follows the final dot, such as .com, .org, .net, or .edu.

There are two main categories of TLDs:

  1. Generic Top-Level Domains (gTLDs): These are TLDs that are not associated with a specific country or region. They are intended to be used by any individual or organization worldwide. Examples of gTLDs include .com, .org, .net, .info, and .biz.

  2. Country Code Top-Level Domains (ccTLDs): These are TLDs that are associated with a specific country or region. They are typically two letters long and correspond to the country code of the country where the website is registered. Examples of ccTLDs include .uk for the United Kingdom, .ca for Canada, .fr for France, and .cn for China.

In addition to these two main categories, there are also sponsored TLDs (sTLDs), which are reserved for specific communities or organizations. Examples of sTLDs include .gov (reserved for U.S. government agencies), .edu (reserved for U.S. educational institutions), and .museum (reserved for museums).

TLDs are used to categorize and organize websites on the internet, and they can be an important part of a website's branding and identity. When choosing a TLD, it's important to consider factors such as the purpose of the website, the target audience, and the availability of the desired domain name.

Comments

Popular posts from this blog

Solve FTP Error : 534 Protection level negotiation failed , FTP Client : FileZilla

You are not able to connect your ftp account and you are getting 534 Error in FileZilla. Don't Worry, We have Solution for you. It happens due to SSL requirement.     Question: When i want to connect my ftp account with Filezilla ftp client, it fail to retrieve directory listing then connection closed by server and i am unable to connect my ftp site. Following is output given by my ftp client: " Status: Resolving address of exampale.com Status: Connecting to 194.0.292.194 :21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (194,0,292,194,244,196). Command: LIST Response: 534 Protection level negotiation failed. Error: Failed to retrieve directory l

Float Cum Boost Charger ( FCBC )

Float - Cum - Boost charger is functionally a charger. We will discuss here briefly about functionality, operation and application of float cum boost charger [FCBC]. Float Cum Boost charger is functionally a charger. It work on two operating modes first float mode and second boost mode. Float Cum Boost Charger are used for charging batteries at sub station or power house protection circuit and telecom exchanges. They are used in places where non-interrupted Power supply required. Float chargers used in telecommunication industry consists of filler circuit to ensure continues power supply. The float part of the charger remains in circuit even when the power is driven from batteries. There are few characteristics of a Float Cum Boost charger as given below:- Power Supply: It operates on single phase or three phase power supply and designed for continuous operation. Operation:  The charger has two modes. Float mode and boost mode. In float mode, the FCBC supplies the DC load and the tric

How to Clear Putty Screen while working with Linux Server?

 Method to clear putty screen while working with Linux Server. It will clear screen buffer and provide true experience of clear screen ( console ).  Have you ever worked remotely with Linux system? it is common to work remotely on Linux system. Putty is popular remote login tool in system admin community. It's freely available open source software and it works on Linux as well as Windows platform. It's widely adopted tool for remote login. Figure: Putty Icon - Popular Remote Login Software. Now imagine you are connected remotely with a Linux system and you are troubleshooting some problem. You are typing command on putty console  and running it and after some time all screen field with lot of text. Screen become messy with full of text  and create confusion while troubleshooting Linux system. After then you type clear command on console and all text cleared as you execute clear command but as soon as you touch scroll bar or up down arrow key, text returned on console. Now you a