URL Slug Generator
Type a page title in any script and get a clean, lowercase, hyphen-separated URL slug — Cyrillic titles are automatically transliterated to Latin first.
Why a clean slug matters
Search engines and readers both prefer short, readable URLs that reflect the page's title in plain Latin characters, without spaces, punctuation, or raw Cyrillic. This tool detects Cyrillic input automatically, transliterates it using the same accurate engine as the main converter, then strips anything that isn't a lowercase letter, number or hyphen.
Frequently asked questions
Does it work directly with Cyrillic titles?+
Yes — Cyrillic input is automatically converted to Latin before being turned into a slug, so you don't need to convert it separately first.
What happens to the oʻ and gʻ letters in a slug?+
The apostrophe-like mark is dropped and the base letter is kept — so "soʻz" becomes "soz" — matching how most website URL structures expect plain ASCII slugs.