Launching a website on AEM | Community
Skip to main content
TheBigRed
Level 4
October 16, 2015
Solved

Launching a website on AEM

  • October 16, 2015
  • 2 replies
  • 645 views

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

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 ogill

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

2 replies

ogillAdobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

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

smacdonald2008
Level 10
October 16, 2015

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