Multilingual SEO

Subfolders vs Subdomains for Multilingual Stores: Which Wins?

Google ranks your French store separately from your English store — and the URL structure you choose determines how much of your existing domain authority flows to each language. Get this wrong and you could spend months building multilingual content that ranks nowhere. The subfolders vs subdomains SEO debate has a clear answer for most Shopify merchants, and this article walks you through exactly what that answer is, why it matters, and how to act on it.

What Do Subfolders and Subdomains Actually Mean?

Before comparing the two, it's worth being precise about what each looks like in practice.

Subfolders (subdirectories) nest language versions inside your main domain:

  • yourstore.com/fr/ — French
  • yourstore.com/de/ — German
  • yourstore.com/es/ — Spanish

Subdomains sit one level above the path, as a prefix to your domain:

  • fr.yourstore.com
  • de.yourstore.com
  • es.yourstore.com

There is a third option — separate country-code top-level domains (ccTLDs) like yourstore.fr — but that requires purchasing and maintaining multiple domains, making it impractical for most growing Shopify merchants.

What Shopify Actually Uses

When you activate Shopify Markets and add languages or markets, Shopify generates URLs in a specific format. For language-only targeting, Shopify uses a path prefix like /fr/, /de/, etc. — which is effectively a subfolder structure. For market-based targeting (e.g., a French-speaking Canada market), Shopify can combine a market subfolder with a language subfolder. This is important context: Shopify's native architecture already defaults to subfolders, so you are not starting from a blank slate.

The SEO Case for Subfolders

The consensus among SEO professionals — backed by statements from Google's John Mueller and years of migration data — is that subfolders are the stronger choice for most businesses. Here is why.

Domain Authority Consolidates on One Root

Search engines treat subdomains as separate websites. Every backlink pointing to yourstore.com contributes authority to that domain, but that authority does not automatically flow to fr.yourstore.com. With subfolders, backlinks to yourstore.com/fr/ live under the same root domain, so your existing link equity benefits all language versions from day one.

If you have spent two years earning backlinks to your English store, switching to subdomains means your French, German, and Spanish stores start with almost zero authority. That is a significant compounding disadvantage.

Crawl Budget Is Easier to Manage

Googlebot allocates a crawl budget per domain. With subfolders, your translated product pages, collections, and blog posts all share the same crawl budget as your main store. With subdomains, each one effectively negotiates its own crawl budget — and newer, lower-authority subdomains get crawled less frequently. For stores with large catalogs (hundreds or thousands of products), this can delay indexation of translated content by weeks or months.

Hreflang Implementation Is Cleaner

Hreflang tags tell search engines which URL serves which language and region. Implementing hreflang across subfolders is straightforward because all URLs share a single sitemap and a consistent base domain. With subdomains, you need to ensure each subdomain's sitemap cross-references the others, which adds complexity and more surface area for errors.

For a deeper look at getting hreflang right, see Hreflang on Shopify: The Complete Guide to International SEO Tags.

When Subdomains Make Sense

Subdomains are not universally wrong. There are legitimate scenarios where they are the better fit:

  • Deeply different experiences by region — If your German store runs on an entirely different backend, pricing engine, or inventory system from your main store, a subdomain gives cleaner separation.
  • Different teams or vendors managing each locale — Technical separation can simplify permissions and deployment pipelines.
  • Acquisition scenarios — If you acquired a foreign-language store and are migrating it gradually, a subdomain may be a temporary practical necessity.

That said, for a Shopify merchant adding languages to an existing store, none of these scenarios usually apply. The default choice should be subfolders.

Practical Implications for Shopify Merchants

Understanding the theory is one thing. Here is what it means for your actual setup.

Shopify Markets Does the Heavy Lifting

