URL Slug Generator
Convert any string into a clean, SEO-friendly URL slug.
Separator
How slugs are generated
- Accented characters are stripped of diacritics (e.g. e-acute becomes e)
- Symbols are expanded to words (& becomes and)
- Non-alphanumeric characters are replaced with the selected separator
- Multiple separators are collapsed; leading/trailing separators are removed
- Result is lowercase by default (recommended for SEO)
Convert any title or phrase into an SEO-friendly URL slug instantly. Control the separator, case, stop-word removal, and maximum length — then copy the result ready to paste into your CMS or router.
Key Features
Separator options
Choose between hyphen (-), underscore (_), or dot (.) as your word separator. Hyphens are recommended by Google for URL readability.
Stop word removal
Optionally strip common stop words (the, and, of, etc.) to keep slugs short and keyword-focused without sacrificing readability.
Max length control
Set a maximum character limit and the tool will cut at the nearest word boundary — no ugly mid-word truncations.
Live URL preview
See the slug rendered inside a full URL preview (https://yoursite.com/slug/) so you can sanity-check the result before copying.
How to Use
- 1Type or paste your page title into the input field.
- 2Adjust separator, case, and stop-word settings.
- 3Use quick-example buttons to test common title formats.
- 4Click Copy to grab the generated slug.