Google AdSense lang parameter
Tagged: Marketing Date: 22nd, March 2007If you (like me) have site(s) in languages other then english and have problems of AdSense ads appearing in some other language then your own, you may want to try out adding JavaScript variable to your AdSense code.
google_language = “sr”;
Where ’sr’ would be your language code (example: ‘en’ for english or ‘fr’ for french).
Full AdSense [...]