Slug vs Permalink: Differences and How CMS Platforms Handle Each
Slug vs permalink — what's the difference? How WordPress, Ghost, Contentful, and other CMS platforms generate, store, and update URL identifiers.
Published:
Tags: text, seo, developer-tools
Slug vs Permalink: What's the Difference? The terms "slug" and "permalink" are used interchangeably in some contexts and refer to different things in others — especially in the WordPress ecosystem. Understanding the distinction helps you configure CMS settings correctly, debug URL problems, and communicate clearly with developers and content teams. How Slugs Compose Into Permalinks The permalink is constructed from several components: The slug is one input to the permalink builder. The permalink structure (what surrounds the slug) is configured separately — in WordPress, this is the Permalink Settings; in Ghost, it is the URL structure setting. WordPress Example In WordPress, the Permalink Settings define the pattern: | Pattern | Example URL | |---------|------------| | Plain | | | Day…
All articles · theproductguy.in