< Drupal Austria Benchmark Skills

Content Modeling

Drupal Austria

Show in app

Beschreibung

Content modeling is the process of defining and structuring the types of content your website will manage, including what information each content type contains (fields), how different content types relate to each other, and how content will be displayed in various contexts.

Why it's important:

Foundation for everything - Content modeling is the architectural blueprint of your CMS. Getting it right at the beginning prevents costly restructuring later and ensures your content can scale and adapt to future needs.

Consistency and reusability - By defining structured content types with specific fields (rather than dumping everything into rich text editors), you ensure content is consistent, can be reused across different contexts (website, mobile app, API), and remains maintainable over time.

Editorial efficiency - Well-designed content types with appropriate fields make it easier for editors to create and manage content without needing to understand HTML or complex formatting. They know exactly what information goes where.

Future-proofing - A solid content model allows you to separate content from presentation (view modes), meaning you can redesign your website or add new channels without restructuring your content. Content becomes truly platform-agnostic.

SEO and findability - Structured metadata and well-defined relationships between content types improve search engine optimization and help users find relevant content through filtering, search, and contextual recommendations.

In essence, content modeling transforms a CMS from a simple page editor into a powerful content database that supports your business goals and user needs.

Ziele

  • What are content types
  • How do I define my content types and what should I pay attention to
  • What is a content model
  • What is the goal of the website (definition/target groups/personas/user stories)
  • How can you define relationships between content types?
  • What are metadata
  • What are views/view modes (parts of the content model are displayed depending on the view)

Maintainer

Christian Ziegler