ITADN

Weglot: English URL returns 404, resolving to a renamed German slug

#4188Openbenique 创建于 2026-03-30
need-feedback
B
beniquecommented
When accessing the English version of a page, a 404 error is returned even though the URL remains unchanged in the browser: Expected URL: https://<domain>/en/offers/ Browser displays: https://<domain>/en/offers/ 404 log shows: /angebote/ It appears Weglot is internally resolving the English URL to /angebote/, which was the old German slug before the page was renamed. The renamed slug is no longer valid, causing the 404. Steps to reproduce: Notes: The /angebote/ slug was the previous German translation of this page before it was renamed The 404 log does not contain an entry for /en/offers/, making the issue difficult to trace without checking Weglot's internal URL mapping
3 条评论