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?
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**.
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.