<?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: The WordPress Fetch Feed Function and the Feed Cache</title>
	<atom:link href="http://www.kimwoodbridge.com/the-wordpress-fetch-feed-function-and-the-feed-cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kimwoodbridge.com/the-wordpress-fetch-feed-function-and-the-feed-cache/</link>
	<description>Kim Woodbridge WordPress Consultant</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kim Woodbridge</title>
		<link>http://www.kimwoodbridge.com/the-wordpress-fetch-feed-function-and-the-feed-cache/#comment-24329</link>
		<dc:creator>Kim Woodbridge</dc:creator>
		<pubDate>Thu, 26 May 2011 16:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=6905#comment-24329</guid>
		<description>Hi Matthew - The code goes into the functions.php file.  I am not aware of a plugin that does the same thing.</description>
		<content:encoded><![CDATA[<p>Hi Matthew &#8211; The code goes into the functions.php file.  I am not aware of a plugin that does the same thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.kimwoodbridge.com/the-wordpress-fetch-feed-function-and-the-feed-cache/#comment-24309</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Wed, 25 May 2011 07:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=6905#comment-24309</guid>
		<description>Hi Kim,

I found your article after Googling: &quot;Increase cache speed of wordpress feed&quot; or may be a similar one (I don&#039;t exactly remember).

I, too, was looking to make the WP feed cache pull the feed more often. So, should I enter the code to functions.php? Is there a plug in that does this job for us?</description>
		<content:encoded><![CDATA[<p>Hi Kim,</p>
<p>I found your article after Googling: &#8220;Increase cache speed of wordpress feed&#8221; or may be a similar one (I don&#8217;t exactly remember).</p>
<p>I, too, was looking to make the WP feed cache pull the feed more often. So, should I enter the code to functions.php? Is there a plug in that does this job for us?<br />
<span class="cluv">Matthew´s last post ..<a class="cd045bc3f2 24309" href="http://www.coupontriumph.com/bistro-md-coupons-codes-bistromd-promo-code-discounts/">Bistro MD Coupons &#038;amp Discount Codes</a></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parse RSS in WordPress using SimplePie &#38; fetch_feed() &#124; kevinleary.net</title>
		<link>http://www.kimwoodbridge.com/the-wordpress-fetch-feed-function-and-the-feed-cache/#comment-22250</link>
		<dc:creator>Parse RSS in WordPress using SimplePie &#38; fetch_feed() &#124; kevinleary.net</dc:creator>
		<pubDate>Thu, 17 Feb 2011 16:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=6905#comment-22250</guid>
		<description>[...] The Word­Press Fetch Feed Func­tion and the Feed Cache  [...]</description>
		<content:encoded><![CDATA[<p>[...] The Word­Press Fetch Feed Func­tion and the Feed Cache  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Edell</title>
		<link>http://www.kimwoodbridge.com/the-wordpress-fetch-feed-function-and-the-feed-cache/#comment-13393</link>
		<dc:creator>Dennis Edell</dc:creator>
		<pubDate>Thu, 21 Jan 2010 18:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=6905#comment-13393</guid>
		<description>I may come to you when I get to that project i hinted to on the last post. ;)
.-= Dennis Edell´s last blog ..&lt;a href=&quot;http://www.directsaleswebmarketing.com/blog-move-is-immanent-im-looking-for-launch-partners/&quot; rel=&quot;nofollow&quot;&gt;Blog Move Is Imminent ! I’m Looking For Launch Partners…&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>I may come to you when I get to that project i hinted to on the last post. ;)<br />
.-= Dennis Edell´s last blog ..<a href="http://www.directsaleswebmarketing.com/blog-move-is-immanent-im-looking-for-launch-partners/" rel="nofollow">Blog Move Is Imminent ! I’m Looking For Launch Partners…</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Woodbridge</title>
		<link>http://www.kimwoodbridge.com/the-wordpress-fetch-feed-function-and-the-feed-cache/#comment-13383</link>
		<dc:creator>Kim Woodbridge</dc:creator>
		<pubDate>Wed, 20 Jan 2010 19:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=6905#comment-13383</guid>
		<description>Hi Julie - Did anything else change around the same time?  For example, was WordPress upgraded or was a new plugin installed?  Are you using the Feedburner plugin to redirect the feed?

Also, the link for the RSS subscribe image is incorrect - it says
http://lifedomestic.com/www.lifedomestic.com/feed/rss - that needs to be fixed.

When I try variations such as lifedomestic.com/feed a blank RSS page comes up - this leads me to believe that it&#039;s a plugin causing the problem.  You could try deactivating all plugins and then testing.

Unfortunately, this article is unrelated to this issue - this article is about adding a feed to your page templates like the WordPress bookmarks one I have in the footer.</description>
		<content:encoded><![CDATA[<p>Hi Julie &#8211; Did anything else change around the same time?  For example, was WordPress upgraded or was a new plugin installed?  Are you using the Feedburner plugin to redirect the feed?</p>
<p>Also, the link for the RSS subscribe image is incorrect &#8211; it says<br />
<a href="http://lifedomestic.com/www.lifedomestic.com/feed/rss" rel="nofollow">http://lifedomestic.com/www.lifedomestic.com/feed/rss</a> &#8211; that needs to be fixed.</p>
<p>When I try variations such as lifedomestic.com/feed a blank RSS page comes up &#8211; this leads me to believe that it&#8217;s a plugin causing the problem.  You could try deactivating all plugins and then testing.</p>
<p>Unfortunately, this article is unrelated to this issue &#8211; this article is about adding a feed to your page templates like the WordPress bookmarks one I have in the footer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julie @ Life Domestic</title>
		<link>http://www.kimwoodbridge.com/the-wordpress-fetch-feed-function-and-the-feed-cache/#comment-13381</link>
		<dc:creator>Julie @ Life Domestic</dc:creator>
		<pubDate>Wed, 20 Jan 2010 18:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=6905#comment-13381</guid>
		<description>What would make your feed suddenly stop working?  It has been a month now that my feed no longer works.  I had changed nothing just had a reader email me that my feed didn&#039;t work, I have tried to figure out why to no avail.  It aggravated me so much I finally gave up.  (plus have been super busy over the last month trying to find a new place to live I have barely even posted) but I don&#039;t want to loose the people that are subscribed. 

Feeds seem to be the thing I have the most trouble with.  It took me forever to get it to work the first time.  I had tried using feedburner and it worked for awhile and quit so I got rid of it and things were going great for several months then poof! gone again.</description>
		<content:encoded><![CDATA[<p>What would make your feed suddenly stop working?  It has been a month now that my feed no longer works.  I had changed nothing just had a reader email me that my feed didn&#8217;t work, I have tried to figure out why to no avail.  It aggravated me so much I finally gave up.  (plus have been super busy over the last month trying to find a new place to live I have barely even posted) but I don&#8217;t want to loose the people that are subscribed. </p>
<p>Feeds seem to be the thing I have the most trouble with.  It took me forever to get it to work the first time.  I had tried using feedburner and it worked for awhile and quit so I got rid of it and things were going great for several months then poof! gone again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

