Skip Navigation

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

This topic contains 1 reply, has 0 voices.

Last updated by Bruno Kos 1 month, 3 weeks ago.

Author Posts
March 31, 2025 at 10:41 am #16878699

jakobH-14

Background of the issue:
I have two URLs for English content: unikfunkis.com and unikfunkis.co.uk. I want to show the English content under each URL, but the language settings only allow one URL. Currently, the .co.uk URL points to the default page, which is in Danish.

Symptoms:
The .co.uk URL is pointing to the default Danish page instead of showing the English content.

Questions:
Can I redirect the .co.uk URL to show the content from the .com URL?

March 31, 2025 at 12:04 pm #16879143

Bruno Kos
WPML Supporter since 12/2018

Languages: English (English ) German (Deutsch ) French (Français )

Timezone: Europe/Zagreb (GMT+02:00)

Hi,

To show the **English content under both unikfunkis.com and unikfunkis.co.uk**, you'll need to configure WPML to use **different domains per language**. This setup allows you to serve the same language (in this case, English) from multiple domains if needed, although by default, WPML is designed to associate **one domain per language**.

The official WPML guide on this might be exactly what you’re looking for:
https://wpml.org/documentation/getting-started-guide/language-setup/language-url-options/how-to-use-wpml-with-different-domains-per-language/

That said, WPML natively supports **only one domain per language**, so if you want both `.com` and `.co.uk` to serve the same English content, a possible workaround would be:

- Setting one of them (e.g. `.com`) as the main domain for English via WPML.
- Setting up a **301 redirect** from `.co.uk` to `.com/en/` at the server or DNS level (via `.htaccess`, your hosting panel, or Cloudflare, for example).

I am not sure if this is what you are trying to achieve? If not, can you clarify a bit more?

The topic ‘[Closed] I have 2 urls for english content’ is closed to new replies.