Link to root page folder

Is it possible to create a page into root folder ?

image

As an example :

  • www.mywebsite.com/folder <- I want to access to this page
    
    • www.mywebsite.com/folder/slug-1
      
    • www.mywebsite.com/folder/slug-2
      
    • www.mywebsite.com/folder/slug-3
      

Hey @Garry ,

Yes, I believe this is possible.

But the way you want to access that URL would be to create a new page outside the folder and have its slug as folder or the slug that your folder currently has and you can build the page as per your needs and publish it. That should make the URL accessible for your site.

Hope this helps.

Thank you @AJ_Dev sometimes, the simplest solutions are enough :slight_smile: is it what you recommended?

The folder :

The page :

Yes @Garry that should work as per your requirements.

Hope it helps.