Slug generatori
Sarlavhalarni toza, SEO-friendly URL sluglarga aylantiring
🔒 100% bepul · ro'yxatdan o'tishsiz · fayllar qurilmangizdan chiqmaydi
The slug is the human-readable tail of a URL — the /seo-friendly-url part — and it's the piece you fully control. Search engines use it as a relevance signal, users read it before deciding to click, and messy slugs with UTM parameters, spaces or Unicode soup undermine both. Google treats hyphens as word separators but underscores as word joiners, so 'best-coffee' is two indexable keywords while 'best_coffee' is one unreadable token. Details like that are exactly why slug format still matters.
This slug generator converts any title to a clean URL slug in one pass: diacritics are stripped (Café becomes cafe), ampersands become 'and', everything non-alphanumeric collapses to your chosen separator, and results can be forced lowercase and trimmed to a maximum length at a word boundary. Paste a whole list of titles — one per line — and get all their slugs back at once, ready to copy into a CMS, sitemap or database seed. It runs entirely in your browser, so unpublished drafts stay private.
Nega Slug generatori kerak
Preparing blog posts for a CMS
Paste the article title, copy the slug into WordPress, Ghost or your custom CMS URL field before hitting publish.
Renaming URLs during a site migration
Clean up legacy URLs in bulk: paste fifty old titles, get fifty consistent lowercase slugs, and build the redirect map around them.
Naming product pages consistently
E-commerce catalogs with mixed-case, space-filled URLs look untrustworthy; uniform slugs build both crawlability and user trust.
Generating file names from document titles
The same rules that make good URLs make good file names — keep downloads and attachments readable on every OS.
Foydali maslahatlar
- Keep slugs under 60 characters: long slug tails get truncated in search results and diluted as keyword signals.
- Drop stop words from your slug manually ('the', 'a', 'how-to-make') — three to six focused words outrank a full sentence.
- Never change a published slug without a 301 redirect: every backlink and bookmark to the old URL breaks instantly.
- Use hyphens, end of story. Google's own documentation says hyphens are word separators and underscores are not.
Slug generatoridan qanday foydalanish
- 1Sarlavhalarni qo'ying — har qatorda bittadan
- 2Ajratgichni tanlang: tire yoki pastki chiziq
- 3Kerak bo'lsa kichik harf va uzunlik limitini yoqing
- 4Barcha sluglarni birdan nusxalang
Ko'p beriladigan savollar
Qanday slug SEO-friendly hisoblanadi?▾
Qisqa, kichik harfda, so'zlar tire bilan ajratilgan, stop-so'zlar va maxsus belgilarsiz. Google tireni so'z ajratgich deb o'qiydi, pastki chiziqni esa yo'q.
Aktsentli harflar qanday ishlanadi?▾
«Café Über» → «cafe-uber» — diakritikalar olib tashlanadi, harfdan boshqa hamma belgi ajratgichga aylanadi.