<?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: Cleanup WordPress Header</title>
	<atom:link href="http://wpengineer.com/1438/wordpress-header/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpengineer.com/1438/wordpress-header/</link>
	<description>WordPress News, Hacks, Tips, Tutorials, Plugins and Themes</description>
	<lastBuildDate>Mon, 21 May 2012 15:54:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: stanislav</title>
		<link>http://wpengineer.com/1438/wordpress-header/#comment-4964</link>
		<dc:creator>stanislav</dc:creator>
		<pubDate>Fri, 01 Oct 2010 04:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1438#comment-4964</guid>
		<description>adjacent_posts_rel_link -  not exist in wordpress 3,
 right  - adjacent_posts_rel_link_wp_head
mistake ?</description>
		<content:encoded><![CDATA[<p>adjacent_posts_rel_link -  not exist in wordpress 3,<br />
 right  - adjacent_posts_rel_link_wp_head<br />
mistake ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://wpengineer.com/1438/wordpress-header/#comment-4673</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 19 Jul 2010 04:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1438#comment-4673</guid>
		<description>remove_action( &#039;wp_head&#039;, &#039;adjacent_posts_rel_link_wp_head&#039; );

this worked for me whereas 

adjacent_posts_rel_link_wp_head 

did not. I am using wordpress MU</description>
		<content:encoded><![CDATA[<p>remove_action( 'wp_head', 'adjacent_posts_rel_link_wp_head' );</p>
<p>this worked for me whereas </p>
<p>adjacent_posts_rel_link_wp_head </p>
<p>did not. I am using wordpress MU</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martina</title>
		<link>http://wpengineer.com/1438/wordpress-header/#comment-4667</link>
		<dc:creator>Martina</dc:creator>
		<pubDate>Sat, 17 Jul 2010 09:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1438#comment-4667</guid>
		<description>Thanks, Korrekt ;-)

this brought me also to the idea to use parent_post_rel_link_wp_head and start_post_rel_link_wp_head, because the above version without _wp_head did not work, too.</description>
		<content:encoded><![CDATA[<p>Thanks, Korrekt <img src='http://wpengineer.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>this brought me also to the idea to use parent_post_rel_link_wp_head and start_post_rel_link_wp_head, because the above version without _wp_head did not work, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Korrekt</title>
		<link>http://wpengineer.com/1438/wordpress-header/#comment-4528</link>
		<dc:creator>Korrekt</dc:creator>
		<pubDate>Sat, 19 Jun 2010 16:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1438#comment-4528</guid>
		<description>hi

&#039;adjacent_posts_rel_link&#039; has changed to &#039;adjacent_posts_rel_link_wp_head&#039; in WP 3.0

greets</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>'adjacent_posts_rel_link' has changed to 'adjacent_posts_rel_link_wp_head' in WP 3.0</p>
<p>greets</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://wpengineer.com/1438/wordpress-header/#comment-1940</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 03 Nov 2009 20:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1438#comment-1940</guid>
		<description>This is not possible in an easy step, it is always depending on the Plugin. It&#039;s not possible with NextGEN, you have to contact Alex Rabe, the author of NextGEN</description>
		<content:encoded><![CDATA[<p>This is not possible in an easy step, it is always depending on the Plugin. It's not possible with NextGEN, you have to contact Alex Rabe, the author of NextGEN</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vayu</title>
		<link>http://wpengineer.com/1438/wordpress-header/#comment-1923</link>
		<dc:creator>Vayu</dc:creator>
		<pubDate>Wed, 28 Oct 2009 09:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1438#comment-1923</guid>
		<description>Hi.

Thanks, this i very helpful!

I have several plugins that add extra meta tags in the header that I also would like to have control over.

For example I use the NextGen gallery and this is added in the header:



How can I remove this?

Cordially
Vayu</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>Thanks, this i very helpful!</p>
<p>I have several plugins that add extra meta tags in the header that I also would like to have control over.</p>
<p>For example I use the NextGen gallery and this is added in the header:</p>
<p>How can I remove this?</p>
<p>Cordially<br />
Vayu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Howard</title>
		<link>http://wpengineer.com/1438/wordpress-header/#comment-1908</link>
		<dc:creator>Joe Howard</dc:creator>
		<pubDate>Thu, 22 Oct 2009 21:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1438#comment-1908</guid>
		<description>Thanks so much for this tip! Any little piece I can save to optimize wordpress is so helpful. Thanks again! :)</description>
		<content:encoded><![CDATA[<p>Thanks so much for this tip! Any little piece I can save to optimize wordpress is so helpful. Thanks again! <img src='http://wpengineer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James John Malcolm</title>
		<link>http://wpengineer.com/1438/wordpress-header/#comment-1578</link>
		<dc:creator>James John Malcolm</dc:creator>
		<pubDate>Sat, 01 Aug 2009 12:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1438#comment-1578</guid>
		<description>Having less in your head, and especially less links to look up/load will always be beneficial.

Thanks WP Engineer!</description>
		<content:encoded><![CDATA[<p>Having less in your head, and especially less links to look up/load will always be beneficial.</p>
<p>Thanks WP Engineer!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://wpengineer.com/1438/wordpress-header/#comment-1489</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 14 Jul 2009 22:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1438#comment-1489</guid>
		<description>Looks useful, but I guess I have to look up what some of these functions do before I remove them.

I&#039;m currently making a CMS type site and I&#039;ll probably try and find some way to disable that RSS feed.  No need to have anything broadcasting.</description>
		<content:encoded><![CDATA[<p>Looks useful, but I guess I have to look up what some of these functions do before I remove them.</p>
<p>I'm currently making a CMS type site and I'll probably try and find some way to disable that RSS feed.  No need to have anything broadcasting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arpit Jacob</title>
		<link>http://wpengineer.com/1438/wordpress-header/#comment-1477</link>
		<dc:creator>Arpit Jacob</dc:creator>
		<pubDate>Tue, 14 Jul 2009 07:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1438#comment-1477</guid>
		<description>referring to Hon statement about will it actually effect the speed in which WordPress renders pages?</description>
		<content:encoded><![CDATA[<p>referring to Hon statement about will it actually effect the speed in which WordPress renders pages?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

