diff --git a/html/typo3conf/ext/ter_layout/ext_typoscript_setup.txt b/html/typo3conf/ext/ter_layout/ext_typoscript_setup.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ebfd69d9582fc23cce51848357fce9c759b759b
--- /dev/null
+++ b/html/typo3conf/ext/ter_layout/ext_typoscript_setup.txt
@@ -0,0 +1,8 @@
+
+# t3olayout loads its typoscript via ext_typoscript_setup.txt which is a bad implementation and prevents
+# overriding in many cases, so we also have to provide an ext_typoscript_setup.txt
+[page|uid = 3] && [globalString = GP:tx_terfe2_pi1|action = ?*]
+page.meta {
+ og:title >
+}
+[global]