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?
Solved! Go to Solution.
Views
Replies
Total Likes
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
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:
Other areas might be:
1. Dispatcher: Domain-specific farm, vhost, redirects etc
2. Content aware configurations (if used)
3. Sling Mappings (if used)
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
Views
Likes
Replies