Home›Support›English Support›[Waiting for user confirmation] Redirects for any language/domain with the Redirection plugin
[Waiting for user confirmation] Redirects for any language/domain with the Redirection plugin
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.
WordPress 6.7 has introduced a new issue that impact translations, please update WooCommerce and WPML to the latest versions before you report issues. More about this here - https://wpml.org/errata/php-error-wp-6-7-notice-function-_load_textdomain_just_in_time-was-called/
Background of the issue:
I am trying to set up redirects for different language domains using the Redirection plugin as recommended on your website. I want to redirect URLs specifically for each domain, such as redirecting hidden link to hidden link and hidden link to hidden link.
Symptoms:
The original URL is set relatively, causing the same redirect rule to apply across different domains, which is not desired.
Questions:
How can I set redirects for specific domains using the Redirection plugin?
Is it possible to configure the Redirection plugin to handle domain-specific redirects?
Languages: English (English )German (Deutsch )French (Français )
Timezone: Europe/Zagreb (GMT+01:00)
Would you be willing to provide me with WordPress credentials so I could investigate the issue directly?
And do this also:
- set this redirect in Redirection plugin regardless on whether these work or not
- let me know which redirect rules exactly these are
Languages: English (English )German (Deutsch )French (Français )
Timezone: Europe/Zagreb (GMT+01:00)
I think this may be more of a question of Redirection plugin options.
However, according to hidden link, it could be possible using URL and server option, something like this:
1. **Set Up the Redirect for `www.jetstone.nl`**
- **Source URL:** `/some-test-redirect-to-contact`
- This is the relative path you want to redirect.
- **Compare with:** Select **"URL and server"** from the dropdown.
- **Server Value:** Enter `www.jetstone.nl`.
- This ensures the redirect will only work for this specific domain.
- **Target URL:** `hidden link`
- **Save** the redirect.
2. **Set Up the Redirect for `www.jetstone.be`**
- Add a second redirect:
- **Source URL:** `/some-test-redirect-to-contact`
- **Compare with:** Select **"URL and server"**.
- **Server Value:** Enter `www.jetstone.be`.
- **Target URL:** `hidden link`
- **Save** the redirect.