Reputation: 1
I have a react app that is now becoming multi regional and needs the addition of the hrefLang HTML tag. The app renders using SSR and then CSR. My question is when should I add add the hrefLang tag. During SSR or CSR?
Upvotes: 0
Views: 386