Newer Version Available

This content describes an older version of this product. View Latest

Custom URL Paths for Unauthenticated Sites

Unlike Aura templates, when you select the Build Your Own (LWR) template in the site creation wizard, you have the option to create an unauthenticated or an authenticated site.

Unauthenticated sites are open to anyone on the web and don’t support login or authentication. These sites also support custom URL paths, meaning no more /s cluttering up your site’s URL—for example, https://mycustomdomain.com/mypage.

Authenticated sites allow users to log in and access user-specific data. If needed, you can also include public pages. Authenticated sites include /s at the end of the base URL—for example, https://mycustomdomain.com/s/mypage.

Site creation wizard