<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Remove Useless Meta Tags from WordPress</title>
	<atom:link href="http://www.tech-evangelist.com/2009/05/09/remove-wordpress-meta-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-evangelist.com/2009/05/09/remove-wordpress-meta-tags/</link>
	<description>Technical Articles, Musings and Opinions from Tech-Evangelist</description>
	<lastBuildDate>Wed, 21 Jul 2010 17:18:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Whacko Jacko</title>
		<link>http://www.tech-evangelist.com/2009/05/09/remove-wordpress-meta-tags/comment-page-1/#comment-11312</link>
		<dc:creator>Whacko Jacko</dc:creator>
		<pubDate>Sat, 20 Jun 2009 01:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=394#comment-11312</guid>
		<description>Thanks a lot for those two pieces of code, the others I found on the web doesn&#039;t work. As for removing the wordpress generator tag, no plug ins are necessary. Just add this to functions.php:

remove_action(&#039;wp_head&#039;, &#039;wp_generator&#039;);</description>
		<content:encoded><![CDATA[<p>Thanks a lot for those two pieces of code, the others I found on the web doesn&#8217;t work. As for removing the wordpress generator tag, no plug ins are necessary. Just add this to functions.php:</p>
<p>remove_action(&#8216;wp_head&#8217;, &#8216;wp_generator&#8217;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
