Expand my Community achievements bar.

SOLVED

Multiple domains in same AEM instance

Avatar

Level 2

Can we actually publish multiple domains for example abc.com, xyz.com, asdf.com in the same instance? If yes, how can we do that?

1 Accepted Solution

Avatar

Correct answer by
Level 5

Hi @fang_29 ,

If multiple domains to be served by the same AEM website, can be handled through network layer e.g. Akamai can redirect multiple domains to the same origin server.

If domains are mapped to 1-1 to AEM sites, then solution provided by @aanchal-sikka is optimal.

Hope that helps.

Thanks

View solution in original post

2 Replies

Avatar

Community Advisor

Yes, we can serve multiple domains from an AEM instance.

We need to set up dispatcher accordingly, for domain -> content mapping. For details, please refer to:

https://experienceleague.adobe.com/docs/experience-manager-dispatcher/using/configuring/dispatcher-d...

Other areas might be:

1. Dispatcher: Domain-specific farm, vhost, redirects etc

2. Content aware configurations (if used)

3. Sling Mappings (if used)


Aanchal Sikka

Avatar

Correct answer by
Level 5

Hi @fang_29 ,

If multiple domains to be served by the same AEM website, can be handled through network layer e.g. Akamai can redirect multiple domains to the same origin server.

If domains are mapped to 1-1 to AEM sites, then solution provided by @aanchal-sikka is optimal.

Hope that helps.

Thanks