In our CMS, content is organised using a folder-based structure, and this directly determines how URLs are generated for your website.
Overview pages URL
When you create a folder in Isomer Studio, the system automatically generates an overview page (previously referred to as index page) for that folder. This overview page becomes the main landing page for that section.
Folder name: About us
Autogenerated overview page URL: /about-us/
The overview page always takes the top-level URL of the folder.
Subpages URL
Any pages created inside a folder will be accessible at a nested URL, based on the folder path and page name.
Folder: About us
Subpage: Our mission
Generated URL: /about-us/our-mission
When you edit the URL of a page, you're only changing the second part of the URL.



