You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2022. It is now read-only.
As far as I could find out, metaseo does not respect this setting.
What I am trying to do: I do not want to deactivate setting of the title by metaseo entirely. I have one page, where an extension takes care of setting the title. For this page, I would like to deactivate setting the title by metaseo with config.noPageTitle or in some other way.
MetaSEO version: 3.0.0
TYPO3 version: 8.7.20
PHP version: 7.2
RealUrl version: 2.40
There is a TypoScript option to completely deactivate setting the title, e.g.:
config.noPageTitle=2see config.noPageTitle
As far as I could find out, metaseo does not respect this setting.
What I am trying to do: I do not want to deactivate setting of the title by metaseo entirely. I have one page, where an extension takes care of setting the title. For this page, I would like to deactivate setting the title by metaseo with config.noPageTitle or in some other way.