Comments on: Remove the Joomla meta name generator tag https://www.ijoomla.com/blog/remove-joomla-meta-name-generator-plugin/ iJoomla Blog Thu, 24 Aug 2017 01:42:17 +0000 hourly 1 https://wordpress.org/?v=4.9.4 By: David Kley https://www.ijoomla.com/blog/remove-joomla-meta-name-generator-plugin/#comment-131670 Wed, 02 Mar 2016 23:39:03 +0000 http://www.ijoomla.com/blog/?p=1233#comment-131670 There is another free alternative to ByeBye Generator, as it’s functionality is a bit limited. The Joomla metadata suite plugin allows you to remove the generator tag or brand it.

You can also remove the author tag, and add in additional metadata items for your social profiles including OpenGraph data.

Download: https://webdesignandcompany.com/products/joomla-metadata-suite/

Hope this helps.

]]>
By: Josh https://www.ijoomla.com/blog/remove-joomla-meta-name-generator-plugin/#comment-97139 Wed, 11 Mar 2015 23:42:29 +0000 http://www.ijoomla.com/blog/?p=1233#comment-97139 The code you provided worked perfect in Joomla 1.5. Took only a few minutes to make the change. Thank you!

]]>
By: Sky Blue https://www.ijoomla.com/blog/remove-joomla-meta-name-generator-plugin/#comment-74099 Mon, 08 Dec 2014 12:05:56 +0000 http://www.ijoomla.com/blog/?p=1233#comment-74099 Awesome .. I have the JAT3 tiris also and this works perfect 🙂

]]>
By: James https://www.ijoomla.com/blog/remove-joomla-meta-name-generator-plugin/#comment-33268 Wed, 08 Oct 2014 12:31:23 +0000 http://www.ijoomla.com/blog/?p=1233#comment-33268 I am new to Joomla, found this article while searching something else, are the generator meta tags added by the Joomla Template generator tools like Arti or TemplateToaster or these are present in all Joomla Templates ?

]]>
By: Marzio Perez https://www.ijoomla.com/blog/remove-joomla-meta-name-generator-plugin/#comment-3907 Mon, 28 Oct 2013 20:22:55 +0000 http://www.ijoomla.com/blog/?p=1233#comment-3907 Comment line number 99 this file libraries/joomla/document/html/renderer/head.php

//$buffer .= $tab . ” . $lnEnd;

😀

]]>
By: cullie https://www.ijoomla.com/blog/remove-joomla-meta-name-generator-plugin/#comment-3765 Mon, 29 Jul 2013 19:17:33 +0000 http://www.ijoomla.com/blog/?p=1233#comment-3765 Finally figured it out! I had been working on it for days!
I had to go to libraries>joomla>document>html>renderer

find: $generator = $document->getGenerator();
if ($generator)
{
$buffer .= $tab . ” . $lnEnd;
}

change to: //$generator = $document->getGenerator();
if ($generator)
{
$buffer .= $tab . ” . $lnEnd;
}//

and it finally worked. I had to clear cache. logout and then restart foxfire. Not sure why I had to restart my foxfire, but that was the problem!

]]>
By: cullie https://www.ijoomla.com/blog/remove-joomla-meta-name-generator-plugin/#comment-3764 Mon, 29 Jul 2013 16:29:16 +0000 http://www.ijoomla.com/blog/?p=1233#comment-3764 I am wondering how to do this in ja_purity. It has the jat3 system with it and I am fit to be tied on actually finding the correct answer to this! Thanks if anyone knows, I have tried many things, but it isn’t working!

]]>
By: Ralph Pilkington https://www.ijoomla.com/blog/remove-joomla-meta-name-generator-plugin/#comment-3389 Sat, 27 Oct 2012 08:43:45 +0000 http://www.ijoomla.com/blog/?p=1233#comment-3389 Got to say what a super read from using the plug to adding a simple line of code could not have been made easier well done @EP_Learning http://www.easypacelearning.com

]]>
By: MaryHolickStremmel https://www.ijoomla.com/blog/remove-joomla-meta-name-generator-plugin/#comment-3287 Thu, 24 May 2012 07:38:49 +0000 http://www.ijoomla.com/blog/?p=1233#comment-3287 I use that plugin myself 🙂

]]>
By: La Jolla Schools https://www.ijoomla.com/blog/remove-joomla-meta-name-generator-plugin/#comment-3119 Thu, 23 Feb 2012 05:30:05 +0000 http://www.ijoomla.com/blog/?p=1233#comment-3119 It very important to remove jomla meta tag . If this plugin perform effectively then i will try it.

]]>