Slug Generator

Turn any title into a clean, SEO-friendly URL slug.

Advertisement
Advertisement

About the Slug Generator

The Slug Generator turns any title or phrase into a clean URL slug: lowercase, accents removed, symbols stripped, and spaces replaced with a separator. It is exactly what you need for blog permalinks, product URLs, file names and anything that should read well in an address bar and rank well on search engines. Everything runs in your browser, so nothing you type is uploaded.

How to use it

  1. Type or paste a title into the input box.
  2. Pick a separator (hyphen is the SEO standard) and choose whether to force lowercase.
  3. Copy the generated slug straight into your CMS or code.
Advertisement

Frequently asked questions

Why are hyphens better than underscores for URLs?

Search engines treat hyphens as word separators but read underscores as joiners, so hyphens are the recommended choice for SEO-friendly slugs.

Does it handle accented characters?

Yes. Accents are converted to their plain ASCII equivalents (for example 'é' becomes 'e') so the slug stays clean and universally readable.

Is my text sent anywhere?

No. The slug is built locally in your browser with JavaScript — nothing is uploaded or stored.

Related tools

Advertisement