Can folders have "home" pages?

Hi guys, say I create a folder called “covers” inside a project with a bunch of pages inside. Is it possible to also create a page that get‘s displayed on the folder‘s url: myurl.com/covers ? It‘s a shame to leave the folder‘s url empty…

1 Like

Yes, but the “home” page must not be placed in the folder itself, because all the pages in the folder have their own folder prefix.

Make sure your page is on the same level as the folder, then name the page slug the same as your folder slug. This works for collections too.

Example:

Samuel Liew – Projects (page without any folder, with slug “snippets”)
Tic-Tac-Toe by samliew (page inside a folder “snippets”)
Set Game by samliew (page inside a folder “snippets”)

This is a very old post, updated URLs here No way to create index page for page-folders [Not working for folders - 2020] - #18 by samliew

9 Likes

This topic was automatically closed after 60 days. New replies are no longer allowed.