Skip to content
Snippets Groups Projects
Commit 32ff55f5 authored by Johannes Kreiner's avatar Johannes Kreiner
Browse files

[BUGFIX] Fix cached pagination canonical

parent 9c4a267c
No related branches found
No related tags found
1 merge request!45Bugfix pagebrowser handling
......@@ -64,7 +64,7 @@ class HeaderMetaDataService {
if (version_compare(ExtensionManagementUtility::getExtensionVersion('sg_seo'), '5.0.0', '>=')) {
$headTagService = GeneralUtility::makeInstance(
HeadTagService::class,
TRUE,
FALSE,
'',
'',
'&tx_sgnews_pagebrowser[currentPage]=' . $currentPage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment