SEO Slug Generator
Turn any title into a clean, URL-safe, SEO-friendly slug.
Loading tool…
How to use it
- Paste your page title — accents are transliterated and symbols removed.
- Choose the separator (hyphen recommended for SEO) and an optional maximum length.
- Optionally remove stop words to keep the slug short and focused.
- Copy the slug and use it as the final URL segment.
About this tool
Converts titles to lowercase, removes accents and punctuation, collapses separators, and handles characters like the c-with-cedilla transliteration so slugs stay readable. Options cover separators, maximum length with word-boundary truncation, and stop-word removal.
Your input never leaves the browser: this tool works entirely offline once the page has loaded.
Frequently asked questions
Hyphens or underscores for SEO?
Hyphens: search engines treat them as word separators, while underscores can glue words together. The tool recommends hyphens by default.
How long should a slug be?
There is no hard rule, but keeping URLs under about 60 characters avoids truncation in search results. The max-length option cuts at a word boundary so you never end a slug mid-word.