import HTML site asis | Community
Skip to main content
perfectionist12
New Participant
April 14, 2016
Solved

import HTML site asis

  • April 14, 2016
  • 2 replies
  • 818 views

We have multiple HTML based sites and before componentize or templatize them we would like to host them as is immediately on AEM and convert them slowly.  Is there a way to just import those site as is and render to end user as basic html files.

In other words I want to use AEM as webserver. Is it possible.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Hi 

Please have a look at these reference articles:

Link:- http://blogs.adobe.com/dekesmith/2012/05/22/place-simple-html-and-image-files-online-with-crx-and-cq/

//Place simple HTML and image files online with CRX and CQ

 

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__byph-hi_i_received8.html

// Plain HTML file to AEM Page

 

I hope this would help you.

Thanks and Regards

Kautuk Sahni

2 replies

kautuk_sahni
kautuk_sahniAccepted solution
Employee
April 18, 2016

Hi 

Please have a look at these reference articles:

Link:- http://blogs.adobe.com/dekesmith/2012/05/22/place-simple-html-and-image-files-online-with-crx-and-cq/

//Place simple HTML and image files online with CRX and CQ

 

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__byph-hi_i_received8.html

// Plain HTML file to AEM Page

 

I hope this would help you.

Thanks and Regards

Kautuk Sahni

Kautuk Sahni
Peter_Puzanovs
New Participant
April 15, 2016

Hello Perfectionist1234,

 

You could upload your site, into DAM[1] and then configure your Dispatcher[2] to serve your site from DAM.

In this way you would have text/html pages served as they are currently and then slowly change rules in dispatcher to show pages as per normal AEM strategy.

 

[1] https://docs.adobe.com/docs/en/cq/5-6-1/dam/dam_documentation.html

[2] https://docs.adobe.com/docs/en/dispatcher.html

Regards,

Peter