Removing the Joomla Generator tag

Joomla Guides

If you want to Remove the Joomla Generator tag from your website, just find the file includes/frontend.php and delete the line: $mainframe->addMetaTag( 'Generator', $_VERSION->PRODUCT . " – " . $_VERSION->COPYRIGHT); Thats it, now all kind of components writers wont sneak into your Joomla code by using this tag. In

Page 2 of 3