<?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 Create a Custom RSS Feed in WordPress in 12 Lines of&#160;Code</title>
	<atom:link href="http://www.seodenver.com/custom-rss-feed-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seodenver.com/custom-rss-feed-in-wordpress/</link>
	<description>Websites designed and optimized for results.</description>
	<lastBuildDate>Mon, 15 Mar 2010 16:35:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: djerba</title>
		<link>http://www.seodenver.com/custom-rss-feed-in-wordpress/comment-page-1/#comment-2371</link>
		<dc:creator>djerba</dc:creator>
		<pubDate>Sun, 21 Feb 2010 17:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://seodenver.com/?p=648#comment-2371</guid>
		<description>Nice tutorial :)
I&#039;m trying to include post&#039;s thumbnails in RSS feeds.
So I think it&#039;s possible with MySql query (post_type and post_parent)
 
Thank you :)</description>
		<content:encoded><![CDATA[<p>Nice tutorial <img src='http://www.seodenver.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I&#8217;m trying to include post&#8217;s thumbnails in RSS feeds.<br />
So I think it&#8217;s possible with MySql query (post_type and post_parent)<br />
 <br />
Thank you <img src='http://www.seodenver.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debbie</title>
		<link>http://www.seodenver.com/custom-rss-feed-in-wordpress/comment-page-1/#comment-2248</link>
		<dc:creator>Debbie</dc:creator>
		<pubDate>Sun, 24 Jan 2010 05:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://seodenver.com/?p=648#comment-2248</guid>
		<description>Has this been answered? I am having the same problem. I want the xml file.

Only thing that is not working is the rewrite.
It works as ?feed=customfeed, but not as /feed/customfeed or /customfeed.xml


Thx</description>
		<content:encoded><![CDATA[<p>Has this been answered? I am having the same problem. I want the xml file.</p>
<p>Only thing that is not working is the rewrite.<br />
It works as ?feed=customfeed, but not as /feed/customfeed or /customfeed.xml</p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giraldi Maggio</title>
		<link>http://www.seodenver.com/custom-rss-feed-in-wordpress/comment-page-1/#comment-2194</link>
		<dc:creator>Giraldi Maggio</dc:creator>
		<pubDate>Wed, 13 Jan 2010 17:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://seodenver.com/?p=648#comment-2194</guid>
		<description>I experienced the same problem initially.
Maybe you should update this &lt;strong&gt;missing slash&lt;/strong&gt; issue in your tutorial above so that people don&#039;t get confused.
Cheers.</description>
		<content:encoded><![CDATA[<p>I experienced the same problem initially.<br />
Maybe you should update this <strong>missing slash</strong> issue in your tutorial above so that people don&#8217;t get confused.<br />
Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milos</title>
		<link>http://www.seodenver.com/custom-rss-feed-in-wordpress/comment-page-1/#comment-2048</link>
		<dc:creator>Milos</dc:creator>
		<pubDate>Thu, 17 Dec 2009 13:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://seodenver.com/?p=648#comment-2048</guid>
		<description>Hi Zack,
thanks for this peace of code. However it doesnt function like it should for me... I can only access feed with ?feed=customfeed and not /customfeed. I checked the template path and it&#039;s ok.
I want to use custom feed template for my categories e.g. http://mysite.com/category-1/customfeed
Any help would be much appreciated.
Cheers!
M</description>
		<content:encoded><![CDATA[<p>Hi Zack,<br />
thanks for this peace of code. However it doesnt function like it should for me&#8230; I can only access feed with ?feed=customfeed and not /customfeed. I checked the template path and it&#8217;s ok.<br />
I want to use custom feed template for my categories e.g. <a  href="http://mysite.com/category-1/customfeed">http://mysite.com/category-1/customfeed</a><br />
Any help would be much appreciated.<br />
Cheers!<br />
M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Host</title>
		<link>http://www.seodenver.com/custom-rss-feed-in-wordpress/comment-page-1/#comment-1983</link>
		<dc:creator>Peter Host</dc:creator>
		<pubDate>Mon, 26 Oct 2009 11:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://seodenver.com/?p=648#comment-1983</guid>
		<description>Hi,

Is there a chance to you to create a step-by-step guide to implement it?
Specially to people with short knowledge of WP.

Thanks in advance,
P. Host</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there a chance to you to create a step-by-step guide to implement it?<br />
Specially to people with short knowledge of WP.</p>
<p>Thanks in advance,<br />
P. Host</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://www.seodenver.com/custom-rss-feed-in-wordpress/comment-page-1/#comment-1981</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Sat, 24 Oct 2009 12:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://seodenver.com/?p=648#comment-1981</guid>
		<description>Hey Zack, great little script here.  I followed your code and template instructions (thanks for that, btw).  The feed url is redirecting to the template okay, but the google-base-feed.php template is bringing up this error:

Fatal error: Call to undefined function get_option() in /home1/boredaga/public_html/bnbyowner/wp-content/themes/agent_30/google-base-feed.php on line 25

I notice that if I take out the get_option() coding, I still get an error on the have_posts() code. 

Any thoughts?  Are their any pieces of your template that are specific to your database?</description>
		<content:encoded><![CDATA[<p>Hey Zack, great little script here.  I followed your code and template instructions (thanks for that, btw).  The feed url is redirecting to the template okay, but the google-base-feed.php template is bringing up this error:</p>
<p>Fatal error: Call to undefined function get_option() in /home1/boredaga/public_html/bnbyowner/wp-content/themes/agent_30/google-base-feed.php on line 25</p>
<p>I notice that if I take out the get_option() coding, I still get an error on the have_posts() code. </p>
<p>Any thoughts?  Are their any pieces of your template that are specific to your database?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Koop</title>
		<link>http://www.seodenver.com/custom-rss-feed-in-wordpress/comment-page-1/#comment-1963</link>
		<dc:creator>Andrew Koop</dc:creator>
		<pubDate>Fri, 09 Oct 2009 20:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://seodenver.com/?p=648#comment-1963</guid>
		<description>got this working and it&#039;s awesome. i need to implement it in a wp 2.0.2 install. can you think of any reason why it might not work in that iteration? thanks again.</description>
		<content:encoded><![CDATA[<p>got this working and it&#8217;s awesome. i need to implement it in a wp 2.0.2 install. can you think of any reason why it might not work in that iteration? thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Ruzicka</title>
		<link>http://www.seodenver.com/custom-rss-feed-in-wordpress/comment-page-1/#comment-1962</link>
		<dc:creator>David Ruzicka</dc:creator>
		<pubDate>Fri, 09 Oct 2009 19:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://seodenver.com/?p=648#comment-1962</guid>
		<description>At least for WP 2.8.4 the correct code for this to work is:

&lt;code&gt;
load_template( TEMPLATEPATH . &#039;/your-custom-feed.php&#039;);
&lt;/code&gt;

Notice the slash.</description>
		<content:encoded><![CDATA[<p>At least for WP 2.8.4 the correct code for this to work is:</p>
<p><code><br />
load_template( TEMPLATEPATH . '/your-custom-feed.php');<br />
</code></p>
<p>Notice the slash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Koop</title>
		<link>http://www.seodenver.com/custom-rss-feed-in-wordpress/comment-page-1/#comment-1959</link>
		<dc:creator>Andrew Koop</dc:creator>
		<pubDate>Thu, 08 Oct 2009 23:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://seodenver.com/?p=648#comment-1959</guid>
		<description>sweet. thanks!</description>
		<content:encoded><![CDATA[<p>sweet. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack Katz</title>
		<link>http://www.seodenver.com/custom-rss-feed-in-wordpress/comment-page-1/#comment-1958</link>
		<dc:creator>Zack Katz</dc:creator>
		<pubDate>Thu, 08 Oct 2009 21:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://seodenver.com/?p=648#comment-1958</guid>
		<description>That means that if you renamed your feed, you must rename the function to match in the &lt;code&gt;add_action&lt;/code&gt; function.</description>
		<content:encoded><![CDATA[<p>That means that if you renamed your feed, you must rename the function to match in the <code>add_action</code> function.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
