URL Slug Generator
SEO-Friendly Strings
Turn titles and phrases into clean SEO-friendly URL slugs with separators, lowercase control, and max length.
What is this tool?
This URL slug generator converts titles and phrases into clean path segments for pages, posts, docs, products, and files. It normalizes text, removes punctuation, joins words with the selected separator, and can enforce a maximum length.
A good slug is short, readable, stable, and descriptive. Search engines and users both benefit when a URL communicates the page topic without unnecessary punctuation, tracking text, or generated IDs.
Use this tool during content planning, CMS imports, documentation authoring, and route naming. Remember that changing published slugs can require redirects to preserve SEO signals and existing links.
How to use
- Paste a title, heading, or phrase into the input area.
- Choose the separator: hyphen, underscore, or dot.
- Keep lowercase enabled for conventional URL slugs, or turn it off when case matters.
- Optionally set a maximum length, then copy the generated slug.
Examples
| Input / setting | Output | Notes |
|---|---|---|
Hello, World! | hello-world | Default punctuation removal and lowercase output. |
Creme brulee recipe | creme-brulee-recipe | Spaces become separators. |
SEO Guide: URLs & Titles | seo-guide-urls-titles | Punctuation is removed before words are joined. |
Related tools & concepts
Last reviewed: 2026-05-08