| How to remove Meta Generator tag from Joomla 1.5 | ![]() |
![]() |
![]() |
|
Many may find the inclusion of this meta tag to be inappropriate for their website. However, determining how to remove it is surprisingly difficult. Here is the recommended solution: <?php $this->setGenerator('Anything you want or leave empty'); ?> thats it! you can also edit the core joomla file, however this change will be lost if you upgrade the site! |













