Is your feature request related to a problem? Please describe.
The project is currently publishing only to French.
Describe the solution you'd like
Using clients preference we could redirect to an en 馃嚞馃嚙 or fr 馃嚝馃嚪 or de 馃嚛馃嚜 etc version of the page
Describe alternatives you've considered
We could also provide an select list to pick a specific language if the default one isn't the preferred one
Additional context
- As we are in static we could use some JS to switch between pages, even if search engine would prefer an redirection or an server side rendering method (
navigator.language and navigator.languages )
- Also we could try to get the title and the description sorted by
navigator.languages user preference
Is your feature request related to a problem? Please describe.
The project is currently publishing only to French.
Describe the solution you'd like
Using clients preference we could redirect to an
en馃嚞馃嚙 orfr馃嚝馃嚪 orde馃嚛馃嚜 etc version of the pageDescribe alternatives you've considered
We could also provide an select list to pick a specific language if the default one isn't the preferred one
Additional context
navigator.languageandnavigator.languages)navigator.languagesuser preference