[TYPO3-UG Dutch] keywords instellen via PHP?
Pim Broens - Redkiwi
broens at redkiwi.nl
Thu May 7 10:08:55 CEST 2009
Hoi Barbara,
Jazeker is dat mogelijk, ik heb het zelf eens gedaan via
$GLOBALS['TSFE']->pSetup['meta.']['keywords']=$keyw;
$GLOBALS['TSFE']->pSetup['meta.']['description']=$desc;
Succes!
Met vriendelijke groet,
Pim Broens
-----Oorspronkelijk bericht-----
Van: typo3-ug-dutch-bounces at lists.netfielders.de
[mailto:typo3-ug-dutch-bounces at lists.netfielders.de] Namens Barbara
Wijbenga
Verzonden: donderdag 7 mei 2009 10:09
Aan: typo3-ug-dutch at lists.netfielders.de
Onderwerp: [TYPO3-UG Dutch] keywords instellen via PHP?
Goeiemorgen,
(Hoe) kan ik meta keywords instellen via PHP?
Ik heb deze dingen geprobeerd (gevonden via google):
$this->cObj->LOAD_REGISTER(array('myKeywords'=>$item[keywords],'');
$GLOBALS['TSFE']->pSetup["headerData."]["999."]["global."]["keywords"]=$
item[keywords];
Werkt niet helaas.
Is het wel mogelijk?
Groeten,
Barbara
_______________________________________________
TYPO3-UG-Dutch mailing list
TYPO3-UG-Dutch at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-ug-dutch
More information about the TYPO3-UG-Dutch
mailing list