Saltar al contenido principal
Página sin clasificar
Esta página está sin clasificar. Los motores de búsqueda no la indexaran, y solo los usuarios con el enlace directo podrán acceder a esta.

URLs

The URL component lets you reference an external link by key instead of hardcoding it. Each key maps to a URL per language, so a visitor always lands on the language-appropriate version of the destination, and a link that moves or breaks only needs fixing in one place, no matter how many docs reference it.

Managing URLs

You can edit the URLs collection in the CMS.

  1. Click the Add icon ( + ) to add a new Key.
  2. Under URL (per language), click the Add icon to add a Translation for each language the link should support. Give it a Language Code and the destination URL.
  3. Under Default Link Text (per language), add a Translation for each language, giving the text a <Url> usage should show when it doesn't supply its own.

Using URLs

  1. Select URL Link from the Embed list.
  2. Enter the URL Key matching an entry in the URLs collection.
  3. Optionally, add Link Text translations to override the key's default text for this specific usage — the same key can be used in different places with different wording.
El texto del enlace no ha sido traducido automáticamente

A diferencia de la prosa habitual, el texto del enlace de un elemento <Url> nunca se somete a traducción automática: el componente completo se conserva exactamente tal y como está escrito cuando se traduce un documento, en todos los idiomas. Si añades texto de enlace, rellena todos los idiomas admitidos al mismo tiempo, en el documento en el que añadas el enlace por primera vez. Cualquier idioma que se omita en ese momento seguirá sin aparecer hasta que alguien edite el texto original y lo añada manualmente.

Si no necesitas una redacción personalizada para un uso concreto, deja el «Texto del enlace» en blanco y, en su lugar, se utilizará el «Texto del enlace predeterminado» de la clave; ese texto se traduce de la forma habitual, una sola vez, en la colección de URL.

Example

URL NOT FOUND

The URLs collection also hosts the Link Health dashboard, which reports on both the URLs stored here and any external links still hardcoded directly in your docs — including which of those aren't in the URLs collection yet, so you can find and centralize them. See Dashboards for details.