How the Internet Works

URL

Uniform Resource Locator.

Definition

Uniform Resource Locator. The address you type into a browser to visit a website, like https://example.com/page. It tells the browser exactly which server to contact and which resource to request.

Example

When you type https://youtube.com into your browser, the URL tells your computer to use HTTPS to connect to YouTube's server and request the homepage.

See it in context Learn how URL fits into the bigger picture of how software actually works.

Read the Guide →