Webflow Localization

Splitting Locales by ccTLD

Overview
Known Localization Limitations & Bugs
001
Supported Languages
010
Tips & Techniques
Choosing the Right Locales
100
Localizing an Already-Localized Site
101
Localizing Dates
102
Localizing CMS Option Fields
103
Localizing Numbers & Currencies
104
Locale-Specific Styles & Code
105
Maintaining a Localized Site
106
Locale-Specific Pages & Sections
107
Localizing Form Success & Error Messages
107
Locale Switcher
The Locale List Element
401
Build a Dropdown Locale Switcher
402
Add Flags to the Locale Switcher
403
Add Localized Locale Names to the Locale Switcher
404
Make the Locale Switcher Responsive & Visible in your Nav
405
Advanced Localization
Splitting Locales by ccTLD
801
No items found.
Published
November 1, 2024
Updated
in lightbox

Webflow Localization does not currently support locale-specific domains.

For example, if you have a site localized in English and French, there's no in-built way to have;

  • mysite.com display only your English-language content
  • mysite.fr display only your French-language content

You can assign both domain, but both would display exactly the same content, and have the same language-switcher, and the same defaulting behavior.

Moreover, Webflow hosting does not effectively support multiple domains on a single site; one needs to be setup as the "default domain" and all others will be redirected to it.

Why split on ccTLD?

There are ostensibly two advantages to splitting your site's languages by domain name;

  • Some improvement in local SEO, since Google will prioritize e.g. .fr domains in searches performed within France.
  • User trust. For example, French users seeing .fr in search results may consider those sites more relevant to them than e.g. a .com

Is it worth it?

Generally, the locale-specific paths are enough because Google's language targeting is stronger than its location+ccTLD targeting, but ideally you'd want both.

https://www.searchenginejournal.com/google-confirms-ranking-preference/522477/

How can you split on ccTLD?

There are two possible approaches you can take with Webflow Localization;

Complete split

You'd need a reverse proxy per TLD to;

  • Split the content so that each TLD shows its locale only
  • Normalize the paths and links throughout your site
  • Correct alt hreflang links
  • Correct the sitemap

It's not horrific but it's a good deal of infrastructure to build and monitor.

Redirect-only

If you want an “cheap” way to do this, you can keep the sites combined, and then setup redirects on the alt domains externally,. e.g.-

https://mysite.fr/* redirects to-
https://mysite.com/fr/*

You should be able to do that using an external redirect service like Cloudflare’s redirects or transform rules.

The advantage here is primarily in printed materials where your domain name is visible. There is likely no SEO benefit here since those .fr domains will resolve to .com and be presented as such by Google SERPS.

Notes

https://www.searchenginejournal.com/google-explains-geotargeting-via-url-subdirectories/439266/

FAQs

Answers to frequently asked questions.

Videos
No items found.
Table of Contents
Comments
Did we just make your life better?
Passion drives our long hours and late nights supporting the Webflow community. Click the button to show your love.