SEO — free, no signup
Slug generator.
Turn any title into a clean URL. Handles diacritics properly, one line per slug.
Runs in your browser · Nothing uploaded · Nothing stored
Loading…
A URL is read by people before they click it and by search engines after. "/servicii-web-design-iasi" tells both what to expect. "/?p=1847" tells neither anything, and "/cum-să-îți-optimizezi-site-ul" tells them something in theory while breaking in practice, because non-ASCII characters get percent-encoded into unreadable strings the moment anyone copies the link.
This handles the transliteration explicitly: ă becomes a, ș becomes s, ț becomes t, ü becomes u, ß becomes ss. Punctuation and apostrophes are stripped, spaces become hyphens, and the result is lowercase ASCII that survives being pasted into an email, a message or a print advert.
Paste multiple titles, one per line, and get a slug for each — useful when you are planning a content calendar or migrating a site and need the whole URL structure at once.
Worth knowing
- Hyphens, never underscores. Search engines treat hyphens as word separators and underscores as joiners.
- Three to five meaningful words is the sweet spot. Long slugs get truncated in results and look spammy.
- Never change a live URL without a 301 redirect. You will lose the rankings and the backlinks pointing at it.
Questions
Frequently asked
Should I remove stop words?
Usually yes for length, but not when they change the meaning. "Cum să faci un site" without stop words is still clear; some phrases are not.
Hyphens or underscores?
Hyphens. Google treats a hyphen as a word separator and an underscore as a joiner, so "web_design" reads as one word.
Can I change an existing URL?
Only with a 301 redirect from the old address to the new one. Without it you lose accumulated rankings and every backlink breaks.
Related
More seo tools
Beyond the tools
Want to know what else is holding your site back?
Our free website audit runs 26 checks across SEO, speed, content and security, and tells you in plain English what to fix first.
Run a free audit