A web address tells a computer where to go. It helps you find a page. You can type it in a bar. It works to find many things. It is very helpful for us. Do you use web addresses?
A web address tells a computer where to go. It helps you find a web page. You can see it in a bar at the top. This address shows the name of the site. It also shows the name of the file. One man named Tim Berners-Lee helped make it. He helped create the web. This tool works for email too. It can even find files to move. It is a very useful tool for everyone.
A URL is a web address. It tells a computer where to find a resource. A resource can be a web page. It can also be an email or a file. Most web browsers show the URL in an address bar. This bar is at the top of the screen.
Tim Berners-Lee helped define the URL in 1994. He is the man who invented the World Wide Web. The URL uses a special way to show locations. It uses a name for the site. It also uses a path to find the file. Slashes help separate the different parts.
Some URLs use a secure connection. These start with https. This keeps the connection safe. Other URLs use different ways to find things. Some use FTP to move files. Some use mailto for email.
People all over the world use many languages. They want to use their own letters in addresses. We call these special addresses IRIs. An IRI uses characters from many different alphabets. This helps people use their own local writing. Modern browsers can read these addresses easily.
A URL is a special kind of web address. It is also called a Uniform Resource Locator. This address tells a computer where to find a resource on the web. A resource can be a single web page. It can also be an email or a file. Most web browsers show this address in a bar at the top. This bar helps you see exactly where you are online. It is a way to point to a specific spot in a huge network.
How does a URL actually work? It works by breaking an address into different parts. First, it uses a protocol to start the request. For example, https is a common way to start. This tells the computer to use a secure connection. Next, the address includes a hostname. This is the name of the site you want to visit. Finally, it shows a file name or a path. Slashes help separate these different parts so the computer understands them.
People worked hard to create this system. Tim Berners-Lee helped define the URL in 1994. He is the person who invented the World Wide Web. He worked with a group called the IETF. They started talking about these ideas back in 1992. At first, people called them Universal Document Identifiers. Later, the name changed to the uniform version we use today. Berners-Lee even said he wished he used slashes instead of dots.
There are many different types of these addresses. Some use HTTP for web pages. Others use FTP to move files from place to place. You might also see mailto for sending an email. Some addresses are even international. These are called Internationalized Resource Identifiers, or IRIs. They let people use their own local alphabets and characters. This helps people in China or Japan use their own writing online. The computer then turns these into code the system can read.
URLs are like the street addresses for the digital world. Just as your house has a number and a street name, a web page has a URL. Without them, finding things on the internet would be very hard. They connect us to information all over the globe. Every time you click a link, you use a URL. It is the invisible path that leads you to your favorite sites.
A Uniform Resource Locator, or URL, is a specific type of web address. It serves as a reference to a resource on the World Wide Web. A URL identifies the exact location of a resource on a computer network. It also provides a mechanism for retrieving that specific resource. While many people use the term Uniform Resource Identifier (URI) interchangeably, a URL is actually a specific type of URI. URLs are essential because they allow different computers to find and share information.
To understand how a URL works, you must look at its syntax. Every HTTP URL follows the syntax of a generic URI. A web browser uses the URL to perform a request to a specific host. By default, this request happens on port number 80. If the URL uses the HTTPS scheme, the connection is secure. This means the requests and responses happen over a protected connection. The browser reads the address to know exactly where to go and how to talk to the server.
A URL is composed of several distinct parts that work together. For example, consider the address https://www.example.com/index.html. The first part, https, is the protocol. The protocol tells the computer which rules to use for the connection. The next part, www.example.com, is the hostname. This identifies the specific server on the network. Finally, index.html is the file name. Slashes are used to separate the directory and the filenames.
Different applications use different protocols within a URL. While HTTP and HTTPS are most common for web pages, other types exist. For instance, FTP is used for file transfers. The mailto protocol is used for email. You might also see JDBC used for database access. This variety allows the URL system to point to many different kinds of digital resources.
The history of the URL involves important collaboration. Tim Berners-Lee, the inventor of the World Wide Web, helped define the URL in 1994. He worked with the URI working group of the Internet Engineering Task Force (IETF). This collaboration began with a session in 1992. Early drafts even called these "Universal Document Identifiers." The name was changed to "Uniform" between June and October 1994. Berners-Lee later expressed regret regarding the syntax. He wished he had used slashes instead of dots to separate domain names.
As the internet grew, the system had to support more people. Internationalized Resource Identifiers, or IRIs, were created to help. An IRI is a form of URL that includes Unicode characters. This allows users to use their own local alphabets and writing systems. The domain name in an IRI is called an Internationalized Domain Name (IDN). Software automatically converts these into punycode so the Domain Name System can use them. For example, a Chinese URL is converted into a format starting with xn--.
Path names in a URL can also be specified in local writing systems. If the characters are not part of the basic set, they undergo percent-encoding. This converts characters into hexadecimal format. For example, a Japanese URL becomes a long string of percent signs and numbers. The target computer then decodes this address to display the correct page. This process ensures that anyone, regardless of their language, can navigate the web.
URLs also include special types like protocol-relative URLs. These are also known as protocol-relative links or PRURLs. These links do not specify a protocol at the start. Instead, a link like //example.com will simply use the protocol of the current page. This is usually either HTTP or HTTPS. This flexibility helps web developers manage links more easily across different types of secure or non-secure connections.
More to explore
✨ What else?
Related topics you might enjoy
🔬 Go deeper
More advanced topics to explore
🪜 Step back
Simpler topics to build understanding
What is Nepedia?
A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.