Creating a Page Listing All Posts

A default page for all posts is always created. Let’s define it manually so we can configure it, for example make it part of a menu!

By simply creating a page with the slug “post”, “posts”, or “blog”, you are manually defining the list page containing all pages.

Creating posts page

Have a look at the Pages database of this demo website: https://fae-tools.notion.site/9adba1ec8fe04fe2a3abe4b75fa255cc?v=95d93a131d8442a5811676a4ffb96088

We have written “Below you will find all posts.” as the content of the list page. And indeed, that custom text will show up on the posts page!

Posts page with content

Have a look at the posts page of this demo website: https://fae-tools.notion.site/All-Posts-06edd7a18af24d59ac5bd84937d56caf

Next step: Read Creating Menus to configure the menus.