Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
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

0 Replies

Avatar

Level 7

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)

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