Copied to clipboard

Flag this post as spam?

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


  • Paul Lagmark 65 posts 140 karma points
    Feb 24, 2016 @ 09:29
    Paul Lagmark
    0

    Site structure backoffice

    Hi!

    Im trying to set up a structure of the nodes (published documenttypes) in backoffice. My goal is to have it like this:

    Website - Page1 - Page2 - Page3 -Page3.1 - Page4 - Page4.1

    etc, etc.

    My problem is that when I go to "www.website.com" I get an error that no page is found. This I understand since the "Website"-node does not have a template connected to it.

    What I want to do here is configuring routes so that when you go to www.website.com,you get redirected to the websites startpage (Page1 in the example above).

    This is something I belive is fairly simple to do, but still Im stuck. :)

  • Bijesh Tank 192 posts 420 karma points
    Feb 24, 2016 @ 09:34
    Bijesh Tank
    100

    Hi Paul,

    You could a redirect from the website node to Page1 by adding the umbracoInternalRedirectId property to the Website doctype - this is an internal property in Umbraco.

    alias: umbracoInternalRedirectId type: Content Picker

    /B.

  • Paul Lagmark 65 posts 140 karma points
    Feb 24, 2016 @ 09:42
    Paul Lagmark
    0

    Thanks man, great solution.

    Umbraco <3

Please Sign in or register to post replies

Write your reply to:

Draft