Disable forced redirect for i18n landing pages
authorAlexander Ebert <ebert@woltlab.com>
Sun, 8 Jan 2017 21:41:55 +0000 (22:41 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 8 Jan 2017 21:41:55 +0000 (22:41 +0100)
commit0c03edef97240baa6374ce59e986245fb8ffedec
treef0e8987d85b05285e81cf967db719c07f5e520cd
parentada6e5d6b39152bd07a77f3987c42fe81dcdf002
Disable forced redirect for i18n landing pages

All though quite nice to automatically redirect visitors to a localized
version, it doesn't play well with Google's bot that uses whatever
language code it pleases to crawl the page but then wants to crawl
everything.
wcfsetup/install/files/lib/page/CmsPage.class.php
wcfsetup/install/files/lib/system/request/ControllerMap.class.php