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 a6a69531..a6ebbf7c 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Main.typoscript +++ b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Main.typoscript @@ -169,3 +169,8 @@ page { page.bodyTagCObject = TEXT page.bodyTagCObject.value = [end] + +[like(request.getHttpUserAgent(), "*Googlebot*")] + page.headerData.998 > + page.headerData.999 > +[end]