Text to Slug Converter
Convert any title or phrase into a clean, SEO-friendly URL slug.
Separator:
What is a URL slug?
A URL slug is the part of a web address that identifies a specific page in a human-readable way. For example, in https://example.com/how-to-make-coffee, the slug is how-to-make-coffee.
Tips for good URL slugs
- Keep them short — ideally under 5 words
- Use hyphens to separate words (Google recommends hyphens over underscores)
- Include your main keyword
- Remove stop words like "a", "the", "and" where possible
- Always use lowercase — URLs are case-sensitive on most servers