To reproduce the issue create the following hierarchy:
- Content
- Home
- Foo
- Bar - The published URL will be
<domain>/foo/bar
- Bar - The published URL will be
- Foo
- Foo
- Bar - The published URLwill be
<domain>/bar
- Bar - The published URLwill be
- Home
Why does umbraco skip /foo/
when creating a page outside of Home? Is there a way to make nodes outside of Home stack the path as the nodes under Home?
Umbraco v7