Slug Generator
Turn any title into a clean, URL-safe slug instantly, right in your browser.
About this tool
A slug is the URL-friendly part of a page address, for example the "how-to-write-seo-content" in yoursite.com/blog/how-to-write-seo-content. This tool lowercases your title, treats spaces and underscores both as word separators and replaces them with hyphens, strips punctuation and symbols, and transliterates accented letters (like é or ñ) to their plain equivalent instead of deleting them. Hebrew, Arabic, Cyrillic, and other non-Latin scripts are kept as-is rather than force-converted, since there's no reliable way to transliterate every script correctly, and a native-script slug is valid in a URL once percent-encoded. Everything runs in your browser: nothing is uploaded or stored anywhere.
A few things worth knowing before you publish: hyphens and underscores are not interchangeable to Google, a hyphen is read as a word separator ("keyword-research" indexes as two words) while an underscore joins words into one token ("keyword_research" reads as a single word), which is why this tool always converts underscores to hyphens. Current SEO guidance generally puts the ideal slug length around 50-60 characters, with roughly 75 as a practical ceiling, so the max length slider defaults to 80 but is worth pulling down toward 60 for a typical title. The slug wording itself is only a minor, confirmed-small direct Google ranking factor, Google's own guidance is clear that content quality matters far more, but a slug that matches what someone actually searched for does tend to earn a better click-through rate in search results, which is a real, if indirect, benefit.