Custom maximum length for the Slug field

We’ve updated the Slug field to give you more control over how length is validated.

The Slug field now respects the validation rules defined in your content type. This means you can configure a custom maximum length by enabling the “Limit character count” validation in the “Validation” section, instead of relying on a fixed limit.

Previously, the Slug field enforced a fixed maximum length of 75 characters.

NOTE: The Slug corresponds to the Appearance setting of a field.

By default, the Slug field now allows up to 256 characters, in line with the technical limit for short text fields. To retain the previous behavior, you can explicitly set a maximum length validation of 75 characters. Slug field character count

Custom maximum length for the Slug field | Contentful