A Slug Generator is an online tool to convert (also known as slugify) text, strings or titles into a readable and SEO-friendly slugs which are used in good URLs.
Just enter your text in the tool and press the slugify text button. We will convert the text into a slug which you can easily copy.
Slugify text
SEO friendly slug
Slugs
How to convert your text into a slug?
You can slugify your title or text into a slug by using the following steps:
Enter your text in the tool.
Slugify text.
Copy your slug.
TipComment Picker Premium
Upgrade to Premium for a fast, ad-free website with Premium features. Say goodbye to ads, affiliate links, and sticky banners. Join Premium now and enjoy the best user experience.
Online Slug Generator or Slugify Text tool is an online tool where you can slugify text, strings or titles into slugs. The slug generator can be used to create SEO-friendly URLs and human-readable links.
How do you make a SEO-friendly and human-readable slug?
We are creating a slug in these steps:
Replacing special characters by words, e.g. $ by dollar.
Removing the following chars from the text: !"#$%&'()*+,.\\/:;<=>?@[\]^_·`{|}~.
Lowercase the text.
Replacing spaces with a dash (-).
Let us know if you have suggestion to improve our online slug generator or if you have found any issues with our tool.
What is a slug?
A slug is a part of the URL which appears after the domain name to identify on which page of a website we are.
In this link: https://commentpicker.com/blog/instagram-comment-picker-tool/ the slug of the page is "instagram-comment-picker-tool". We are using the format where it's always lowercase and spaces are split by a dash. This way the slug will be readable for both humans and (google) bots. If we just a title with spaces the browser can encode the URL and transform spaces to "%20". You will end up with a slug that looks like this "Instagram%20Comment%20Picker%20tool", which will be really hard for people to read or remember. For SEO and Google it's good to slugify your URLS to create SEO friendly URLs which they understand.
Using a online slug generator you can generate SEO-friendly and human-readable slugs by just entering the title of your new page. Google will love you for doing that.
Frequently Asked Questions
You can find answers of frequently asked questions about our tool in the list below. Is your specific question not in the list? Please send us a message via Facebook or Instagram.
The Slug Generator use a list with special characters which are replaced by text. E.g. $ will be replaced with the word dollar and % will be replaced by the word percent.
If you interested in the whole list of special symbols which are replaced by text, you can send us a message.
We are removing the following characters: !"#$%&'()*+,.\/:;<=>?@[\]^_·`{|}~ from the text. Those characters are replaced by an empty spot in the slug. E.g. if your input text is "What is slugify?" the output will be "what-is-slugify" where the question mark is removed.
A slug is the part of the address that comes after the domain name and any subdirectories. It is a human-readable text string that helps to identify a specific page or resource on a website.
You can slugify multiple items (bulk slugify) by separating each item by a newline in the textarea.