Multi-Domain Configuration for eCommerce in NetSuite

Configure multiple domain settings for language and region support in your NetSuite powered eCommerce site.

·2 min read·View Oracle Docs

The Multi-Domain Tab in NetSuite allows you to set up and manage multiple domains, facilitating support for different languages and regions on your eCommerce site. This capability is crucial for businesses operating in diverse markets, ensuring that localized content is appropriately handled across various pages.

What Does the Multi-Domain Tab Include?

The Multi-Domain Tab offers a structured approach to manage domains related to different languages or regions. It includes two primary subtabs:

  • Translations Subtab: Helps manage the translation of strings for various locales.
  • Hosts Subtab: Configures the domain and host settings for different languages and regions.

Translations Subtab

Using the Translations Subtab, you can set up translations for your website's content. Here’s how it works:

  • The system allows you to add new translations or update existing strings easily. For minor changes, you can leverage the translation array that captures key-value pairs where:
    • Key: The original string to be translated.
    • Language: The respective localized string.

Important Note

Certain fields, like Meta Title and Open Graph Tags, cannot be translated when using the SEO page generator. The default language and currency will be used if translations are not available.

Hosts Subtab

The Hosts Subtab is essential for configuring specific settings for each host associated with the language. Each host setup mandates:

  • Host ID: The identifier for the domain.
  • Language: The supported languages at the host location.
  • Language Title: The label representing the currency.
  • Language Domain: The specific domain linked to the language.
  • Currency: Identifies the currency applicable in the location dropdown.
  • Subsidiary: Links the host to the relevant subsidiary.
  • Location: Specifies the host's geographical location.

Host Requirements

Each language must have its unique domain to avoid content conflicts. This ensures that users accessing your website are served the appropriate content based on their region and language settings.

Usage and Parameters in Pre-Vinson Implementations

For legacy implementations prior to Vinson, the JSON attributes in Configuration.js facilitate the mapping of languages and currencies to designated hosts. Notably, the hosts array in this file allows you to specify:

  • A title property.
  • Corresponding currencies and languages arrays.

Key Takeaways

  • Multi-Domain Tab supports effective multi-language and regional configuration.
  • The Translations and Hosts subtabs allow tailored website content.
  • Special attention is required for certain non-translatable fields.

Understand these structures to enhance localization efforts effectively across your NetSuite eCommerce platform.

Frequently Asked Questions (4)

Do I need to create a unique domain for each language to avoid content conflicts in NetSuite's Multi-Domain configuration?
Yes, each language must have its unique domain to avoid content conflicts in the Multi-Domain configuration.
Are Meta Title and Open Graph Tags translatable using the Translations Subtab in NetSuite's Multi-Domain feature?
No, Meta Title and Open Graph Tags cannot be translated using the SEO page generator. If translations are not available, the default language and currency are used.
What JSON attributes are used in pre-Vinson implementations to manage language and currency assignments?
In pre-Vinson implementations, JSON attributes in the `Configuration.js` file are used to manage language and currency mappings with designated hosts, specifically through the `hosts` array.
Can I update existing translated strings using the Translations Subtab?
Yes, you can update existing translated strings using the Translations Subtab by leveraging the translation array capturing key-value pairs for original and localized strings.
Source: Multi-Domain Tab Oracle NetSuite Help Center. This article was generated from official Oracle documentation and enriched with additional context and best practices.

Was this article helpful?

More in Commerce

View all Commerce articles →