URL Slug Generator
Turn any title into a clean URL slug for SEO.
How to use this tool
- Type the title.
- Add a domain prefix if you want the full URL.
- Copy the slug or complete URL.
How it works
Text lowercases, diacritics transliterate, and runs of non-alphanumerics collapse to single hyphens.
Tips
- Keep it concise — long slugs get truncated in search results.
- Include the primary keyword for relevance.
Limitations
Non-latin scripts that can't transliterate aren't transformed.
Frequently asked questions
What is a slug?
The part of a URL after the domain that names a page, e.g. /blog/url-slug-generator.
What makes a good slug?
Lowercase, hyphen-separated, under 60 characters, and containing your main keyword.
Does it handle non-ASCII?
Díacritics are transliterated to ASCII; other special characters are removed.