blob: 6093a5758b2f3a8087aec447986ceb2861db4f19 (
plain)
1
2
3
4
5
6
7
|
#definitions
---
# Slug
A user-friendly representation of the name of a page used in the path of an URL.
For example a page titled: My Friends And I, would be referenced via its slug: my-friends-and-i or my-friends-i.
It can be optimized for brevity so its easier to type and remember.
|