SEO tool
Slug Generator
Turn a page title into a short, readable, lowercase URL slug.
What makes a good URL slug
A practical slug is short, readable, lowercase, and separated by hyphens. It should describe the page clearly without stuffing in extra words. Good slugs help visitors understand a link before they open it.
How this generator works
- It lowercases the title.
- It removes accents and unsupported symbols.
- It replaces groups of non-letter characters with hyphens.
- It removes extra hyphens from the beginning and end.
Examples
Article title
How to Format JSONhow-to-format-json
Tool page
Free Word Counterfree-word-counter
Guide page
Title Case vs Sentence Casetitle-case-vs-sentence-case
FAQ
Should a slug include every word from the title?
No. Keep the important words and remove filler when the result is too long.
Are hyphens better than underscores?
Hyphens are the common choice for readable web URLs because they separate words clearly.
Can I change a slug later?
You can, but published URLs should be changed carefully. Set up a redirect from the old URL so visitors and search engines do not hit a broken page.
Related guides: What is a URL slug? and How to write clean URL slugs.