• Cheat sheets
  • Documentation
  • API reference
  • Product updates
  • Sign in
Kontent.ai Learn
  • Try Kontent.ai
  • Plan
  • Set up
  • Model
  • Develop
  • Create
Copyright © 2024 Kontent.ai. All rights reserved.
  • Web
  • Privacy policy
  • Cookies policy
  • Consent settings
  • Security
  • GDPR
  • Overview
  • Intro to content modeling
  • Creator’s role in content modeling
  • Before you model content
  • Create your first content model
  • Content modeling accelerators 🚀
  • Master content modeling
  • Master modular content
  • Master taxonomies
  • Master metadata
  • Get inspiration from others
    • “Missing” CMS features
    • Content formatting
    • Curated content
    • Link authors to articles
    • Forms
    • Streamline information
    • Displaying locations
    • Social media posts in articles
    • Code samples in articles
    • Bulk publishing with taxonomies
    • App configuration
  • Maintain your model
  • Content modeling checklist

Link authors to articles

Jan Cerman
3 minutes
Download PDF
0% complete
Create relationships between articles and their authors to show who wrote what. The easiest way to do this is by modeling your articles and authors as separate content types.After a few setup steps, you use a dedicated linked items element to link authors to articles they wrote and create a relationship between the authors and their articles.

1. Prepare the content model

Before you can link authors to their articles, you need to:
  • Create a content type for authors.
  • Add a linked items element to the content type for articles.
After you complete these steps, you’ll be ready to create a content item for each author. Then, you can start adding authors to their articles as linked items.

Create a content type for authors

Create a new content type, name it Author, and add elements for whatever information you want to keep in authors’ profiles. Most likely, their name, photo, short bio, and possibly a social media profile link.
  • Use text elements for the author’s name and social media link.
  • Use an asset element for the author’s profile photo.
  • Use a rich text element for the author’s bio.

Adjust the content type for articles

Secondly, make space for authors in your articles: add a linked items element to the article content type to enable adding authors as linked items.

2. Create content items for authors

Once you have the content model ready, create the authors’ content items. Each author is a separate content item.  For clarity, we suggest using authors’ names to name their respective content items.

3. Add authors to articles

The last step is to link authors to articles:
  1. In Content & assets, open an article for editing.
  2. Go to the linked items element for authors.
  3. Select an appropriate content item representing the author of the article.
Sign in with your Kontent.ai credentials or sign up for free to unlock the full lesson, track your progress, and access exclusive expert insights and tips!
Sign in
Tip: Check how linking authors to articles works in practice in our multi-site sample project.
Best practices
  • Limit the element to only accept items of the Author type. This helps to prevent mistakes like linking another article instead of an author.
  • Make the element required so that your content creators don’t forget to add authors to articles.
  • 1. Prepare the content model
  • 2. Create content items for authors
  • 3. Add authors to articles