URL (Uniform Resource Locator)


URL is the abbreviation of Uniform Resource Locator. URL is the global address of documents and other resources on the World Wide Web.
Parts of a URL

The first part of the URL is called a protocol identifier and it indicates what protocol to use, and the second part is called a resource name and it specifies the IP address or the domain name where the resource is located. The protocol identifier and the resource name are separated by a colon and two forward slashes.

For example, the two URLs below point to two different files at the domain definithing.com. The first specifies an executable file that should be fetched using the FTP protocol; the second specifies a Web page that should be fetched using the HTTP protocol:

ftp://www.definithing.com/stuff.exe
http://www.definithing.com/index.html

A URL is a URI

A URL is one type of Uniform Resource Identifier (URI); the generic term for all types of names and addresses that refer to objects on the World Wide Web.

The term “Web address” is a synonym for a URL that uses the HTTP or HTTPS protocol.

The Uniform Resource Locator (URL) was developed by Tim Berners-Lee in 1994 and the Internet Engineering Task Force (IETF) URI working group. The URL format is specified in RFC 1738 Uniform Resource Locators (URL).
Top 5 URL Related Questions

1. What is IP address?
2. What is domain name?
3. What is dynamic URL?
4. What is obfuscated URL?
5. What is OpenURL?
Related URL Technology References

List of Countries and Their Domain Extensions
Did You Know… How Web Servers Work?
Quick Reference Guide: Web Server Error Messages

Read Also:

  • Universal Serial Bus (USB)

    Short for Universal Serial Bus, an external bus standard that supports data transfer rates of 12 Mbps. A single USB port can be used to connect up to 127 peripheral devices, such as mice, modems, and keyboards. USB also supports Plug-and-Play installation and hot plugging. Starting in 1996, a few computer manufacturers started including USB […]

  • USB 2.0

    Also referred to as Hi-Speed USB, USB 2.0 is an external bus that supports data rates up to 480Mbps. USB 2.0 is an extension of USB 1.1. USB 2.0 is fully compatible with USB 1.1 and uses the same cables and connectors. Hewlett-Packard, Intel, Lucent, Microsoft, NEC and Philips jointly led the initiative to develop […]

  • USB 3.0

    Also called SuperSpeed USB, USB 3.0 is the latest version of the Universal Serial Bus external bus standard that supports data transfer rates of up to and beyond 5GB/s (gigabytes per second). In addition to the increase in speed, UBS 3.0 is also optimized for low power and improved protocol efficiency. USB 3.0 ports and […]

  • USB Flash Drive Alliance

    The USB Flash Drive Alliance is a consortium of technology companies launched to educate consumers about the exceptional portability, capacity and utility of USB flash drives.

  • USB OTG (On-The-Go)

    Short for USB On-The-Go, an extension of the USB 2.0 specification for connecting peripheral devices to each other. USB OTG products can communicate with each other without the need to be connected to a PC. For example, a digital camera can connect to a PDA, or a mobile phone can connect to a printer or […]


Disclaimer: URL (Uniform Resource Locator) definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.