I try to find how to integrate a website developed in HTML with images, css and javascript in Adobe AEM environment and create a link AEM Adobe website to this site.
We have a site developed with Adobe AEM 6, it includes several templates and components. We would like to redirect link to a site (classic) that could be included in Adobe AEM.
You need to customize couple of things like below. For further assistance need a dialog to understand use case better & you can engage through official support channel.
The link might fail to render because of xss protection, you need to tweek xss config as per need & sample at [1].
if you have proxy/firewall restriction for server where aem is running to talk to classic site need to configure outbound calls & external linkchecker accordingly.
If you are using page properties redirect option need to tweek little bit to take care of external site access.
You need to customize couple of things like below. For further assistance need a dialog to understand use case better & you can engage through official support channel.
The link might fail to render because of xss protection, you need to tweek xss config as per need & sample at [1].
if you have proxy/firewall restriction for server where aem is running to talk to classic site need to configure outbound calls & external linkchecker accordingly.
If you are using page properties redirect option need to tweek little bit to take care of external site access.