Comment on Why do websites now prefer IP-based geolocation rather than the `Accept-Language` HTTP header?

scottmeme@sh.itjust.works ⁨6⁩ ⁨days⁩ ago

Accept-Language is usually used for localizations. The 2 main ways that are used to gather location information are the location permissions and IP’s.

The reason IPs are used primarily is they don’t need user consent since it’s being sent to the server. It allows an easy way to determine a close enough location for search results since it can get down to a metroplex or city.

source
Sort:hotnewtop