Server Side Render Specific Routes #382

Closed
opened 2025-08-09 17:16:04 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @bob19831 on 10/5/2017

If I have a single react app, is it possible to server side render specific routes and ignore others?

My use case is to server side render marketing pages for SEO, but exclude all routes that require authentication (i.e. all interactive parts of app).

*Originally created by @bob19831 on 10/5/2017* If I have a single react app, is it possible to server side render specific routes and ignore others? My use case is to server side render marketing pages for SEO, but exclude all routes that require authentication (i.e. all interactive parts of app).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#382
No description provided.