From 20a17df8baa92b203bda8463977e66e4cf2e3de0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Wed, 11 Dec 2019 10:08:41 +0100 Subject: [PATCH] Remove superflouos and even damaging hardcoded canonical url --- .../Configuration/TypoScript/Page/Main.typoscript | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Main.typoscript b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Main.typoscript index 779ec72f..adba57c5 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Main.typoscript +++ b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Main.typoscript @@ -1,10 +1,3 @@ -tmp.canonical = TEXT -tmp.canonical { - typolink.parameter.data = TSFE:id - typolink.returnLast = url - wrap = -} - page = PAGE page { meta { @@ -145,9 +138,6 @@ page { ) headerData.999.stdWrap.if.isTrue = {$plugin.tx_eptheme.settings.googleTagManagerId} - - headerData.100 < tmp.canonical - headerData.100.insertData = 1 } [applicationContext == "Development"]