Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

how to integrate a full website

Avatar

Former Community Member

Hi,

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.

 

Thanks in advance,

Joël 

1 Accepted Solution

Avatar

Correct answer by
Level 10

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.

[1]  https://helpx.adobe.com/experience-manager/kb/target-attribut-issue-tag.html

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

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.

[1]  https://helpx.adobe.com/experience-manager/kb/target-attribut-issue-tag.html