Custom Search
facebook twitter googleplus
HomeJoomla! - How do I?Remove Joomla Meta Generator Tag

Remove Joomla Meta Generator Tag

In your template file, place this link right before the <head> tag.

You can set your own Generator text or just leave it blank.

<?php $this->setGenerator(''); ?>