What is a hostname? SISTRIX
What is a hostname - SISTRIX Login Free trialSISTRIX BlogFree ToolsAsk SISTRIXTutorialsWorkshopsAcademy Home / Ask SISTRIX / Technical SEO / Site Structure / hostname
The hostname in the above URL is shown in the second (3) bracket.
Hostnames need to be read from right to left in order for the hierarchy to be properly understood. Individual elements are separated by dots: com > youtube > www A hostname can consist of many sub-domains. For example, www.motorace.blogspot.google.com. In theory, a hostname could include 126 levels of subdomain. In terms of the internet domain name system a hostname is only the leftmost part of the structure and this can lead to some confusion between those that work on IP architecture, and those that work in the web sector. In local networks or on standalone computers, a hostname can be the locally configured name of a computer. For example, configured in the /etc/hostname of a Linux, Unix or similar computer.
What is a hostname
From: SISTRIX Team Steve Paine 26.11.2021 Site Structure Spaces and Uppercase characters in URLs URL length: how long can a URL be? What are trailing slashes? What is a file name? What is a hostname What is a Session ID? What is the difference between a URL, Domain, Subdomain, Hostname etc.? What is the root directory? Back to overviewA hostname is the unique identifier of a server service available on a network. On the internet it is combined with a domain name to create a useful hierarchy which can be split and used in various ways. The full name of a service location can also be used as part of a URL. In general a unit of computer hardware (with a network connection to an IP network) can have many hostnames. These can be aliases or unique names mapped to IP addresses or different services on the hardware. On the web we speak of hostnames as part of the URL, the universal resource locator. If you take a closer look at the structure of a URL, the hostname is the part between the protocol, e.g. https://, and the first /, which appears directly after the top-level domain. The hostname is thus made up of the following elements:Subdomain: “www.”Domain or domain name: “youtube.com”Top-level domain: “.com”, or a country code like “.de”The hostname in the above URL is shown in the second (3) bracket.
Hostnames need to be read from right to left in order for the hierarchy to be properly understood. Individual elements are separated by dots: com > youtube > www A hostname can consist of many sub-domains. For example, www.motorace.blogspot.google.com. In theory, a hostname could include 126 levels of subdomain. In terms of the internet domain name system a hostname is only the leftmost part of the structure and this can lead to some confusion between those that work on IP architecture, and those that work in the web sector. In local networks or on standalone computers, a hostname can be the locally configured name of a computer. For example, configured in the /etc/hostname of a Linux, Unix or similar computer.