internationalization
Also called: i18n
Internationalization (i18n) is the practice of building a website so it can be adapted to different languages, regions, and cultures without re-engineering. It is the upfront groundwork (flexible URLs, UTF-8 encoding, locale-aware templates) that makes later localization for each target market straightforward.
i18n vs. localization
The W3C draws a clean line: developers internationalize a product so translators and localizers can later localize it. i18n is the capability; localization (l10n) is the actual adaptation to a specific locale. The odd abbreviation just counts the 18 letters between the “i” and the “n.” Doing this from the start matters because retrofitting a site that assumed one language and one currency is far harder than planning for many upfront.
For an online store, internationalization means the platform, templates, and code can hold multiple locales cleanly: UTF-8 encoding, currency and date formatting, right-to-left text, and a URL structure that can carry a language or country segment. Once that groundwork exists, the SEO layer is about signaling those versions to search engines. Google recommends serving each language on its own URL rather than swapping content by cookie or browser setting, picking a structure (example.de, de.example.com, or example.com/de/), and marking every variant with hreflang annotations that include reciprocal return links and an x-default fallback. Google reads a page’s visible content to decide its language, not the lang attribute or the URL, so the on-page text has to actually match the locale you are targeting.
How it affects your traffic
If your store is expanding into new countries, weak internationalization shows up as duplicate content, index bloat, or German product pages surfacing to US shoppers. Solid i18n plus correct hreflang and URL structure lets each market's storefront rank and convert on its own terms, in the right language and currency. Our E-commerce SEO work covers exactly this: setting up locale URLs, hreflang, and geotargeting so international product pages earn traffic instead of competing with each other.
Get E-commerce SEO that moves the needle
We turn terms like this into ranked pages and qualified pipeline. Start with a free Initial SEO Strategy.