reroute to external domain from react router
<Route
exact
path="/"
render={() => (window.location.href = "https://youtube.com")}
/>
how to implement ssr on react without next.js
migrate react to next js
just use react snap
https://github.com/stereobooster/react-snap
crawls your proj at post build and generates html files for crawlable urls