Slugify — URL Slug Generator
Turn any title into a clean, SEO-friendly URL slug.
What would you like to do next?
Generate a URL slug
Paste a title or headline above to turn it into a clean URL slug: the text is lowercased, accents are stripped, and every run of spaces or punctuation becomes a single hyphen. Slugs are the readable part of a web address, like the words after the last slash, and a tidy slug helps both readers and search engines understand the page. Copy the result with one click.
What makes a good slug
Keep it short, lowercase and descriptive, use hyphens between words, and drop filler words. This tool handles the formatting; you choose which words to keep.
Frequently asked questions
What is a URL slug?
It is the readable part of a web address that identifies a page, usually the words after the last slash, written in lowercase with hyphens.
How is slugify different from kebab-case?
Slugify also strips accents and punctuation, not just spaces, so the result is always safe to use in a URL.