Contentful Documentation
🧱 Content Model Management
How to manage and structure content types in Contentful.
In Contentful, each type of page or object (event, blog post, resource, etc.) is defined by a Content Type.
✏️ Editing a Content Model
- Go to the Content Model tab.
- Select a content type (e.g.,
event
,blogPost
). - Add, remove, or modify fields (e.g.,
title
,image
,description
). - Add validation rules (e.g., required fields, unique slugs).
🧩 Common Content Types
Type | Purpose |
---|---|
aboutUs | About page content |
blogPost | Blog articles |
homePage | Homepage section content |
linktree | External link (e.g., Linktree) |
resource | Resources for the resource page |
signupPage | Sign-up form content |
teamMember | Team bios and photos |
event | Upcoming event details |