May 13, 2020
Estimated Post Reading Time ~

Creating a new root site in AEM

1) Open CRXDE and go to the /content folder.

2) Create a new node of type cq:Page.

3) Inside this new node create another node with the following:
  • Name: jcr:content
  • Type: cq:PageContent
4) With only this, you should already see the new site created under Adobe Sites root structure.

5) Click this new site structure and edit its properties.
Some properties you may want to configure are:
  • Title
  • Redirect (e.g. /content/we-train/en)
  • Allowed Templates (e. g. /conf/we-train/settings/wcm/templates/.*)


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.