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.
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.
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!
In this example, the author Jane Doe is connected to the article The Origin of Coffee.