{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/i18n/avoid-auto-geo-redirects.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/i18n/avoid-auto-geo-redirects/#article", "headline": "Avoid automatic IP-based language redirects", "description": "Automatically redirecting visitors to a locale based on IP geolocation or Accept-Language is an anti-pattern. It traps users in the wrong language, breaks search crawlers, and breaks shared links. Let users choose.", "url": "https://webspecification.com/spec/i18n/avoid-auto-geo-redirects/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-29T18:54:03.000Z", "citation": [ { "@type": "CreativeWork", "name": "Google Search Central — Managing multi-regional and multilingual sites", "url": "https://developers.google.com/search/docs/specialty/international/managing-multi-regional-sites", "publisher": { "@type": "Organization", "name": "Google Search Central" } }, { "@type": "CreativeWork", "name": "W3C i18n — When should I use language negotiation?", "url": "https://www.w3.org/International/questions/qa-when-lang-neg", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "W3C i18n — Using select to link to localized content", "url": "https://www.w3.org/International/questions/qa-navigation-select", "publisher": { "@type": "Organization", "name": "W3C" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/i18n/avoid-auto-geo-redirects/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Internationalisation", "item": "https://webspecification.com/spec/i18n/" }, { "@type": "ListItem", "position": 4, "name": "Avoid automatic IP-based language redirects", "item": "https://webspecification.com/spec/i18n/avoid-auto-geo-redirects/" } ] } ] }