Gliora

Slug generator

URL slug generator

how-to-save-money-in-2026-quick-guide

Turns a title into a slug: the readable part of a URL, in lowercase, without accents or symbols, and with hyphens. Generated in your browser.

This slug generator turns any title into a clean slug for URLs: lowercase, no accents or symbols, and words joined by hyphens.

Clean, friendly URLs

A good slug makes your links readable for both people and search engines. This tool converts any title into a correct slug instantly, ready to copy — all generated in your browser.

FAQ

What is a slug?
It's the readable, descriptive part of a URL, for example "how-to-save-in-2026". It's more readable and SEO-friendly than a URL made of numbers or codes.
What transformations does it apply?
It lowercases the text, strips accents and special characters, and replaces spaces with hyphens, with no repeated or leading/trailing hyphens.
Hyphen or underscore?
For URLs, a regular hyphen (-) is recommended, since search engines read it as a word separator. Underscores (_) are more common in filenames or variable names.