It is currently Mon Feb 13, 2012 2:51 am
News of phpBB SEO MODSOtherwise, you'll find some pretty obvious code you may want to modify upon your needs in phpbb_seo/phpbb_seo_meta.php :
// default values, leave empty to only output the corresponding tag if filled
$this->meta_def = 'index,follow';
// global values, if these are empty, the corresponding meta will not show up
$this->meta = 'general';
$this->meta = 'global';
$this->meta = 'document';
...
// default values, leave empty to only output the corresponding tag if filled
$this->meta_def = $config;
$this->meta_def ...
Total posts 40479 • Total topics 8395 • Total members 15098