Newer Version Available

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

Create an LWR Site

When you select the Build Your Own (LWR) template, you can choose to create an unauthenticated or an authenticated site.
To create an LWR site:
  1. From Setup, in the Quick Find box, enter Digital Experiences, then select All Sites, and click New.
  2. In the site creation wizard, select Build Your Own (LWR), and click Get Started.Site creation wizard
  3. Enter a name and base URL value.

    The base URL value is appended to the domain that you created when you enabled Digital Experiences. For example, if your domain name is UniversalTelco.my.site.com and you’re creating a partner site, you can enter partners to create a unique URL UniversalTelco.my.site.com/partners.

  4. Choose an authentication option. Select:
    • Unauthenticated to build a public site that’s open to anyone on the web, which doesn’t support login or authentication. The link doesn’t include /s at the end of the base URL.
    • Authenticated to build an authenticated site, where users can log in and access user-specific data. The link includes /s at the end of the base URL.
  5. Click Create.

    After you create your site, the Experience Workspaces area appears.

You can also create the site programmatically through Connect API or using Salesforce CLI commands.