I am completely stumped on this one, but I’m trying to setup a page hierarchy and I want 1 page to sit underneath another one, but without using folders.
For example myurl.com/about & myurl.com/about/team, where both ‘About’ and ‘Team’ are pages, If I create an ‘About’ folder, it can’t have the same URL as the ‘About’ page, thus I’m left with having myurl.com/about-2/team, which looks sloppy and defeats the point of nesting pages underneath each other.
Is there a way to do this, or to design a folder page as I haven’t been able to work it out yet!
How did you manage this? The only thing I can think of is using 301s to redirect a folder URL to a specific page, but if there is another way I would prefer that.