Rules
01How titles become slugs
- Lowercase ASCII-friendly output
- Spaces and punctuation collapsed to a separator (usually hyphen)
- Optional English stop-word stripping for shorter URLs
- Max length trim with word-boundary awareness where possible
Options
02What you can control
- Separator style
- Max length
- Prefix / suffix (for section paths or locale codes)
- Batch paste (one title per line)
Limits
03What this is not
- Not a keyword research or ranking tool.
- Does not check if a slug is already taken on your CMS.
- Does not rewrite page content or redirects for you.