Copied to clipboard

Flag this post as spam?

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


  • Jeff Gillings 2 posts 22 karma points
    Dec 10, 2010 @ 14:24
    Jeff Gillings
    0

    Using a dictionary in a multi language site with a single domain

    Hi,

    I'm building a site with multiple languages that will have have a structure of 'domain.com/xx-xx/page' where xx-xx represents an ISO language and country code ie (domain.com/en-gb/page or domain.com/fr-fr/page etc) the site will be driven from a single domain for all languages. How can I associate a language in the dictionary with a language in the site.

    The site is structure in the following way content/language-country/

    Thanks

    Jeff

  • Morten Bock 1867 posts 2140 karma points MVP 2x admin c-trib
    Dec 10, 2010 @ 15:22
    Morten Bock
    0

    Hi Jeff

    You can actually "cheat" a bit, because whe adding hostnames, you can add more than the domain. Sample:

    Content
    - en-gb (Add hostname "domain.com/en-gb")
    - - Pages
    - fr-fr (Add hostname "domain.com/fr-fr")
    - - Pages

    We are using this in a few places, and it works nicely.

  • Jeff Gillings 2 posts 22 karma points
    Dec 10, 2010 @ 17:22
    Jeff Gillings
    0

    Many thanks. Just what I wanted.

  • 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