WBCE / WBCE_CMS

Core package of WBCE CMS. This package includes the core and the default addons. Visit https://wbce.org (DE) or https://wbce-cms.org (EN) to learn more or to join the WBCE CMS community.
https://wbce-cms.org
GNU General Public License v2.0
31 stars 22 forks source link

Better solution for multilingual pages #543

Open instantflorian opened 1 year ago

instantflorian commented 1 year ago

See https://forum.wbce.org/viewtopic.php?id=4283 In short: we either have a SEO killer (302 redirect = old method) or a 2nd reload of a page when changing the language (current method since 1.4.5); just turned out that the 2nd one does not work properly if there are any JS errors on the page.