Having some problems with a multilanguage setup when a language uses the external URL option in the translation config:
The site is accessible through both domain.com/de and domain.de (external URL). Duplicate content is generally bad for SEO, so I’d like to avoid that if possible.
The site is loading fine on domain.com/de, but there is a weird bug happening on the external domain where it is displaying pages that have been deleted in the panel (cache and sessions have been cleared as well) and not finding images.
Any ideas, insight, and advice are very much appreciated, thanks
Not too sure what the problem was, but I deleted a few older pages that were not being used anymore, which solved most of the problem.
I have one issue left which is that a few subpages are being displayed on the frontend, but I deleted them in the panel, and they are also removed from the content folder. I have cleared my cache, sessions, and media folder. This only happens to the live version of the site, but I can not replicate this issue on localhost oddly enough. Any idea what would be causing this bug?
I tried purging it as well; customer support also has no idea what is causing the issue. Kind of an obscure problem, but if anyone uses Cloudways and has run into this issue or any others, I’d love to know how you solved it.
In case anyone runs into this issue, I discovered the problem. The issue was Cloudways’s Git deployment tool. It does not delete any files when pushing with Git; instead, only duplicates are created.