URL Slug Generator
Convert any text into a clean, SEO-friendly URL slug
Try an example
About URL Slug Generator
Turn any title or phrase into a clean, SEO-friendly URL slug: lowercase, hyphen-separated, with accents and special characters stripped. Clean slugs are easier to read, easier to share, and give search engines a clear signal about page topic.
How to use the url slug generator
- Paste your page title or phrase.
- The slug is generated instantly as you type.
- Copy the slug into your CMS or router.
Frequently asked questions
What makes a good URL slug for SEO?
Short, lowercase, hyphen-separated words that include the page's main keyword. Avoid stop words, dates and ID numbers when possible — '/image-compressor' beats '/page?id=4823'.
Should I use hyphens or underscores in URLs?
Hyphens. Google treats hyphens as word separators but joins words connected by underscores, so 'image-tools' is read as two words while 'image_tools' may be read as one.
What happens to accents and special characters?
Accented letters are transliterated to plain ASCII (é → e) and symbols are removed, so the slug works in every browser and system.