Copied to clipboard

Flag this post as spam?

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


  • komal 2 posts 22 karma points
    Aug 02, 2011 @ 07:57
    komal
    0

    How to set default page in multiligual set up???

    I have folder structure for multilingual. Like

     

    en

    Default

    About

    Contact

    de

    Default

    About

    Contact

    fi

    Default

    About

    Contact

    Now i want to set default page as default page. Like when user enteres site base url like http://www.sitename.com en/Default page should be visible to user. How to achieve this.

     

  • Bert 128 posts 251 karma points
    Aug 02, 2011 @ 09:09
    Bert
    0

    From the wiki:

    Add the umbracoInternalRedirectId property alias to your document type (en, de, fi) with a content picker and Umbraco will load the selected page’s content transparently; no url redirection.

     

    http://www.site.com/en will show the same content as http://www.sitename.com en/Default 

     

    Don't forget your canonical meta info :P

  • komal 2 posts 22 karma points
    Aug 02, 2011 @ 09:18
    komal
    0

    Thank you very much Bert for your 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.

Please Sign in or register to post replies