GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Business If You Have Translated Tours Then Make Sure You Have Way Of Changing Language... (https://gfy.com/showthread.php?t=1272661)

EddyTheDog 07-24-2017 04:17 AM

If You Have Translated Tours Then Make Sure You Have Way Of Changing Language...
 
I live in Spain and I have clicked many paid for links (PPC) and I get a page in Spanish with no way to change it to English...

If you are a big ad buyer you could be losing out on a fair amount of money - An obvious 'change language' link would help a lot.....

There are many millions of people all over Europe who don't live in their home country - It's a simple fix...

Barry-xlovecam 07-24-2017 04:31 AM

That's because the dumb-shits are using geoip to determine language rather than the browser's language acceptance policy sent in its headers to the server when requesting the URL.

Defective *command and control* thinking :2 cents:
Code:

https://messaging-notifications.api.nytimes.com/svc/message/v1/list/global.json?_=1500829171846

GET /svc/message/v1/list/global.json?_=1500829171846 HTTP/1.1
Host: messaging-notifications.api.nytimes.com
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
Accept: application/json, text/javascript, */*; q=0.01
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
Referer: https://www.nytimes.com/2017/07/23/us/politics/trump-russia-sanctions.html
Origin: https://www.nytimes.com
DNT: 1
Connection: keep-alive


MaDalton 07-24-2017 05:25 AM

Quote:

Originally Posted by Barry-xlovecam (Post 21908152)
That's because the dumb-shits are using geoip to determine language rather than the browser's language acceptance policy sent in its headers to the server when requesting the URL.

Defective *command and control* thinking :2 cents:
Code:

https://messaging-notifications.api.nytimes.com/svc/message/v1/list/global.json?_=1500829171846

GET /svc/message/v1/list/global.json?_=1500829171846 HTTP/1.1
Host: messaging-notifications.api.nytimes.com
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
Accept: application/json, text/javascript, */*; q=0.01
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
Referer: https://www.nytimes.com/2017/07/23/us/politics/trump-russia-sanctions.html
Origin: https://www.nytimes.com
DNT: 1
Connection: keep-alive


this really annoys the shit out of me for years. why use IP when you can detect browser (or OS) language?

worst offender for me is the Samsung store on my phone - which i get in Czech only with no option to change.


All times are GMT -7. The time now is 09:33 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123