To remove the generator tag in the head of your Joomla!-driven site put the following code between <?php and ?>:
$this->setGenerator(null);
← Back to the blog section Open archive
Article
To remove the generator tag in the head of your Joomla!-driven site put the following code between <?php and ?>:
$this->setGenerator(null);
Discussion
Comments
Be the first to add a note.
No comments yet.