---
title: "Slug"
description: "A slug is the part of the url that comes after the domain. Commonly matches the file name of a markdown file many blogging systems. These are typically human..."
date: 2024-08-05
published: true
tags:
  - dev
  - webdev
template: til
---


A slug is the part of the url that comes after the domain.  Commonly matches the file name of a markdown file many blogging systems.  These are typically human readable, unique identifiers for pages within the site.
