Title Tags
5-10 minBeginner
Contentful requires you to model your SEO data. There is no 'default' title field.
Prerequisites
- Content Model Admin Access
Intermediate Recommended
Method 1: Composition (Recommended)
Create a reusable 'SEO Metadata' content type.
1
Create SEO Type
1
Go to Content Model > Add Content Type.
2
Name: SEO Metadata (API ID: seoMetadata).
3
Add Field: Text (Short) -> pageTitle.
4
Add Field: Text (Long) -> description.
5
Add Field: Media (Single) -> shareImage.
2
Link to Page
1
Go to your Page or Article content type.
2
Add Field: Reference (One Reference).
3
Name: seo.
4
Validation: Accept only SEO Metadata content type.
5
Appearance: Set to 'Entry Card' for cleaner UI.
Verification Checklist
- GraphQL Query