Slug Generator
URL-friendly text converter
How to use Slug Generator
- Type or paste a title in single mode, or switch to batch mode for multiple items.
- Adjust separator, length, and stop-word removal as needed.
- Copy individual slugs or export all as CSV.
Slug design for SEO
A URL slug is the readable part of a URL that identifies a specific page. 'https://site.com/blog/how-to-slug' has 'how-to-slug' as the slug. Good slugs are short, descriptive, lowercase, and use hyphens to separate words — this matches how search engines and users expect URLs to look.
Stop word removal (the, a, of, etc.) can make slugs more concise but is controversial — some SEO experts argue keeping them slightly improves clarity. The safest approach is to remove them only when the slug is otherwise too long.
For non-English titles, transliterate to ASCII so URLs stay clean and predictable. 'Rezumat pentru CV-ul meu' becomes 'rezumat-pentru-cv-ul-meu' — readable, shareable, and indexable across all search engines.