Joomla Web Hosting CanadaJoomla Web Hosting Canada - Canada's favorite Joomla web host.
  • Home
  • Contact
  • Joomla Hosting Plan 1
  • Joomla Hosting Plan 2
  • Joomla Hosting Plan 3
15
Feb
2009
Edit / Remove Joomla Meta Generator Tag
meta-tags.jpgThe default Meta Generator Tag in Joomla 1.5 reads:

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



The Generator Meta Tag states the application used to generate the pages.


Template edit method:

This is the preferred method as it will not alter the core files which ensures that future Joomla updates will not overwrite your edit.

Edit your template's index.php and above the <jdoc:include type="head" /> insert

<?php $this->setMetaData('generator','Your text here'); ?>

so it looks like

<?php $this->setMetaData('generator','Your text here'); ?>
<jdoc:include type="head" />




Core files edit method:

This would be the method to use if you want to completely remove the generator tag, but beware that Joomla updates might overwrite the edit in the future and it would have to be re-done.


File to edit:

libraries/joomla/document/html/renderer/head.php

Search file for this code (
around line 84 ) (code on two lines here for display purposes)
$strHtml .= $tab.'<meta name="generator" 
content="'.$document->getGenerator().'" />'.$lnEnd;
To comment out put two slashes in front like this:

//$strHtml .= $tab.'<meta name="generator"
content="'.$document->getGenerator().'" />'.$lnEnd;

Edit value of Joomla Meta Generator Tag

File to edit:

libraries/joomla/document/document.php

Search file for this code (
around line 86 )

var $_generator = 'Joomla! 1.5 - Open Source Content Management';


 
proudly-canadian-flag.gif
Best Canadian Web Host for Joomla

Our Latest Joomla Tips

  • Joomla 1.5: Allow Uppercase in Title Alias
  • Joomla 1.5 - Disable Component
  • Joomla Components Menu Too Long

Our Latest Joomla News

  • Joomla Security Update 1.5.22
  • Joomla Security Update 1.5.21
  • Joomla Feedback Module

Joomla Web Hosting

Home
Contact
Joomla Hosting Plan 1
Joomla Hosting Plan 2
Joomla Hosting Plan 3
Client Area
Support
Our FAQ
Our News
Joomla Reseller Hosting
Servers in Canada

Joomla Resources

Joomla Extensions
Joomla Templates
Joomla Books
Joomla 1.5 Tips
Joomla Security Feed
Joomla Official News
Joomla on YouTube
Joomla Community Blogs
Our Joomla Extensions

Joomla Tech Services

Joomla Installation Service
Joomla Upgrade Service
Moving Joomla
Joomla 1.0. to 1.5 Migration
Joomla Template Services
SSL Certificates
Consulting / Tutoring / Research
Joomla Troubleshooting Service
Convert HTML to Joomla



New Joomla Extensions

  • Facebook Slide Likebox
  • Q Gallery
  • Jomsocial Related Videos
  • Flexi Random News
  • Gt News

JoomlaFeed Aggregated News

  • Quick Installer upgraded. Are your Joomla extensions up to date?
  • Is your Morph powered Joomla site up to date?
  • Big 25% OFF Thanksgiving Sale now through November 30!
  • Big 25% OFF Thanksgiving Sale!
  • Introducing ONYX: Our Latest Dark Template!

JoomlaConnect RSS Feed

Joomla Web Hosting Canada RSS Feed
JoomlaWebHosting.ca is provided by NewMediaCanada.com | Privacy | TOS | Site Map |
JoomlaWebHosting.ca is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
login