You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2017. It is now read-only.
This isn't really a bug, but more of a feature request that you may want to add?
When a user selects a different language, the content changes to that language which is great, but then the URL structure stays the same for each page.
i would look to provide a local URL structure..
if en_US serve as domain.com/page
if de_DE serve as domain.com/de/seite
etc..
this would help with international applications, google searching and ranking content locally to their visitors.
great to see a working great example on Github for React and its plugins. thank you #
Great Repo!
This isn't really a bug, but more of a feature request that you may want to add?
When a user selects a different language, the content changes to that language which is great, but then the URL structure stays the same for each page.
i would look to provide a local URL structure..
if en_US serve as domain.com/page
if de_DE serve as domain.com/de/seite
etc..
this would help with international applications, google searching and ranking content locally to their visitors.
great to see a working great example on Github for React and its plugins. thank you #