Newer Version Available
Create Custom Pages
Because the Build Your Own (LWR) template provides only a few key default pages, you
must create additional custom pages for your particular use case.
To create a custom page, open the Pages menu on the top toolbar in Experience Builder. Click New Page at the bottom of the Pages menu. See Create Custom Pages with Experience Builder in Salesforce Help.
Standard Pages
When creating custom pages, the Search standard page is available for the template and supports certain routes and URL parameters.
Object Pages
Because the recommended solutions for record page componentsuse the User
Interface API to retrieve data, create object pages only for Supported Objects in the User
Interface API Developer Guide.
Login Pages
To use the Login, Forgot Password, and Registration pages that come with the authenticated
Build Your Own (LWR) template, ensure that your site is published. Then, in the Login &
Registration tab of the Administration workspace, select Experience Builder Page for
each page, and enter main.
Page Access & Authentication
As is the case with Aura sites, we send page metadata to the client for all routes in the
site, including for guest user sessions.