Content Building: Example - Flat Structures
We will look at an example to understand content building better. Let’s assume that you want tot build a new website, and want to post new articles to it regularly, basically a blog. We will follow the steps above to develop the content type and folder structure for that website.
1. Check your Goals/Designs
The post detail page should contain a title, image, content, date and an author's name. Let’s assume that the structure of the article that you have in mind is similar to the one below:
2. Pinpoint your content schema
Let’s find the fields we want to use in our content type for creating the page shown in the above step.
3. Configure your content types
Since a blog/website we will normally have multiple entries of the "post" content-type we recommend to create a folder with the default content type to set to the one you want your editors to create in there. A folder "Posts" with the default content type "post" would be our recommended way to approach that.
Then you can create one new entry and add all the fields we've identified in Step 2 to your content type.
You can follow our step-by-step guide to walk you through a full blog setup including authors and categories.