Inject enterprise localization into the Wix ecosystem.
Wix is a powerful visual builder, but its native translation tools can be manual and restrictive. MultiLipi integrates directly into the Wix Head Layer, allowing you to bypass these limits. By injecting our infrastructure script, you instantly enable AI translation and automated SEO indexing for your entire site without altering your existing design or Velo code.
This guide details the integration process using Wix's Código Personalizado funcionalidade.
1. Pré-requisitos para o desdobramento
Wix restricts code injection to premium accounts. Ensure you meet these requirements:
Wix Plan
Deves estar num Premium Plan (Light, Core, Business, etc.) that supports connected domains.
Domain Status
Your site must have a custom domain connected (e.g., yoursite.com). The script will not run on free .wixsite.com subdomains.
Chave API MultiLipi
Localize isto no seu Painel abaixo Cenários > Gerais .
2. Step 1: Access the Code Injection Layer
- 1
Inicie sessão no seu Painel Wix .
- 2
Navegue até Configurações na barra lateral esquerda.
- 3
Role para baixo até o botão Avançado section and select Código Personalizado .
3. Passo 2: Injetar o Script de Infraestrutura
- 1
Clique no botão + Add Custom Codeno canto superior direito.
- 2
Paste Code Snippet: Insert the following connection script into the text box:
HTML<script src="https://multilipistorage.blob.core.windows.net/static/js/page_translations.js" key="YOUR_API_KEY_HERE" ></script>
⚠️Configuração Crítica
- • Paste Snippet: Ensure you replace
YOUR_API_KEY_HEREwith your actual key. - • Designação: Label it "MultiLipi Infrastructure".
- • Add Code to Pages:Selecione "All Pages"e ainda "Load code once". This is vital for Single Page Application (SPA) performance.
- • Place Code in:Selecione "Head".
- • Clique em Candidatar-se .
4. Passo 3: Implementação e Verificação
Wix sites are heavily cached. Follow this protocol to verify the install:
Publicar
You must click Publicar in the Wix Editor for the custom code to go live.
Verificar
Open your live domain (preferably in an Incognito window to bypass local cache).
Verificação Visual
O Language Switcher deve aparecer no canto inferior esquerdo.
Behavior Check
Switch languages and navigate to a new page. The language preference should persist.
5. Optimization & Design Integrity
Once the integration is live, MultiLipi works to preserve your Wix design:
Velo Compatibility
Our engine works alongside Wix Velo (JavaScript), ensuring dynamic content is translated without breaking functionality.
Design Protection
If a German translation is too long for a specific button, use the Visual Editor to shorten the text manually, preventing layout shifts.
Automação SEO
Unlike standard Wix translations, MultiLipi automatically handles the Hreflang signals required for Google to index your localized pages correctly.

