Hi @jonimarrero95 When you say that the links are not externalized in
the publish, do you mean that you are using anykind of URL shortening
and expecting the short URL with domain name such as
www.abc.com/anything.html in place of /content/abc/en_us/anything.html ?
Does it externalize other URLs that you have on the website?You can call
the externalLink method from Externalizer interface and it will
externalize the URL.externalizer.externalLink(resourceResolver,
externalizerName, currentPagePath...