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 カスタムコード feature.
1. デプロイメントの前提条件
Wix restricts code injection to premium accounts. Ensure you meet these requirements:
Wix Plan
You must be on a 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.
MultiLipi APIキー
ダッシュボードの以下の箇所にあります 設定 > 一般.
2. Step 1: Access the Code Injection Layer
- 1
にログインする Wix Dashboard.
- 2
に移動 設定 左側のサイドバーに表示されます。
- 3
までスクロールします Advanced section and select カスタムコード.
3. ステップ2: インフラストラクチャースクリプトの挿入
- 1
クリック + Add Custom Code 右上隅のボタン。
- 2
Paste Code Snippet: Insert the following connection script into the text box:
HTML
⚠️ クリティカルコンフィグ
- •Paste Snippet: Ensure you replace
YOUR_API_KEY_HEREwith your actual key. - •名前: Label it "MultiLipi Infrastructure".
- •Add Code to Pages: 選択 "All Pages" および "Load code once". This is vital for Single Page Application (SPA) performance.
- •Place Code in: 選択 "Head".
- •クリック 適用.
4. Step 3: Deployment & Verification
Wix sites are heavily cached. Follow this protocol to verify the install:
公開
You must click 公開 in the Wix Editor for the custom code to go live.
確認
Open your live domain (preferably in an Incognito window to bypass local cache).
視覚的な確認
The Language Switcher should appear in the bottom-left corner.
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 ビジュアルエディター to shorten the text manually, preventing layout shifts.
SEO自動化
Unlike standard Wix translations, MultiLipi automatically handles the hreflang signals required for Google to index your localized pages correctly.

