Free URL Slug Generator
Turn any headline into a clean URL slug · lowercase, hyphenated, accent-free, with optional stop-word removal.
Frequently asked
What makes a good URL slug?
Short, lowercase, hyphen-separated words that match what the page is about. Skip filler words, keep 3–6 meaningful words, and never change a published slug without a 301 redirect.
Hyphens or underscores?
Hyphens. Google treats hyphens as word separators but treats underscores as word joiners · my_page reads as one word "mypage", while my-page reads as "my page".
Related tools
- JSON Formatter · Paste JSON to pretty-print, minify, or validate it · with the exact line and position of any syntax error.
- JSON to TypeScript · Convert a JSON payload into TypeScript interfaces · nested objects and arrays included · ready to paste into your codebase.
- CSV ↔ JSON Converter · Convert between CSV and JSON in either direction · with proper handling of quoted fields, commas inside values, and headers.