We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 47401
    • 295 Posts
    my current site has pages (containers) which have child pages in. at default when I access the child pages it seems to append the parent URL in the address bar. so for example:

    http://www.domain.com/parent-page/child-page.html shows the child page content.

    What im trying to do is change that so that the child pages do not append the parent pages. so for example it should be:

    http://www.domain.com/child-page.html

    does anybody know how this can be done?

    This question has been answered by comp_nerd26. See the first response.

    • discuss.answer
      • 47401
      • 295 Posts
      hi

      ok ive found what I need to do. In the system settings -> Friendly URL's search for a key called use_alias_path Change this to 'No'.

      This turns off Child Url's appending to parent folders.

      this is now resolved. hope this helps somebody else out smiley