Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions files/en-us/glossary/domain_name/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ sidebar: glossarysidebar

A **domain name** is a website's address on the {{Glossary("Internet")}}. Domain names are used in {{Glossary("URL","URLs")}} to identify which server a specific webpage belongs to. The domain name consists of a hierarchical sequence of names (labels) separated by periods (dots) and ending with an {{glossary("TLD","extension")}}.

For example, `developer.mozilla.org`.

## See also

- [Domain name](https://en.wikipedia.org/wiki/Domain_name) on Wikipedia
Expand Down