Typo3 seo_basics add Title Tag from Extension

You have seo_basics installed and want to change your title tag from within your own extension.
Use the following code snippet:

$GLOBALS['TSFE']->page['tx_seo_titletag'] = 'New Title';

POST A COMMENT

  • You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>