Content Page Fields Explained
This guide covers the base fields available in the Content Page Collection Type. These fields define the page's core identity and appear at the top of the entry form in the Backoffice.
The hero and content block components are separate — refer to the Content Page overview and individual component guides for those.
Fields
-
Title (required) — The internal name and primary title of the page. Used as the default page title in the browser tab and in SEO metadata unless overridden in the SEO component.
-
Slug (required) — The URL path for this page, automatically generated from the Title. It must be unique across all Content Pages. For example, a title of "About Us" would generate the slug
about-us, resulting in the URL/about-us.warningChanging the slug after the page is published will break any existing links pointing to the old URL. Update slugs with caution.
-
Frontend Title (optional) — A rich text field used to display a styled heading on the website. Unlike the plain-text Title, this field supports bold formatting for visual emphasis. When provided, some hero components (e.g. Overlay Hero, Media Grid Hero) will display this instead of the plain title.
-
Description (optional) — A rich text field used for the page's introductory text. Displayed in hero components that support a description area. Supports standard rich text formatting.
-
Featured Image (required) — The main visual for this page. Used in:
- The Overlay Hero as the background image (when Media Type is set to "Image").
- The Split Hero as the right-side image.
- Social sharing previews and SEO metadata.
tipUse a high-resolution image (at least 1920×1080px) to ensure it looks sharp across all screen sizes and hero component layouts.
-
Hero (optional) — A dynamic zone that accepts a maximum of one hero component. This section appears at the very top of the page, above all content blocks. Available options:
-
Content (required) — A dynamic zone where editors build the body of the page by adding, reordering, and removing content blocks. Supports all available content block components. See the Content Page overview for the full list.
-
SEO (optional) — A component that allows editors to override the default SEO metadata for this page. When filled in, these values take precedence over the auto-generated metadata derived from the Title and Featured Image. Includes fields for:
- Meta Title
- Meta Description
- Social image
tipFor guidance on filling in SEO fields effectively, see the SEO Fields guide.
Localisation
All fields in the Content Page are localisable. This means each language version of the page has its own independent set of field values — including title, slug, featured image, hero, and content blocks.
When creating a new localisation, the entry starts blank and must be filled in separately for each locale.
For guidance on managing translations, see the Translations guide.