Back to Blog
seo

Multilingual URL Structures: Country TLDs, Subdomains or Folders?

·0 views·By Richard Cohen
Multilingual URL Structures: Country TLDs, Subdomains or Folders?

Multilingual URL Structures: Country TLDs, Subdomains or Folders?

When you decide to take your website global, one of the most critical technical decisions you'll face is choosing the right multilingual URL structure. Should you use country TLDs like `.fr` or `.de`? Set up subdomains like `fr.example.com`? Or organize everything into folders like `example.com/fr/`? This choice directly impacts your international SEO performance, user trust, and long-term scalability.

The stakes are high. According to a 2023 study by Semrush, websites with a clearly defined international URL architecture rank 47% faster in new markets compared to those with inconsistent structures. Getting this decision right from day one can save you months of painful migration work later.

Let's break down each option with real-world examples, pros and cons, and actionable guidance.

---

Understanding the Three Core Multilingual URL Structures

Before diving into comparisons, it's worth defining exactly what each multilingual URL structure looks like in practice.

Country Code Top-Level Domains (ccTLDs)

A country TLD assigns a unique domain extension to each target market:

  • `nike.fr` for France
  • `nike.de` for Germany
  • `decathlon.es` for Spain
  • Subdomains

    A subdomain places the language or country code before the main domain:

  • `fr.example.com`
  • `de.example.com`
  • `es.example.com`
  • Subfolders (Subdirectories)

    A folder structure keeps everything under one root domain:

  • `example.com/fr/`
  • `example.com/de/`
  • `example.com/es/`
  • ---

    Country TLDs: Maximum Local Trust, Maximum Effort

    Country TLDs are the gold standard for brands that want to signal genuine local presence. When a French user sees `decathlon.fr`, they immediately trust they're on a French website. This psychological signal is powerful.

    Advantages of ccTLDs

  • Strong geotargeting signal to Google — no need to configure Search Console separately
  • High user trust in local markets, especially in Germany, France, and Japan
  • Independent domain authority — each TLD builds its own SEO equity
  • Clear brand separation across markets
  • Disadvantages of ccTLDs

  • Expensive and complex to manage — you're essentially running multiple websites
  • Link equity is fragmented — backlinks to `nike.com` don't automatically benefit `nike.fr`
  • Slower to launch — registering, hosting, and populating multiple domains takes significant resources
  • Requires local hosting in each country for maximum performance
  • Nike uses ccTLDs across major markets (`nike.com`, `nike.co.uk`, `nike.fr`, `nike.de`) because they have the budget and infrastructure to support it. For most small to mid-size businesses, this approach is overkill.

    Best for: Large enterprises with dedicated local teams, significant budgets, and long-term commitment to specific markets.

    ---

    Subdomains: Flexibility With a Tradeoff

    The subdomain approach (`fr.example.com`) sits between ccTLDs and folders in terms of complexity. Google treats subdomains as separate entities from the main domain, which creates both opportunities and challenges for international SEO.

    When Subdomains Make Sense

    Some major platforms use subdomains effectively. Booking.com historically used subdomains for certain regional configurations. The structure works well when:

    1. Your CMS or platform makes subfolder implementation technically difficult 2. You need to run different technology stacks per region 3. You want geographic separation without the cost of ccTLDs

    The SEO Risk of Subdomains

    Here's the critical issue: because Google treats `fr.example.com` as a separate site from `example.com`, your main domain's authority doesn't automatically flow to the subdomain. You're essentially starting SEO from scratch in each market.

    A 2022 Ahrefs analysis found that subfolder-based international sites accumulated domain authority 34% faster than equivalent subdomain-based sites, largely because link equity consolidates under one root domain.

    Best for: Platforms with technical constraints, or businesses running truly distinct products per region.

    ---

    Subfolders: The SEO-Friendly Default Choice

    For the vast majority of businesses pursuing international SEO, the folder structure (`example.com/fr/`) is the recommended approach — and for good reason.

    Why Google Recommends Subfolders

    Google's own documentation acknowledges that subfolders are easier to manage and consolidate SEO signals effectively. All backlinks pointing to your domain benefit every language version simultaneously.

    Real-World Example: Decathlon

    Decathlon uses a hybrid approach but heavily relies on subfolder structures in markets where they don't maintain separate ccTLDs. Their `decathlon.com/fr-fr/` structure allows them to:

  • Consolidate global domain authority
  • Deploy new language versions quickly
  • Manage hreflang implementation from a single CMS
  • Step-by-Step: Implementing a Subfolder Structure

    1. Audit your current content — identify all pages that need translation 2. Choose your URL naming convention — use ISO language codes (`/fr/`, `/de/`, `/es/`) or locale codes (`/fr-fr/`, `/de-de/`) 3. Configure your CMS — WordPress with WPML, Shopify Markets, or custom solutions all support subfolder routing 4. Implement hreflang tags — add `` to every page 5. Set up Search Console properties — create separate properties for each subfolder and configure geotargeting 6. Build internal linking — ensure your navigation links correctly between language versions 7. Monitor crawl coverage — use Screaming Frog to verify all language URLs are being indexed

    Best for: Startups, SMEs, e-commerce brands, and any business prioritizing SEO efficiency over maximum local branding.

    ---

    Technical Considerations That Apply to All Structures

    Regardless of which multilingual URL structure you choose, several technical SEO elements are non-negotiable.

    Hreflang Implementation

    Hreflang is the HTML attribute that tells Google which language version to serve to which user. Incorrect implementation is one of the most common international SEO mistakes. According to Sistrix, over 60% of multilingual websites have hreflang errors that cause duplicate content issues or incorrect language targeting.

    Always include:

  • The `x-default` hreflang for users whose language isn't specifically targeted
  • Bidirectional references (every page must reference all its alternatives)
  • Consistent URL formats (no mixing of trailing slashes or HTTP/HTTPS)
  • Canonical Tags and Duplicate Content

    When running translated content, ensure canonical tags point to the correct language version — never cross-canonicalize between languages, as this signals to Google that one version is a duplicate of another.

    Page Speed Per Region

    Country TLDs allow region-specific hosting for maximum speed. With subfolders, use a CDN with regional edge nodes (Cloudflare, Fastly) to ensure French users load your `/fr/` pages from a server close to them.

    ---

    Making the Final Decision: A Quick Framework

    | Factor | ccTLD | Subdomain | Subfolder | |---|---|---|---| | SEO Authority Consolidation | ✗ | ✗ | ✓ | | Local Trust Signal | ✓✓ | ✓ | ✗ | | Implementation Cost | High | Medium | Low | | Scalability | Low | Medium | High | | Recommended for SMEs | ✗ | Sometimes | ✓ |

    ---

    Conclusion: Choose Structure, Then Execute Flawlessly

    There's no universally "correct" multilingual URL structure — the right answer depends on your budget, technical resources, and market ambitions. That said, subfolders win for most businesses because they consolidate SEO authority, reduce technical overhead, and scale efficiently as you enter new markets.

    Country TLDs remain the premium choice for enterprise brands like Nike and Decathlon that can invest in true local market presence. Subdomains are a last resort when technical constraints leave no other option.

    Whatever structure you choose, flawless hreflang implementation, consistent technical SEO hygiene, and localized content quality will ultimately determine your success in international SEO.

    Ready to audit your current multilingual setup and build a winning international strategy? Visit SEO-True for expert analysis, technical audits, and multilingual SEO roadmaps tailored to your business goals.

    RC

    Richard Cohen

    SEO Strategist & AI Content Specialist at SEO-True. 8+ years in search marketing, specializing in AI-powered content strategies for high-authority domains.

    Boost your SEO with AI-generated articles

    High-authority articles published on DA 40-60+ domains.

    See Plans