I have a website for both English and German audience. I thought it would be easy to find a code snippet that checks browser language and reloads another page – only if the browser language is German, all other languages stay with the English page. But I could not find any such thing. As my own programming skills are very lacking, I am a designer, not a programmer, I hope someone might help me out here?
The website consists of only two pages, index.html (English) and index-deutsch.html (German). I have already jquery in use with ilightbox and royalslider. PHP would also be an option.
Thom