Scale your visual development globally without backend code.
Webflow is the premier platform for visual development, but native localization can be complex and expensive. MultiLipi integrates directly into Webflow's architecture via a single script injection, instantly transforming your static pages and CMS collections into a multilingual infrastructure with full SEO indexing.
This guide details the integration process using Webflow's Code personnalisé fonctionnalité.
1. Prérequis de déploiement
Before beginning, ensure your environment meets the requirements:
Webflow Site Plan
Vous devez être sur un Basic Site Plan (or higher) to unlock the "Custom Code" feature.
Clé API MultiLipi
Localisez ceci dans votre tableau de bord sous Paramètres > Général.
2. Step 1: Access Site Architecture
We will inject the translation engine into the global header to ensure it persists across all pages and CMS templates.
- 1
Connectez-vous à votre Webflow Dashboard.
- 2
Locate your project card and click the Settings Icon (⚙️) (or select Site Settings from the Designer menu).
- 3
Naviguer vers les Code personnalisé tab in the top navigation bar.
3. Étape 2 : Injection du script d'infrastructure
- 1
Scroll down to the field labeled "Head Code".
- 2
Remarque : Do not place this in "Footer Code," as it will delay the translation loading and cause a "flash of untranslated content."
Action : Coller le script de connexion
Paste the following connection script into the field:
⚠️ Configuration critique
- •Remplacer
VOTRE_CLE_API_ICIavec la clé API réelle copiée depuis votre tableau de bord MultiLipi. - •Click the green Enregistrer les modifications bouton dans le coin supérieur droit.
4. Étape 3 : Déploiement et vérification
Webflow does not run custom code in the Designer view. You must publish to see the engine in action.
Publier
Cliquez sur le bleu Publier button and select your production domain (or .webflow.io staging domain).
Vérifier
Open the live link.
Vérification visuelle
Le sélecteur de langue doit apparaître dans le coin inférieur gauche.
CMS Check
Navigate to a CMS Collection page (e.g., /blog/post-1) and switch languages to ensure dynamic content translates correctly.
Protocole de dépannage
- •Switcher Missing? Confirm you published the site after saving the code.
- •Plan Check: Ensure your Webflow hosting plan is active; free staging sites often limit custom code execution on custom domains.
5. Optimization & Styling
Once deployed, MultiLipi works silently in the background.
Intégrité de la conception
Because we only swap text nodes, your Webflow Interactions (IX2) and scroll animations remain perfectly intact.
Switcher Customization
You can reposition the switcher using our Dashboard settings or override its CSS to match your site's specific typography.
Automatisation SEO
We automatically generate the sitemap.xml entries and hreflang tags for your Webflow project, ensuring you rank in global search results without manual SEO work.

