About Slug Generator

A slug is the readable part of a URL. Converting a title into a clean slug strips punctuation and accents, lowercases everything and joins words with hyphens, so the address stays tidy and shareable.

How to use it

  1. Enter your page title.
  2. Generate the slug.
  3. Use it as the page's URL.

Worth knowing

Once a page is published and linked, changing its slug breaks every existing link unless you redirect the old address. Decide the slug before launch where you can.

Common questions

Hyphens or underscores?
Hyphens. They are the long-standing convention for separating words in URLs.
Should I keep it short?
Short enough to read at a glance, long enough to describe the page. Dropping filler words usually does it.