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, 1 week ago.

Author Posts
May 2, 2025 at 7:20 pm #16990608

michaelC-123

Background of the issue:
I'm trying to create redirects for translated pages and posts because I need to adjust the automatically created URLs. After changing them and saving, a Yoast SEO pop-up appears to create a redirect, which I confirm. The redirects show up in the Yoast database. The issue can be seen at: hidden link. I expected to see: hidden link

Symptoms:
Instead of redirecting to the new URL, I am taken to an Error 404 page at the old URL: hidden link.

Questions:
Why are the redirects not working despite being confirmed in the Yoast database?
How can I ensure the redirects take me to the new URL instead of a 404 page?

May 6, 2025 at 6:17 am #16999155

Bruno Kos
WPML Supporter since 12/2018

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

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

Hi,

Could you please double-check that the redirect exists exactly as needed, including the full old URL with the language path (/de/) included?

Sometimes redirects don’t match properly if the full path isn’t captured, especially with multilingual sites using WPML.

Also, please try the following steps:

1. Permalink flush
Go to Settings → Permalinks and simply click “Save Changes”. This flushes and regenerates WordPress rewrite rules, which can help resolve redirect issues caused by permalink conflicts.

2. Clear all caches
If you have any caching in place (plugin-based, server-level like NGINX, or services like Cloudflare), please clear all caches, including:

* WordPress cache plugin (if used)
* Hosting/server-level cache
* Cloudflare or CDN cache
* Browser cache (for accurate testing)

3. Test with a dedicated redirect plugin
To rule out whether the issue is specific to Yoast SEO, please try setting up a test redirect using the Redirection plugin from WordPress.org:
[http://wordpress.org/plugins/redirection/](http://wordpress.org/plugins/redirection/)

Set up the same redirect there and see if it works correctly. If it does, it may indicate a problem or limitation within Yoast’s redirect handling.

Let me know what you find after these checks, and we’ll proceed from there.

The topic ‘[Closed] Redirects of translations are not working’ is closed to new replies.