<![CDATA[
International SEO is the practice of optimizing your site so search engines can identify which countries and languages your content targets. Done correctly, it opens your site to global organic traffic. Done incorrectly, it creates duplicate content issues, confusing signals, and wasted crawl budget.
Hreflang: The Foundation of International SEO
The hreflang attribute tells search engines which language and regional version of a page to serve to users. It prevents duplicate content penalties across language versions and ensures the right version appears in the right market.
For more on this topic, see our guide on multi-language keyword research.
Hreflang Implementation Rules
- Every page must reference itself and all its alternates
- Hreflang annotations must be reciprocal (if page A points to page B, page B must point back to page A)
- Use ISO 639-1 language codes and optionally ISO 3166-1 Alpha 2 country codes
- Include an
x-defaulttag for the fallback/default version - Implement via HTML
<link>tags, HTTP headers, or XML sitemaps
URL Structure for International Sites
Three primary approaches, each with tradeoffs:
| Structure | Example | Pros | Cons |
|---|---|---|---|
| ccTLDs | example.de | Strong geo signal, clear separation | Expensive, authority split across domains |
| Subdirectories | example.com/de/ | Consolidated authority, easy to manage | Weaker geo signal |
| Subdomains | de.example.com | Flexible hosting, separate Search Console | Some authority dilution, more complex |
For most sites, subdirectories offer the best balance of authority consolidation and management simplicity.
Content Localization vs. Translation
Translation converts words. Localization adapts content for the target market:
- Adapt examples and references to local context
- Use local currency, date formats, and measurement units
- Adjust keyword targeting — direct translations often don’t match local search behavior
- Adapt tone and style to cultural expectations
- Reference local regulations, tools, and platforms
Technical Considerations
- Server location and CDN: Use a CDN with global edge nodes for consistent performance across regions
- Separate XML sitemaps: Create language/region-specific sitemaps to help search engines discover all versions
- Search Console properties: Set up geographic targeting in Search Console for each language version
- Crawl efficiency: Ensure all language versions are crawlable and not blocked by robots.txt
International SEO requires ongoing monitoring. Track rankings, traffic, and indexation separately for each market. Use Search Console’s international targeting report to identify hreflang errors and fix them promptly.
]]>