URL Slug Generator
Turn any title into a clean, SEO-friendly URL slug.
100% in your browser — nothing uploadedTurn a title into a URL slug
About this URL slug generator
A slug is the human-readable part of a URL — for "10 Recetas de Café Fáciles" you want /10-recetas-de-cafe-faciles. This tool lowercases, strips accents (café → cafe, ñ → n), removes symbols, and joins words with hyphens, live as you type.
Options let you choose the separator (hyphen or underscore — hyphens are what search engines recommend), limit length, and transliterate special characters. Works for any Latin-script language.
FAQ
Hyphens or underscores?
Hyphens. Google treats hyphens as word separators but joins words connected by underscores, so "coffee-recipes" is read as two words while "coffee_recipes" may be read as one.
Should slugs include stop words?
Short slugs read better, so dropping words like "the" and "a" is common — but keeping them doesn’t hurt rankings. Prioritize readability.
What happens to the ñ?
It becomes n (año → ano in slugs is the accepted convention; context makes the meaning clear). All accents are similarly transliterated.