In Contentstack, a URL defines where your content appears on your website. A well-structured URL improves navigation, consistency, and SEO.
The relative URL can include:
The URL pattern feature allows you to define a consistent structure for generating URLs across all entries of a content type.
You can configure patterns using predefined values or dynamic tokens that reference entry data. This helps maintain consistency and ensures predictable URL structures across your content.
For example, you can define a pattern such as:
/blog/:locale/:field[title]
In this pattern:
When you create an entry, Contentstack generates a URL based on the configured pattern.
For example:
Note: If you edit values used in the pattern, the URL may update based on your configuration and permissions.
Although URLs are generated automatically, you can modify them if required (based on your configuration and permissions).
This allows you to:
To configure URL patterns, refer to the URL pattern configuration documentation.