Change interface language of Google webmaster

To change your Google webmaster interface language you need to set your browser language to whatever language is you need. Of course not the browser interface language, but the Accept-Language header browser sends.

So, for example, this HTTP request to Google webmaster will return a Swedish version

GET /webmasters/ HTTP/1.1
Host: www.google.com
Accept-Language: sv,lv;q=0.8,lv;q=0.6,lv;q=0.4,en;q=0.2

But this is going to return an English one

GET /webmasters/ HTTP/1.1
Host: www.google.com
Accept-Language: en,lv;q=0.8,lv;q=0.6,lv;q=0.4,en;q=0.2

Where to configure browser headers differs from browser to browser, but for chrome it is under Options->Change font and language settings.

I’m not sure that showing interface language based on headers is the best solution. I think much better would be if there was an option where to switch a language, just like it is for gmail.com.

Comments

syed said…
hello,

i have even weirder problem. every other google product is working fine..but google webmasters is behaving very stragely...it shown indonasian in the interface..i dont undertand anything in it to change it ..i am trying to access mywebsite site

my site
via this

is it taking it because it has "may" in it?
Anonymous said…
I am too facing same problem. Its coming in Indonesian. Changing it into English from preferences also not working.

If you get solution please post here?
vidhan said…
Google webmaster is getting weirder everyday
Syed nayab said…
same problem, i bought domain with MAY in in it. writing to offical forums now

Popular posts from this blog

How many water molecules are there in the glass of water?

What does http-equiv stands for?