Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Launching a website on AEM

Avatar

Level 5

Hello,

Just want the process on launching a website and what URL can the public access that site on. We already

set up a publish instance for AEM.

Thanks

1 Accepted Solution

Avatar

Correct answer by
Employee

If you are site is ready to be accessed, you need to set up your web server and dispatcher model and define your root page and hide the internal content structure

1. Resource mapping is used to hide the internal content structure: https://docs.adobe.com/docs/en/aem/6-0/deploy/configuring/resource-mapping.html

2. Redirect "/" for your site as outlined here: https://forums.adobe.com/thread/1048948 or you can also do the root redirect in your web server

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

If you are site is ready to be accessed, you need to set up your web server and dispatcher model and define your root page and hide the internal content structure

1. Resource mapping is used to hide the internal content structure: https://docs.adobe.com/docs/en/aem/6-0/deploy/configuring/resource-mapping.html

2. Redirect "/" for your site as outlined here: https://forums.adobe.com/thread/1048948 or you can also do the root redirect in your web server

Avatar

Level 10

To learn how to build a web site in AEM - see:

http://docs.adobe.com/docs/en/aem/6-0/develop/the-basics/website.html

Once you have the site setup - you can setup a domain for your site. See this topic for more information about content and planning with AEM:

https://docs.adobe.com/docs/en/cq/5-6-1/managing/conceptandplanning.html#Project%2520Phases