improved
π Simplified Course Paths
One Clean URL, Automatic Routing
- Courses now use a single, clean URL (for example, www.domain.com/my-cool-course) β and your customers only ever need to think about that one path.

How it works:
- π― Advanced Customization ON: Visiting the URL takes your customers directly to the Custom Course Experience, and the URL stays clean in the address bar.
- π Advanced Customization OFF: Visiting the same URL automatically redirects to the My Account experience, landing the contact on the first lesson they have access to.
Routing is now handled entirely by the Advanced Customization toggle. Existing courses using
/courses/...
or /community/c/...
paths continue to work and redirect correctly, and changing a course path still behaves as expected.