I wonder which HTTP Status code I should have to send in language redirects.
I have the following php code to redirect via HTTP headers to most important language in
Possibly HTTP 300 "Multiple Choices" as it's technically the same data/document but available in multiple languages?
HTTP 300 "Multiple Choices"