<?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: WordPress Tip: Get an RSS feed from a Tag and from a Search!</title>
	<atom:link href="http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/feed/" rel="self" type="application/rss+xml" />
	<link>http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/</link>
	<description>Welcome to the Other Side</description>
	<lastBuildDate>Wed, 01 Sep 2010 14:27:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: me</title>
		<link>http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/comment-page-1/#comment-182235</link>
		<dc:creator>me</dc:creator>
		<pubDate>Wed, 13 Jan 2010 05:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/#comment-182235</guid>
		<description>What about multiple tags?

Great outline btw, thanks.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->
<p>What about multiple tags?</p>
<p>Great outline btw, thanks.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Tag Feeds - A Most Useful Tip</title>
		<link>http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/comment-page-1/#comment-181783</link>
		<dc:creator>WordPress Tag Feeds - A Most Useful Tip</dc:creator>
		<pubDate>Mon, 01 Jun 2009 01:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/#comment-181783</guid>
		<description>[...] create a feed just for posts that would of interest to the Planet Code4Lib aggregator. I found this useful tip at thedeadone.net on how to do this. I simply tag posts with &#8220;planetcode4lib&#8221; and then add the word [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->
<p>[...] create a feed just for posts that would of interest to the Planet Code4Lib aggregator. I found this useful tip at thedeadone.net on how to do this. I simply tag posts with &#8220;planetcode4lib&#8221; and then add the word [...]<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Cunningham</title>
		<link>http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/comment-page-1/#comment-181716</link>
		<dc:creator>Mark Cunningham</dc:creator>
		<pubDate>Tue, 05 May 2009 13:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/#comment-181716</guid>
		<description>&lt;blockquote&gt;&lt;cite&gt;&lt;a href=&#039;http://windblownhope.wordpress.com&#039; rel=&#039;external nofollow&#039; class=&#039;url&#039; rel=&quot;nofollow&quot;&gt;abmo&lt;/a&gt; said:&lt;/cite&gt;
Hi, I&#039;m wondering.  Is it possible to create a single RSS feed for multiple search words? e.g.  South Africa Education.  What will it look like?
&lt;/blockquote&gt;

Multiple search words? Yes of course. 

If they have fancy permalinks turned on, it&#039;s be something like this:

http://thedeadone.net/search/South+Africa+Education 

This would give you a search of &quot;South&quot; &quot;Africa&quot; &quot;Education&quot; on a Wordpress blog. 

http://thedeadone.net/search/South+Africa+Education/feed

And this would give you a feed.

I think, without fancy permalinks, it&#039;d be 

http://thedeadone.net/?s=South+Africa+Education 

and 

http://thedeadone.net/?s=South+Africa+Education&amp;feed=rss</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<blockquote><cite><a href='http://windblownhope.wordpress.com' rel='external nofollow' class='url' rel="nofollow">abmo</a> said:</cite><br />
Hi, I&#8217;m wondering.  Is it possible to create a single RSS feed for multiple search words? e.g.  South Africa Education.  What will it look like?
</p></blockquote>
<p>Multiple search words? Yes of course. </p>
<p>If they have fancy permalinks turned on, it&#8217;s be something like this:</p>
<p><a href="http://thedeadone.net/search/South+Africa+Education" rel="nofollow">http://thedeadone.net/search/South+Africa+Education</a> </p>
<p>This would give you a search of &#8220;South&#8221; &#8220;Africa&#8221; &#8220;Education&#8221; on a WordPress blog. </p>
<p><a href="http://thedeadone.net/search/South+Africa+Education/feed" rel="nofollow">http://thedeadone.net/search/South+Africa+Education/feed</a></p>
<p>And this would give you a feed.</p>
<p>I think, without fancy permalinks, it&#8217;d be </p>
<p><a href="http://thedeadone.net/?s=South+Africa+Education" rel="nofollow">http://thedeadone.net/?s=South+Africa+Education</a> </p>
<p>and </p>
<p><a href="http://thedeadone.net/?s=South+Africa+Education&#038;feed=rss" rel="nofollow">http://thedeadone.net/?s=South+Africa+Education&#038;feed=rss</a><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abmo</title>
		<link>http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/comment-page-1/#comment-181700</link>
		<dc:creator>abmo</dc:creator>
		<pubDate>Wed, 29 Apr 2009 10:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/#comment-181700</guid>
		<description>Hi, I&#039;m wondering.  Is it possible to create a single RSS feed for multiple search words? e.g.  South Africa Education.  What will it look like?

thanks</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->
<p>Hi, I&#8217;m wondering.  Is it possible to create a single RSS feed for multiple search words? e.g.  South Africa Education.  What will it look like?</p>
<p>thanks<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Exportando categorias e tags (WordPress) &#124; EuvinaNET</title>
		<link>http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/comment-page-1/#comment-164878</link>
		<dc:creator>Exportando categorias e tags (WordPress) &#124; EuvinaNET</dc:creator>
		<pubDate>Thu, 27 Nov 2008 06:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/#comment-164878</guid>
		<description>[...] transformar categorias e tags em feeds usando os termos: wordpress “tag rss feed”. Clicando no primeiro resultado descobri que poderia transformar categorias e tags em feeds apenas acrescendo o URL da tag ou [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->
<p>[...] transformar categorias e tags em feeds usando os termos: wordpress “tag rss feed”. Clicando no primeiro resultado descobri que poderia transformar categorias e tags em feeds apenas acrescendo o URL da tag ou [...]<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/comment-page-1/#comment-78065</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 28 Mar 2008 13:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/#comment-78065</guid>
		<description>Hi Jim, most certainly. I use it all the time on Wordpress blogs that don&#039;t provide any other way to track comments.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->
<p>Hi Jim, most certainly. I use it all the time on WordPress blogs that don&#8217;t provide any other way to track comments.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/comment-page-1/#comment-77472</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 27 Mar 2008 16:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/blog/wordpress-tip-get-an-rss-feed-from-a-tag-and-from-a-search/#comment-77472</guid>
		<description>You say in the template that you can track comments via the RSS feed.  Does that work?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->
<p>You say in the template that you can track comments via the RSS feed.  Does that work?<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
