I made a sample project with category start pages as separate pages. In the current implementation, I had to manually override all project-URLs to make them children of their category. This is needless, error-prone work. The total structure is larger than needed.
The second screenshot symbolizes a way to deal with categories that makes more sense to me. Pages are children of pages and by default inherit their parent's path.
The second scheme yields a slimmer, more logical tree and causes less setup work. This version also should be much a better fit for a
Breadcrumbs component (as everything is already nested the way it should be). Google states, that they don't evaluate your URL directories to understand your site-hierarchy – but they do look into Breadcrumbs.
Scheme with current folder-functionality:https://apps.webstudio.is/builder/7bc775fe-73e2-4511-a387-6576cf4be0fa?authToken=e2b0e5eb-4d06-4752-9107-fcb127f90669&mode=previewTree with Folders as Pages (currently not working, obviously)https://apps.webstudio.is/builder/36ddceff-0de7-43b6-9616-fb61729d210e?pageId=6VUeFFlfB_EUqReatCtQB&authToken=046fe054-fd92-47b7-a05f-845cd60844a1&mode=preview