A permalink, short for permanent link, is a URL intended to remain unchanged indefinitely, serving as a stable reference to a specific piece of content. Unlike dynamic URLs that may include session IDs or query parameters, permalinks are designed to be clean, predictable, and persistent.
Permalinks are fundamental to content management systems and blogging platforms. WordPress popularized the concept by allowing users to customize URL structures for their posts and pages. A well-designed permalink structure keeps URLs descriptive and easy to understand, both for readers and for the crawlers that index them.
In the context of URL shortening, permalinks and short URLs serve complementary roles. A permalink provides the canonical, permanent address for content, while a short URL offers a convenient, shareable alias that redirects to the permalink. This separation of concerns allows the permalink structure to evolve without breaking short URLs already in circulation.
Best practices for permalink design include using lowercase letters, separating words with hyphens, keeping URLs concise, and avoiding dates unless chronological context is essential.