ARTICOLO DI AIUTO

How to Enable and Manage Slug Translation in MultiLipi

MultiLipi
MultiLipiData non valida
5 Min leggi

True localization extends beyond the page body; it includes the URL structure itself. "Slug Translation" converts the semantic path of your links (e.g., /about-us) into the target language (e.g., /a-propos o /sobre-nosotros). This is critical for SEO multilingue, as search engines prioritize URLs that match the user\'s search intent in their native language.

Questa guida descrive nel dettaglio protocollo di configurazione, collision management, and routing logic for deep URL localization.

1. Enablement Protocol

Activate deep localization.

By default, MultiLipi attempts to translate slugs to maximize SEO. However, you should verify this configuration in your project settings.

Step 1: Access Project Settings

  • Accedi al tuo Dashboard MultiLipi.
  • Naviga su Impostazioni nella barra laterale sinistra.
  • Seleziona Impostazioni Progetto dal sottomenu.
MultiLipi Setup page showing Slug Translation toggle highlighted with red arrow and border in the Settings sidebar

Step 2: Activate the Module

  • Scorri verso il basso fino al Traduzione Slug sezione.
  • Azione: Ensure the toggle is switched to ACCESO (Blue position).
Status: ON

The engine will automatically generate localized URLs for all new and existing pages (e.g., /contact → /contacto).

Status: OFF

URLs will remain in English, even on translated pages (e.g., /es/contact).

2. Automated Topology Updates (Link Rewriting)

How the system handles internal navigation.

One of the most powerful features of the Slug Translation engine is Automated Link Rewriting.

The Mechanism:

When a slug is translated (e.g., /shop → /boutique), MultiLipi scans your localized pages for internal links pointing to the old URL.

The Action:

It automatically rewrites the tags in the HTML to point to the new, localized slug.