Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gregory 7 posts 29 karma points
    Dec 31, 2014 @ 13:23
    Gregory
    0

    Nested pages URL logic

    Hello,

    Could someone please help me understand why second level pages are not inheriting its parent URL? (Screen attached)

    Example:

    1) I have created page "About" on level 1.

    2) I have created page "Our vision" under "About".

    3) URL of Our vision is: "/Our-vision" but logically should be: "/About/Our-vision"

    Why it is not happening and how to change it? I am sad there is so hard to add URL alias. I am working on Kentico usually and I found Umbraco more friendly and interesting but some solutions here...

    :(

    Greg

  • Gregory 7 posts 29 karma points
    Dec 31, 2014 @ 13:32
    Gregory
    2

    Found the solution:

    umbracoHideTopLevelNodeFromPath in web.config needs to be set to false. Seriously why it is not set like that as default :(.

  • Mike Chambers 621 posts 1203 karma points c-trib
    Dec 31, 2014 @ 14:05
    Mike Chambers
    0

    Ordinarily you would have home as your root node... And that would equate to domain/ so you don't want to show home/about as URLs... What content are you wanting to show at your site root as you have it now domain/ would end up at about... ?

    Showtoplevel domain is normally just enabled for multi language as a sub folder solution.

     

    Hope this is one explanation for why default is hide that top level node.

  • 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.

Please Sign in or register to post replies