Convert titles and text into clean, SEO-friendly URL slugs.
Frequently Asked Questions
What is a URL slug?
A URL slug is the part of a web address that comes after the domain name. For example, in "example.com/my-blog-post", "my-blog-post" is the slug. It should be readable, descriptive, and contain keywords relevant to the page content.
Should I use hyphens or underscores?
Hyphens are generally recommended. Google treats hyphens as word separators, while underscores are treated as word joiners. So "my-blog-post" is read as three words, but "my_blog_post" as one.
What are stop words?
Stop words are common words like "a", "an", "the", "is", "and", "of" that add no SEO value. Removing them creates shorter, cleaner URLs. However, keep them if the URL becomes unreadable without them.
How long should a URL slug be?
Google recommends keeping URLs under 60 characters for optimal display in search results. Aim for descriptive but concise slugs of 3-5 words when possible.
Can I convert multiple titles at once?
Yes! Enter one title per line in the input box. Each line will be converted to its own slug, with results displayed one per line.