Slug Generator

Convert titles, names and phrases into short, readable slugs ready for use in URLs.

Enter up to 300 characters. Your text never leaves the browser.
Separator
Removes terms such as “a”, “for” and “the” for a shorter result.

Generated slug

Your slug will appear here.
URL preview
https://example.com/

Quick answer

This generator accepts a title or phrase and produces a lowercase URL segment without accents or special characters. Choose a separator, copy the slug and use it in a page, post or product route.

What is a slug?

A slug is the readable URL segment that identifies a page. In “site.com/blog/how-to-create-a-site”, the final segment is the slug.

How to use the slug generator

  1. Type or paste the title you want to transform.
  2. Choose a hyphen or underscore and optionally remove short words.
  3. Click Generate slug, review the preview, then copy or download the result.

Available options

A hyphen is the most common URL separator. An underscore can serve internal identifiers. Removing common words shortens the slug when its meaning remains clear.

Generation rule

The tool normalizes accents, converts text to lowercase, treats “&” as “and”, removes symbols, replaces spaces with the separator and strips repeated or leading separators.

Practical example

Input: “How to create SEO-friendly URLs?” Output: “how-to-create-seo-friendly-urls”.

How to review and reuse it

Make sure the slug represents the content before publishing. Avoid changing it after indexing; if necessary, permanently redirect the old URL.

Tips and limitations

Use descriptive words, hyphens and a short result. The tool applies text rules but does not choose your keyword: review proper names, acronyms and search intent.

Frequently asked questions

It is the readable URL segment that identifies a page, usually lowercase with words separated by hyphens.

For public URLs, hyphens are the most common choice and make individual words easier to read.

Yes. Accent-free slugs avoid encoding differences and are easier to type and share.

Yes, but create a 301 redirect from the old URL to the new one.

Related tools