Copied to clipboard

Flag this post as spam?

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


  • Mehtab Malik 21 posts 70 karma points
    Apr 05, 2013 @ 13:06
    Mehtab Malik
    0

    url not constructed correctly in umbraco 4.11

    I have a following hirarchy of nodes 

    Content>>News>>April News. (See attached image) The url i expect is www.sitename/News/April-news.aspx but the url constructed is http://www.hoopdoop.co.uk/april-news.aspx 

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Apr 05, 2013 @ 13:20
    Dave Woestenborghs
    101

    You have to change this appsetting in the web.config file to false: umbracoHideTopLevelNodeFromPath

    After that you probably need to right click on the top content node and choose Republish entire site

  • Rich Green 2246 posts 4008 karma points
    Apr 05, 2013 @ 14:13
    Rich Green
    1

    I future you may want to structure your site more like:

    Content

    ------ Home

    ------------ News

    ------------ Contact Us

    Rich

Please Sign in or register to post replies

Write your reply to:

Draft