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 Codice personalizzato funzionalità.
1. Prerequisiti di distribuzione
Before beginning, ensure your environment meets the requirements:
Webflow Site Plan
Devi essere su un Basic Site Plan (or higher) to unlock the "Custom Code" feature.
Chiave API MultiLipi
Individua questo nella tua Dashboard sotto Impostazioni > Generali.
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
Accedi al tuo Webflow Dashboard.
- 2
Locate your project card and click the Settings Icon (⚙️) (or select Site Settings from the Designer menu).
- 3
Naviga al Codice personalizzato tab in the top navigation bar.
3. Passaggio 2: Inietta lo script dell'infrastruttura
- 1
Scroll down to the field labeled "Head Code".
- 2
Nota: Do not place this in "Footer Code," as it will delay the translation loading and cause a "flash of untranslated content."
Action: Paste the Connection Script
Paste the following connection script into the field:
⚠️ Configurazione Critica
- •Replace
LA_TUA_CHIAVE_API_QUIwith the actual API Key copied from your MultiLipi dashboard. - •Click the green Salva Modifiche pulsante nell'angolo in alto a destra.
4. Passaggio 3: Distribuzione e verifica
Webflow does not run custom code in the Designer view. You must publish to see the engine in action.
Pubblica
Fai clic sul blu Pubblica button and select your production domain (or .webflow.io staging domain).
Verifica
Open the live link.
Controllo Visivo
Il Language Switcher dovrebbe apparire nell'angolo in basso a sinistra.
CMS Check
Navigate to a CMS Collection page (e.g., /blog/post-1) and switch languages to ensure dynamic content translates correctly.
Troubleshooting Protocol
- •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.
Integrità del Design
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.
Automazione 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.

