We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ext_localconf.php
if (\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::isLoaded('seo')) { $GLOBALS['TYPO3_CONF_VARS']['FE']['additionalCanonicalizedUrlParameters'] = [ 'tx_news_pi1[news]', 'tx_news_pi1[overwriteDemand][tags]', 'tx_news_pi1[overwriteDemand][categories]', 'tx_news_pi1[overwriteDemand][year]', 'tx_news_pi1[overwriteDemand][month]', 'tx_news_pi1[overwriteDemand][day]' ]; }
The text was updated successfully, but these errors were encountered:
[TASK] Improve additionalCanonicalizedUrlParameters if EXT:seo is ins…
7d3d71c
…talled #1091
No branches or pull requests
ext_localconf.php
The text was updated successfully, but these errors were encountered: