social networking - Removing site meta description from Joomla 3 protostar template -
i have integrated linkedin social share button joomla 3 site. when go share page share popup shows phrase 'my joomla cms' beside site title being shared. not want show. there kind of meta description somewhere in site files cannot figure out how remove it.
i have tried following:
- gone global configuration , changed site meta description , keywords set 'show meta' , 'show version' no;
added line:
<?php $this->setgenerator(null); ?>
to index.php file
installed byebyegenerator plugin
- commented out generator code in head.php , document.php files
after of this, linkedin share popup still shows 'my joomla cms' in site title description.
how can remove site?
Comments
Post a Comment