Documentation Center

Configuring <DefaultLocale>

The <DefaultLocale> element specifies the default Fredhopper locale.

About this task

A locale is a language-region combination such as en_GB, or fr_BE. The locale typically consists of a language code in lower case, underscore, and a country code in upper case. By default standard language (ISO-639) and country (ISO-3166) codes are supported.

Procedure

  1. Open the smarttarget_conf.xml configuration file.

    The file is used in several locations in your installation: Where to find smarttarget_conf.xml

  2. Set the <DefaultLocale>, for example:
    <DefaultLocale>en_US</DefaultLocale>
  3. Save and close smarttarget_conf.xml.