International SEO overview
📖 4 min readUpdated 2026-04-18
International SEO is SEO for sites targeting multiple countries, languages, or both. The decisions made at the architectural level, domain structure, hreflang implementation, localization depth, determine how well you rank in each market. Small mistakes compound into massive traffic losses.
The three questions to answer first
- Which countries/languages are you targeting? Be specific. "Spanish" isn't a target; "Spanish for Spain" or "Spanish for Mexico" are targets.
- What's different per market? Language, currency, products, shipping, legal requirements, culture.
- What's the domain structure? ccTLD, subdomain, subfolder, or parameter.
Language vs country
These are separate axes:
- English in the US and English in the UK are different targets (same language, different country)
- Spanish in Spain and Spanish in Mexico are different (same language, different culture + currency)
- French + German in Switzerland, one country, multiple languages
The four domain structures
1, ccTLD (country-code top-level domain)
example.de, example.co.uk, example.fr
- Pros: strongest geo-signal, user trust (local domain), clean separation
- Cons: most expensive (many domains to maintain), no shared authority between countries
2. Subdomain
de.example.com, uk.example.com, fr.example.com
- Pros: easier to manage than ccTLD, some geo-signal
- Cons: subdomains treated as semi-separate sites by Google; authority doesn't flow as well
3. Subfolder
example.com/de/, example.com/uk/, example.com/fr/
- Pros: simplest to manage, shared domain authority across all markets, single analytics setup
- Cons: less strong geo-signal (though Google can read subfolder + hreflang + GSC country targeting)
4. URL parameter
example.com/?lang=de
- Cons: avoid. Weak signals, duplicate content risk, poor UX.
Recommendation
For most businesses: subfolder. Cleanest authority consolidation, simplest management, adequate with proper hreflang + GSC targeting.
ccTLD only if: you have the budget for it AND country-specific domains matter for trust (banking, regulated industries, government-adjacent).
Core international SEO components
- Domain structure (above)
- Hreflang tags (see Hreflang deep dive)
- Localized content (translation + adaptation)
- Local hosting or CDN
- Country-specific currencies + pricing
- Local backlink building
- Local keyword research (per market)
- Local social media + review presence
Common international SEO mistakes
- Treating all "Spanish" audiences as one (Spain vs. Mexico vs. Argentina are distinct)
- Machine-translating content and calling it done (reads awkward; low engagement)
- Missing hreflang on half the pages (partial implementation = Google ignores)
- Hreflang pointing to non-indexable pages (broken signals)
- Canonical tags conflicting with hreflang (signals contradict)
- US-only content served to EU users (GDPR, cultural disconnect)
- Pricing shown in USD in every market (friction for non-US users)
Measurement
Set up separate GSC properties per market (subdomain, ccTLD) or use country filters on subfolder-based sites. Track rankings per country; blended reporting masks market-specific problems.