# Multi-language website with separate domains per language?

**URL:** https://forum.builder.io/t/multi-language-website-with-separate-domains-per-language/5716
**Category:** Technical Questions
**Tags:** vuejs
**Created:** [June 2, 2024, 12:06pm UTC](https://forum.builder.io/t/multi-language-website-with-separate-domains-per-language/5716 "2024-06-02T12:06:34Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![behzad](https://avatars.discourse-cdn.com/v4/letter/b/c4cdca/32.png) [@behzad](https://forum.builder.io/u/behzad)
#### Post date: [June 2, 2024, 12:06pm UTC](https://forum.builder.io/t/multi-language-website-with-separate-domains-per-language/5716/1 "2024-06-02T12:06:34Z")

</div>

Hi everyone,

I’m building a multilingual website and I’m curious if [Builder.io](http://Builder.io) supports having a separate domain for each language. For example, I’d like to have [mywebsite.com](http://mywebsite.com) for English and [mywebsite.fr](http://mywebsite.fr) for French.

Currently, I’m familiar with [Builder.io](http://Builder.io)’s localization features, but I was wondering if there’s a way to achieve this specific setup.

Thanks in advance for any insights!

---

<div class="post-metadata">

### Author: ![sheema](https://avatars.discourse-cdn.com/v4/letter/s/e19adc/32.png) [@sheema](https://forum.builder.io/u/sheema)
#### Post date: [June 14, 2024, 1:28pm UTC](https://forum.builder.io/t/multi-language-website-with-separate-domains-per-language/5716/2 "2024-06-14T13:28:35Z")

</div>

Hey @behzad welcome to the Builder forum. This is discussed in our forum post -

> [@URL Localization](https://forum.builder.io/t/url-localization/4119):
>
> Hi, we want to implement URL path localization along with the content of the site. For example, the English site would have /about and the Swedish site would have /sv/om (the /sv part is handled automatically by Next.js i18n, so the URL path should be just /om). We already have the sites localized with field-level localization, and it works great. However, I can’t figure out the best way to add localization to URL paths as well. Questions Is there a built-in solution or an example for implem…
