Copied to clipboard

Flag this post as spam?

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


  • Stevie 1 post 20 karma points
    Mar 24, 2009 @ 20:18
    Stevie
    0

    SEO Multilanguage URLs

    Hello all,

    Is it possible in Umbraco to create an easy maitainable content tree that supports multilanguage content as well as multilanguage URLs. Recreating a tree for all different languages seams cumbersome to me as the whole structure as well as the content are identical except for the language they are in. :-k

    E.g I want the following URLs

    http://www.mysite.com/en/products/car
    http://www.mysite.com/fr/produits/voiture
    http://www.mysite.com/nl/producten/wagen
    http://www.mystite.com/es/productos/coche

    etc.

    These urls should be actually pointing to the same item location in the content tree and retrieving it's appropriate language version content.

    Kind regards,
    Steven

  • Paul Sterling 719 posts 1556 karma points MVP 10x admin c-trib
    Mar 24, 2009 @ 20:45
    Paul Sterling
    0

    Steven -

    My approach to what you're looking for, I believe, is to copy the content and relate it to the original. Create a root node for each locale (en, fr, etc...) but only the content in the original. Copy the content nodes to each local-specific root and make sure to check the 'relate item...' checkbox. Also, be sure to set the appropriate launguage for each root node in "Manage Hostnames."

    -Paul

  • 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