Ghost Blog URL Structure: Slugs, Routes, and SEO Settings

3 min read

Ghost uses clean, flat URL structures by default: example.com/post-slug. No dates, no categories in URLs.

Editing Slugs

In the Ghost editor, click the gear icon → change the "Post URL" field.

Custom Routes

Ghost's routes.yaml lets you create custom URL structures like /blog/slug or /tutorials/slug.

Generate Slugs

Use our blog slug generator or URL slug generator.