Skip to content Skip to sidebar

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 3 replies, has 0 voices.

Last updated by Otto 1 month, 2 weeks ago.

Assisted by: Otto.

Author Posts
February 25, 2026 at 12:04 pm #17851259

yuichiA

Hello WPML support team,

I manage a website supporting Japanese, French, and English whose default language is Japanese.
As stated in the subject, posts are also shown with category slugs different from the display language.
For example, the Japanese slug for the “Creation” category is set to ‘creation’, the English slug is “creation-en”, and the French slug is “creation-fr”.

Therefore, the following English post page displays correctly as intended:
hidden link

However, even if I change the category slug to the Japanese slug “creation” or the French slug “creation-fr”, the same page still displays.

Example: setting the English category slug “creation-en” to the Japanese slug “creation”
hidden link

Example: setting the English category slug “creation-en” to the French slug “creation-fr”
hidden link

How can I resolve this issue?

Thank you for your assistance.

February 25, 2026 at 3:33 pm #17852191

Otto

Hello,

Thank you for the detailed examples.

Based on what you described, this behavior is most likely related to how WordPress resolves permalinks that include the category segment (e.g. `/%category%/%postname%/`), rather than a WPML issue:
https://wordpress.org/support/topic/url-with-any-category-name-in-is-opening-the-post-instead-of-that-specific-cat/

In many WordPress setups, the post can still be found by its post slug (`autumn-golden-paris`) even if the category portion of the URL is different. In that case, WordPress may serve the post without performing a redirect, because the request still matches an existing post.

We can confirm this is the case by disabling WPML for a moment, ❌ please make a full website backup before proceeding ❌, and check if it behaves in the same way.

Best Regards,
Otto

February 28, 2026 at 1:32 pm #17861851

yuichiA

Hello Otto,

Thank you for your reply.

I disabled WPML but nothing has really changed.
Finally, I set up redirects from wrong category slugs to the correct slugs.

Thank you for your assistance.
yuichiA

March 2, 2026 at 11:54 am #17864327

Otto

Hello,

Thanks for sharing.

I am closing this ticket then.

Best Regards,
Otto