URL Slug Generator

Paste a title, get a clean lowercase slug ready for your URL.

Frequently asked questions

What makes a good URL slug?

Short, lowercase, hyphen-separated words that describe the page: "chocolate-chip-cookie-recipe" beats "post?id=8231". Search engines and humans both read slugs, so keep the meaningful words and drop filler.

How are accents and special characters handled?

Accented letters are transliterated to their plain equivalents (é becomes e, ñ becomes n), smart quotes and symbols are removed, and whitespace becomes single hyphens.

Should I remove stop words like "the" and "a"?

Optional. Shorter slugs are tidier, but clarity wins: keep stop words when removing them changes the meaning. The checkbox below lets you compare both.