microsite | Community
Skip to main content
March 8, 2018
Solved

microsite

  • March 8, 2018
  • 3 replies
  • 5149 views

I am going to build a microsite.

Is there a way to edit or add content that is common to each microsite at once?

Is there a way to collect and upload individual content for each site at once?

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 navinkaushal

Basically you have multiple choices to create micro site which are as follows:

1. Using the Template and Component you can create a different node under content for your microsite and create it.

2. Using Design Import Component you can include a design import component you can import page content

3. You can get created entire micro site by your design agency and keep all the HTML/JS/CSS and Image files in a single folder. Use relative path for all the image/css/js references. Creaet package and add metadata for package in this folder installed in AEM (Qucik and dirty way)

Hope this helps

3 replies

navinkaushal
navinkaushalAccepted solution
Level 4
March 8, 2018

Basically you have multiple choices to create micro site which are as follows:

1. Using the Template and Component you can create a different node under content for your microsite and create it.

2. Using Design Import Component you can include a design import component you can import page content

3. You can get created entire micro site by your design agency and keep all the HTML/JS/CSS and Image files in a single folder. Use relative path for all the image/css/js references. Creaet package and add metadata for package in this folder installed in AEM (Qucik and dirty way)

Hope this helps

Level 3
March 8, 2018

Not really sure what you mean with "collect and upload individual content" (a package?), but you can use blueprints to have a common base for all microsites and create live copies of it for every microsite. This way, when you edit the blueprint and roll out the changes, all the microsites are updated aswell.

navinkaushal
Level 4
March 8, 2018

Yes you can do that....Its useful when you have many microsites going to be reside in you AEM.