
ELEMENTS OF URL
The compenents of the URL are as follows :
The Scheme : This is the first part of a web address, also known as the protocol identifier. It tells the Internet browser which protocol needs to be followed to access the address.
Example URL : https:// www.india.gov.in./india - glance / states - india
Here, the scheme is https. Other frequently used schemes are - ftp:// (file transfer protocol) and mailto:// (e - mail protocol).
The host :The second part of the web address identifies the host. The host starts typically with "www", which indicates the World Wide Web. This tells the browser where the resource, i.e., the site is located on the Internet. If the web address is an intranet, it will not begin with www because it is an internal website that can be viewed only by the internal computers of an organisation.
The Domain : A domain name follows the host. It is unique name given to each website. The domain name consists of two parts - one is the name of the domain, and the other is the web(or domain) extension. A web extension tells kind of organisation and the country it belongs to . All domain extension are monitored and regulated by the Internet Corporation for Assigned Names and Numbers (ICCANN) . For example, the ".gov" extension is used with the official government websites, and commercial organisations use ".com". Domain names are easier to remember than IP addresses since a name has a strong correlation with the website. The Domain Name System (DNS) serves as a directory for the web by locating and addressing devices in a worldwide network.