This is an old revision of the document!


Meta-Tag in frontend_render

Meta Tags can be injected at runtime via PHP (placed within …./frontend_render/ folder).

This is made possible by using the code set_meta($name=, $content=, $http_equiv=FALSE).

Forum: http://forum.phpwcms.org/viewtopic.php?p=119381#p119381 [DE]

// set_meta($name='', $content='', $http_equiv=FALSE)
 
set_meta('copyright', '2009 OG');     //<meta name="copyright" content="2009 OG" />
set_meta('imagetoolbar', 'no', true); //<meta http-equiv="imagetoolbar" content="no" />
english/phpwcms_replacer_rts/integrated-tags/meta-tag.1251645328.txt.gz · Last modified: 2018/06/03 18:08 (external edit)
www.planmatrix.de www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0