ARTIGO DE AJUDA

How to Enable and Manage Slug Translation in MultiLipi

MultiLipi
MultiLipiData Inválida
5 min ler

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 or /sobre-nosotros). This is critical for SEO Multilingue, as search engines prioritize URLs that match the user\'s search intent in their native language.

Este guia detalha a protocolo de configuração, 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

  • Inicie sessão na sua Painel MultiLipi.
  • Navegue até Definições na barra lateral esquerda.
  • Selecionar Configurações do Projeto from the sub-menu.
MultiLipi Setup page showing Slug Translation toggle highlighted with red arrow and border in the Settings sidebar

Step 2: Activate the Module

  • Desloque-se para baixo até à secção Tradução de Slug secção.
  • Ação: Ensure the toggle is switched to LIGADO (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.

O Mecanismo:

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

A Ação:

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