<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tomislav Mihajlovic (Toma) &#124; SEO and Internet marketing Consultant &#187; meta</title>
	<atom:link href="http://www.toma2u.com/tag/meta/feed" rel="self" type="application/rss+xml" />
	<link>http://www.toma2u.com</link>
	<description>Tomislav Mihajlovic (Toma) - Search Engine Optimization, First page on Google, AdSense and AdWords consulting, Cheap Websites...</description>
	<lastBuildDate>Tue, 27 Jul 2010 12:12:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to remove joomla generator tag?</title>
		<link>http://www.toma2u.com/internet/joomla/20/how-to-remove-joomla-generator-tag</link>
		<comments>http://www.toma2u.com/internet/joomla/20/how-to-remove-joomla-generator-tag#comments</comments>
		<pubDate>Sun, 03 May 2009 16:22:30 +0000</pubDate>
		<dc:creator>toma</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[head]]></category>
		<category><![CDATA[joomla tag]]></category>
		<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://www.toma2u.com/?p=20</guid>
		<description><![CDATA[Here is a little tip how to remove Joomla Generator tag from your site.


Related posts:<ol><li><a href='http://www.toma2u.com/internet/joomla/24/how-to-add-description-to-joomla-marketplace' rel='bookmark' title='Permanent Link: How to add description to Joomla Marketplace?'>How to add description to Joomla Marketplace?</a></li>
<li><a href='http://www.toma2u.com/internet/joomla/95/speeding-up-joomla-site-making-it-load-faster' rel='bookmark' title='Permanent Link: Speeding up joomla site, making it load faster'>Speeding up joomla site, making it load faster</a></li>
<li><a href='http://www.toma2u.com/internet/joomla/140/improve-mosets-tree-20-seo-by-editing-listing-title-and-description' rel='bookmark' title='Permanent Link: Improve Mosets Tree 2.0 SEO by editing listing title and description'>Improve Mosets Tree 2.0 SEO by editing listing title and description</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Here is a little tip how to remove Joomla Generator tag from the head of your site.</p>
<p>1. In the file</p>
<p>/libraries/joomla/document/html/renderer/head.php.</p>
<p>find</p>
<pre class="brush: php;">$strHtml .= $tab.'&lt;meta name=&quot;generator&quot;&lt;/pre&gt;
content=&quot;'.$document-&gt;getGenerator().'&quot; /&gt;'.$lnEnd;</pre>
<p>2. And comment it (add two slashes)</p>
<pre class="brush: php;">//    $strHtml .= $tab.'&lt;meta name=&quot;generator&quot;
content=&quot;'.$document-&gt;getGenerator().'&quot; /&gt;'.$lnEnd;</pre>
<p>or just add code to your template and make this tag empty</p>
<pre class="brush: php;">$document = &amp;amp;JFactory::getDocument();
/* @var $document JDocument */
$document-&gt;setGenerator('');</pre>
<p>I hope it helped you!</p>
<img src="http://www.toma2u.com/?ak_action=api_record_view&id=20&type=feed" alt="joomla, How to remove joomla generator tag?,  "  title="How to remove joomla generator tag?" />

<p>Related posts:<ol><li><a href='http://www.toma2u.com/internet/joomla/24/how-to-add-description-to-joomla-marketplace' rel='bookmark' title='Permanent Link: How to add description to Joomla Marketplace?'>How to add description to Joomla Marketplace?</a></li>
<li><a href='http://www.toma2u.com/internet/joomla/95/speeding-up-joomla-site-making-it-load-faster' rel='bookmark' title='Permanent Link: Speeding up joomla site, making it load faster'>Speeding up joomla site, making it load faster</a></li>
<li><a href='http://www.toma2u.com/internet/joomla/140/improve-mosets-tree-20-seo-by-editing-listing-title-and-description' rel='bookmark' title='Permanent Link: Improve Mosets Tree 2.0 SEO by editing listing title and description'>Improve Mosets Tree 2.0 SEO by editing listing title and description</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.toma2u.com/internet/joomla/20/how-to-remove-joomla-generator-tag/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
