URL Slug Generator
Paste a page title or heading to generate a clean, lowercase, hyphenated URL slug, with accents and special characters handled correctly.
/how-to-compress-a-pdf-without-losing-quality
Frequently asked questions
What makes a slug "SEO-friendly"?+
Short, lowercase, hyphen-separated, and built from the actual words a searcher would use, rather than a long sentence or an ID number.
Does this handle accented characters?+
Yes, characters like é or ñ get converted to their closest plain-ASCII equivalent instead of being stripped out entirely.
Should I include stop words like "a" or "the" in a slug?+
Usually not necessary. Removing them keeps the slug shorter without losing the meaningful keywords, though it's a minor factor either way.