Shopify Markets assigns URL structures automatically based on how you configure markets and languages. When you add a language, Shopify creates subfolder-based URLs by default. You do not need to engineer this yourself — but you do need to make sure every piece of content within those subfolders is properly translated, including product descriptions, collection pages, blog posts, and crucially, SEO meta fields.

Translated meta titles and descriptions are often overlooked, but they directly affect click-through rates in localized search results. Read more about why this matters in Why Translated Meta Titles and Descriptions Make or Break Multilingual SEO.

Translate Everything in the Subfolder, Not Just Products

A common mistake is translating product pages and leaving collection pages, blog posts, and static pages in English. Search engines index each URL independently. A German shopper landing on yourstore.com/de/collections/running-shoes expects German text — and so does Google when ranking that URL for German queries. Incomplete translations waste the structural advantage subfolders provide.

Useful guides for covering every content type:

Keep Translations in Sync as Your Catalog Grows

The subfolder advantage compounds over time — but only if translated content stays current. When you update a product description or add new items, the translated subfolder pages need to reflect those changes. Stale or missing translations in indexed subfolder URLs can actually hurt rankings because the content diverges from the canonical English version.

How to Keep Your Shopify Translations in Sync as Your Catalog Changes covers detection and update workflows in detail.

Use an App That Respects Shopify's Native Structure

Some third-party translation tools inject translated content via JavaScript overlays or parallel databases that sit outside Shopify's native multilingual system. These approaches often fail to produce indexable subfolder URLs, which means Google sees only the English version regardless of what shoppers see on screen. Always verify that your translation solution writes content into Shopify's native translation layer so that subfolder URLs are genuinely crawlable.

StoreLingo is built on Shopify's native multilingual storefront, meaning every translated product, collection, page, and article — including SEO meta fields — lives at proper subfolder URLs that search engines can index. No theme edits, no JavaScript injection.

Add StoreLingo on the Shopify App Store →

A Quick Decision Framework

Use this to make the call for your store:

Scenario Recommended Structure
Adding languages to an existing Shopify store Subfolders
New multilingual store built on Shopify Markets Subfolders
Separate regional stores with independent teams Subdomains may be justified
Targeting countries with strong ccTLD preference (e.g., .de, .fr) ccTLDs (if budget allows)
Large catalog, limited crawl budget to spare Subfolders

For most merchants reading this, the answer is subfolders — and Shopify's default structure already points you there.

Summary

The subfolders vs subdomains SEO question matters because your URL structure determines how domain authority flows, how search engines crawl your content, and how cleanly hreflang signals work. For Shopify merchants expanding into new languages, subfolders win on every practical dimension: they inherit existing domain authority, share crawl budget with your main store, and align with how Shopify Markets is designed to work. The higher-complexity cases that favor subdomains rarely apply to standard multilingual storefronts. Focus your energy on translating content thoroughly — products, collections, pages, and meta fields — and keeping those translations current as your catalog evolves.


FAQ

Does Google treat subfolders and subdomains the same for multilingual SEO? No. While Google has stated it can handle both, years of practitioner data and statements from Google representatives indicate that subfolders more reliably consolidate domain authority and are generally easier to implement correctly with hreflang — both significant advantages for new language markets.

Will switching from subdomains to subfolders hurt my existing multilingual rankings? A migration always carries short-term risk, but a well-executed move from subdomains to subfolders typically produces ranking improvements within a few months as the subfolder URLs absorb the root domain's authority. Implement proper 301 redirects from old subdomain URLs and update your hreflang tags and sitemap immediately after migration.

Does Shopify support subfolder-based multilingual URLs natively? Yes. Shopify Markets uses subfolder-style path prefixes (e.g., /fr/, /de/) for language and market targeting by default. No custom theme development is required to achieve this structure — you need only to ensure your translated content is published through Shopify's native translation system so those URLs contain indexable, localized content.

Translate your store into 47 languages

StoreLingo translates products, collections, pages and articles with AI — review before publishing, keep your brand terms consistent.

Add to Shopify →