Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Yes, you can. All you need to do is modify your AMP configuration on your page to add the baseHref field containing the base domain to be taken as the base for the linksJa, das ist möglich. Hierzu passen Sie lediglich die AMP-Konfiguration auf Ihrer Seite an. Fügen Sie das Feld baseHref hinzu, das dann als Basis Ihrer Links verwendet wird:

Code Block
clientConfig": {
  "id": settingsId || "{{ AMP_EXAMPLE_SETTINGS_ID }}",
  "baseHref": "https://example.com"
}

Having done this, one can now define the Imprint and Privacy Policy links in the AI in a relative form:

...

A simple use case for this is that you can present the same content on different domains (made possible by making the domain variable).

Do you need further help?

How can I get help with technical questionsSobald das geschehen ist, können Sie relative Links im Admin Interface hinterlegen:

...

Ein einfacher Anwendungsfall hierfür ist, wenn Sie identische Inhalte auf unterschiedlichen Domains darstellen möchten, die Sie dann über die Domain-Variable verwalten.

Weitere Hilfe benötigt?

Wie bekomme ich Hilfe bei technischen Fragen?