Server-Side Rendering
Want your website to render more quickly in the browser? Server-side rendering is one of the most impactful tools to improve site load times.
To review the basics of SSR, head over to What is SSR?
Otherwise, if you're ready to dive into implementing SSR, we recommend reviewing the following resources.
- Configure Components for SSR
- Best Practices for Portable Components
- Test Your Components
- Enable SSR for LWR Apps
- Understanding Islands
- Implement SSR Using Islands Architecture
- Hydration Capabilities for Islands (Experience Cloud)
- Update Base Lightning Web Components Styling