Skip to main content

How folders and index pages connect to navigation

Learn how folders and index pages in your CMS automatically shape your site navigation, menu structure, and page hierarchy.

Updated over 2 weeks ago

The folder structure in your CMS doesn’t just organise your content, it also plays a key role in how your site navigation is built and displayed.

Folder as a navigation section

  • When you create a folder, the index page becomes the main landing page for that section.

  • This index page’s title usually becomes the label for the navigation menu item.

    • For example, a folder named About us will generate a navigation link labeled “About us” pointing to /about-us/.

Subpages and nested menus

  • Any pages inside a folder appear as sub-items under that folder’s navigation link.

  • This means if you have a page Vision & Mission inside the About us folder, it will appear in a dropdown or submenu under “About us".

  • The URL structure /about-us/vision-and-mission matches this hierarchy.

Why this matters

  • This system ensures your navigation mirrors your content structure, making your site easier to explore.

  • Visitors find related pages grouped logically, improving user experience.

  • Clear navigation also helps search engines understand your site’s hierarchy, supporting SEO.

Setting up navigation

While folders and index pages are the foundation of your site’s structure, they’re not the only way to build navigation. In some cases, you might want more control for example to highlight key pages, link to external resources, or group content in a custom way.

Let’s explore how you can set up navigation using folders, external links, and free-form page groups.

Did this answer your question?