<?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: Optimized wordpress header : Cleanup unwanted element</title> <atom:link href="http://www.iamwebsitedeveloper.com/search-engine-optimization/optimized-wordpress-header-cleanup-unwanted-element.html/feed" rel="self" type="application/rss+xml" /><link>http://www.iamwebsitedeveloper.com/search-engine-optimization/optimized-wordpress-header-cleanup-unwanted-element.html</link> <description>Blog for website developers</description> <lastBuildDate>Sun, 09 Oct 2011 13:10:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Anon</title><link>http://www.iamwebsitedeveloper.com/search-engine-optimization/optimized-wordpress-header-cleanup-unwanted-element.html#comment-621</link> <dc:creator>Anon</dc:creator> <pubDate>Wed, 16 Feb 2011 08:57:00 +0000</pubDate> <guid isPermaLink="false">http://www.iamwebsitedeveloper.com/?p=133#comment-621</guid> <description>adjacent_posts_rel_link was renamed to adjacent_posts_rel_link_wp_head in version 3.0. </description> <content:encoded><![CDATA[<p>adjacent_posts_rel_link was renamed to adjacent_posts_rel_link_wp_head in version 3.0.</p> ]]></content:encoded> </item> <item><title>By: Optimizing Your Wordpress Blog</title><link>http://www.iamwebsitedeveloper.com/search-engine-optimization/optimized-wordpress-header-cleanup-unwanted-element.html#comment-513</link> <dc:creator>Optimizing Your Wordpress Blog</dc:creator> <pubDate>Sat, 28 Aug 2010 23:45:23 +0000</pubDate> <guid isPermaLink="false">http://www.iamwebsitedeveloper.com/?p=133#comment-513</guid> <description>[...] Unnecessary Code from wp_head Remove unwanted WordPress header elements Optimized WordPress header : Cleanup unwanted element wp_head [...]</description> <content:encoded><![CDATA[<p>[...] Unnecessary Code from wp_head Remove unwanted WordPress header elements Optimized WordPress header : Cleanup unwanted element wp_head [...]</p> ]]></content:encoded> </item> <item><title>By: Van Man</title><link>http://www.iamwebsitedeveloper.com/search-engine-optimization/optimized-wordpress-header-cleanup-unwanted-element.html#comment-488</link> <dc:creator>Van Man</dc:creator> <pubDate>Thu, 24 Jun 2010 20:25:02 +0000</pubDate> <guid isPermaLink="false">http://www.iamwebsitedeveloper.com/?p=133#comment-488</guid> <description>Im looking for someone who knows what they are doing and to clean up my wordpress code drop me a line if you can help. </description> <content:encoded><![CDATA[<p>Im looking for someone who knows what they are doing and to clean up my wordpress code drop me a line if you can help.</p> ]]></content:encoded> </item> <item><title>By: Evan Shajed</title><link>http://www.iamwebsitedeveloper.com/search-engine-optimization/optimized-wordpress-header-cleanup-unwanted-element.html#comment-434</link> <dc:creator>Evan Shajed</dc:creator> <pubDate>Mon, 07 Jun 2010 00:12:53 +0000</pubDate> <guid isPermaLink="false">http://www.iamwebsitedeveloper.com/?p=133#comment-434</guid> <description>Hello John, Thanks for your query. Can you please give me the link of your blog? Usually if you want to remove the extra headers remove_action() is the only way which is appropriate. Is there any anything that is causing problem? Did you checked is there any space before and after your  tag? sometimes very simple things makes problems. </description> <content:encoded><![CDATA[<p>Hello John,<br /> Thanks for your query. Can you please give me the link of your blog? Usually if you want to remove the extra headers remove_action() is the only way which is appropriate. Is there any anything that is causing problem? Did you checked is there any space before and after your  tag? sometimes very simple things makes problems.</p> ]]></content:encoded> </item> <item><title>By: john</title><link>http://www.iamwebsitedeveloper.com/search-engine-optimization/optimized-wordpress-header-cleanup-unwanted-element.html#comment-431</link> <dc:creator>john</dc:creator> <pubDate>Thu, 03 Jun 2010 21:17:40 +0000</pubDate> <guid isPermaLink="false">http://www.iamwebsitedeveloper.com/?p=133#comment-431</guid> <description>I&#039;m really banging my head against the wall with this one.  For some reason, this simple technique isn&#039;t working for my wordpress blog. I simply add the appropriate remove_action() function to the functions.php file in my wp-includes subdirectory, but when I reload the page it&#039;s giving me a fatal error - call to undefined function remove_action(). I&#039;ve checked the plugins.php file and find that the function is defined in that file.  I also check the general-template.php file in the includes directory, and find that the action I&#039;m trying to remove with this function exists &amp; everything is input correctly. I&#039;m no expert on php or anything like that, so I&#039;m assuming it&#039;s user error, but I don&#039;t understand what I&#039;m doing wrong, as I&#039;m following the steps outlined. Where should I place the function, and how should it be inserted into the file? </description> <content:encoded><![CDATA[<p>I&#039;m really banging my head against the wall with this one.  For some reason, this simple technique isn&#039;t working for my wordpress blog.</p><p>I simply add the appropriate remove_action() function to the functions.php file in my wp-includes subdirectory, but when I reload the page it&#039;s giving me a fatal error &#8211; call to undefined function remove_action().</p><p>I&#039;ve checked the plugins.php file and find that the function is defined in that file.  I also check the general-template.php file in the includes directory, and find that the action I&#039;m trying to remove with this function exists &amp; everything is input correctly.</p><p>I&#039;m no expert on php or anything like that, so I&#039;m assuming it&#039;s user error, but I don&#039;t understand what I&#039;m doing wrong, as I&#039;m following the steps outlined.</p><p>Where should I place the function, and how should it be inserted into the file?</p> ]]></content:encoded> </item> <item><title>By: Evan Shajed</title><link>http://www.iamwebsitedeveloper.com/search-engine-optimization/optimized-wordpress-header-cleanup-unwanted-element.html#comment-278</link> <dc:creator>Evan Shajed</dc:creator> <pubDate>Fri, 05 Feb 2010 05:40:23 +0000</pubDate> <guid isPermaLink="false">http://www.iamwebsitedeveloper.com/?p=133#comment-278</guid> <description>Thanks Falcon1986... </description> <content:encoded><![CDATA[<p>Thanks Falcon1986&#8230;</p> ]]></content:encoded> </item> <item><title>By: Internet Banking</title><link>http://www.iamwebsitedeveloper.com/search-engine-optimization/optimized-wordpress-header-cleanup-unwanted-element.html#comment-277</link> <dc:creator>Internet Banking</dc:creator> <pubDate>Thu, 04 Feb 2010 08:41:36 +0000</pubDate> <guid isPermaLink="false">http://www.iamwebsitedeveloper.com/?p=133#comment-277</guid> <description>Just  killing  some  free time  on Digg  and I found your  entry.  Not  typically what I  prefer to read  about, but it was  definitely  worth my time. Thanks. </description> <content:encoded><![CDATA[<p>Just  killing  some  free time  on Digg  and I found your  entry.  Not  typically what I  prefer to read  about, but it was  definitely  worth my time. Thanks.</p> ]]></content:encoded> </item> <item><title>By: Falcon1986</title><link>http://www.iamwebsitedeveloper.com/search-engine-optimization/optimized-wordpress-header-cleanup-unwanted-element.html#comment-275</link> <dc:creator>Falcon1986</dc:creator> <pubDate>Thu, 04 Feb 2010 04:47:33 +0000</pubDate> <guid isPermaLink="false">http://www.iamwebsitedeveloper.com/?p=133#comment-275</guid> <description>Thanks for the link! You have really done a great job exploring more about this topic. Will definitely look into implementing some of it on my own websites. </description> <content:encoded><![CDATA[<p>Thanks for the link!</p><p>You have really done a great job exploring more about this topic. Will definitely look into implementing some of it on my own websites.</p> ]]></content:encoded> </item> <item><title>By: Christer</title><link>http://www.iamwebsitedeveloper.com/search-engine-optimization/optimized-wordpress-header-cleanup-unwanted-element.html#comment-273</link> <dc:creator>Christer</dc:creator> <pubDate>Mon, 01 Feb 2010 03:18:39 +0000</pubDate> <guid isPermaLink="false">http://www.iamwebsitedeveloper.com/?p=133#comment-273</guid> <description>I have been awaiting Google&#039;s web browser&#039;s addons for quite a while ...   At this point I&#039;ve worked with 8 plugins and am plesantly surprised with the extensions.  Firefox 3 has started to slowed with use and the plugins are necessary. </description> <content:encoded><![CDATA[<p>I have been awaiting Google&#039;s web browser&#039;s addons for quite a while &#8230;   At this point I&#039;ve worked with 8 plugins and am plesantly surprised with the extensions.  Firefox 3 has started to slowed with use and the plugins are necessary.</p> ]]></content:encoded> </item> <item><title>By: Patrick - HFConcepts</title><link>http://www.iamwebsitedeveloper.com/search-engine-optimization/optimized-wordpress-header-cleanup-unwanted-element.html#comment-162</link> <dc:creator>Patrick - HFConcepts</dc:creator> <pubDate>Wed, 09 Dec 2009 06:42:18 +0000</pubDate> <guid isPermaLink="false">http://www.iamwebsitedeveloper.com/?p=133#comment-162</guid> <description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;RT @evan2all OPTIMIZED WORDPRESS HEADER : CLEANUP UNWANTED ELEMENT http://bit.ly/4Xi540 #wordpress&lt;/span&gt;&lt;/span&gt;</description> <content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">RT @evan2all OPTIMIZED WORDPRESS HEADER : CLEANUP UNWANTED ELEMENT <a href="http://bit.ly/4Xi540" rel="nofollow">http://bit.ly/4Xi540</a> #wordpress</span></span></span></p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 3/5 queries in 0.017 seconds using disk: basic
Object Caching 431/431 objects using disk: basic

Served from: iamwebsitedeveloper.com @ 2012-02-05 22:27:36 -->
