Background of the issue:
I am using WPML for translations on my website hidden link. When translating pages, each translated page can still be accessed using the original English slug. For example, if our source page URL is hidden link and the German translation URL is hidden link, the German page is also accessible at hidden link (original English slug). We occasionally want to keep the original slug for certain translations, but this behavior can lead to duplicate indexing issues.
Symptoms:
Translated pages are accessible via the original slug, causing potential indexing issues for the incorrect URLs.
Questions:
Is it intended behavior in WPML for translated pages to be accessible using the original slug?
Is there a way to prevent translated pages from being accessible using the original slug?
I have an answer. As I guessed there is no issue with that.
WordPress tries guessing the URL before throwing a 404 ... this shouldn't be a problem and wont be considered as a duplicate if its not linked anywhere.
Try these URLs, they all return results hidden link hidden link hidden link hidden link
You can learn more about that feature of WordPress here: