Remove Joomla meta generator

By default all Joomla sites has meta generator as below...

<meta name="generator" content="Joomla! - Open Source Content Management" />

If you want to remove this meta, insert below code in your template's index.php file...

<?php $this->setGenerator(null); ?>
Copyright © 2024 Siam Naulak.
magnifiercrossmenu