Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
My site structure looks af follows:
Content startpage (choosing branch: New York or London) NewYork Frontpage Products Product1 Produkt2 London Frontpage Products Product3 Produkt4
With setting the umbracoHideTopLevelNodeFromPath = falseI can make it work like folders and reach the frontpages by saying: /NewYork/Frontpage.aspx
But is the the right way to do it? I mean there must be a reason why umbracoHideTopLevelNodeFromPath is set to True by default
But if I set umbracoHideTopLevelNodeFromPath = trueThere's two Frontpage.aspx in the root i I don't know how to link to one or the other from the startpage.
How would you do it?
Usually, I would have it like this:
With NewYork and London under the startpage and then if you have HideTopLevelNodeFromPath = true, you can get to the New York FrontPage by this:
/NewYork/Frontpage.aspx
London:
/London/Frontpage.aspx
and the startpage is simply at '/' (or /startpage.aspx).
Thanks! Just how I need it..
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Folders and Paths
Hi,
My site structure looks af follows:
Content
startpage (choosing branch: New York or London)
NewYork
Frontpage
Products
Product1
Produkt2
London
Frontpage
Products
Product3
Produkt4
With setting the umbracoHideTopLevelNodeFromPath = false
I can make it work like folders and reach the frontpages by saying: /NewYork/Frontpage.aspx
But is the the right way to do it? I mean there must be a reason why umbracoHideTopLevelNodeFromPath is set to True by default
But if I set umbracoHideTopLevelNodeFromPath = true
There's two Frontpage.aspx in the root i I don't know how to link to one or the other from the startpage.
How would you do it?
Usually, I would have it like this:
Content
startpage (choosing branch: New York or London)
NewYork
Frontpage
Products
Product1
Produkt2
London
Frontpage
Products
Product3
Produkt4
With NewYork and London under the startpage and then if you have HideTopLevelNodeFromPath = true, you can get to the New York FrontPage by this:
/NewYork/Frontpage.aspx
London:
/London/Frontpage.aspx
and the startpage is simply at '/' (or /startpage.aspx).
Thanks! Just how I need it..
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.