<?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: List Your Recent Posts</title>
	<atom:link href="http://www.bloggingtips.com/2008/05/04/list-your-recent-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingtips.com/2008/05/04/list-your-recent-posts/</link>
	<description>Blogging Guides, News, Tips, Resources</description>
	<lastBuildDate>Sun, 21 Mar 2010 01:04:24 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: andreas04: close to attraction</title>
		<link>http://www.bloggingtips.com/2008/05/04/list-your-recent-posts/#comment-137239</link>
		<dc:creator>andreas04: close to attraction</dc:creator>
		<pubDate>Wed, 14 May 2008 17:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1644#comment-137239</guid>
		<description>[...] days sidebars get so easily cluttered with recent posts, categories and tags, recent comments, top commentators etc. The list is endless. Throw in your [...]</description>
		<content:encoded><![CDATA[<p>[...] days sidebars get so easily cluttered with recent posts, categories and tags, recent comments, top commentators etc. The list is endless. Throw in your [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Page Templates - Create a Links Page</title>
		<link>http://www.bloggingtips.com/2008/05/04/list-your-recent-posts/#comment-134133</link>
		<dc:creator>Page Templates - Create a Links Page</dc:creator>
		<pubDate>Sun, 11 May 2008 15:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1644#comment-134133</guid>
		<description>[...] days sidebars get so easily cluttered with recent posts, categories and tags, recent comments, top commentators etc. The list is endless. Throw in your [...]</description>
		<content:encoded><![CDATA[<p>[...] days sidebars get so easily cluttered with recent posts, categories and tags, recent comments, top commentators etc. The list is endless. Throw in your [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.bloggingtips.com/2008/05/04/list-your-recent-posts/#comment-131919</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 07 May 2008 12:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1644#comment-131919</guid>
		<description>Sarah - Great post. 

Scott - For related posts I am currently using &lt;a href=&quot;http://www.w-a-s-a-b-i.com/archives/2006/02/02/wordpress-related-entries-20/&quot; rel=&quot;nofollow&quot;&gt;this related posts plugin&lt;/a&gt; however when the new design is launched within a day or so I will be using the &lt;a href=&quot;http://rmarsh.com/plugins/similar-posts/&quot; rel=&quot;nofollow&quot;&gt;similar posts plugin&lt;/a&gt;. Feel fre to email me if you&#039;re having any problems with it:)</description>
		<content:encoded><![CDATA[<p>Sarah &#8211; Great post. </p>
<p>Scott &#8211; For related posts I am currently using <a href="http://www.w-a-s-a-b-i.com/archives/2006/02/02/wordpress-related-entries-20/" rel="nofollow">this related posts plugin</a> however when the new design is launched within a day or so I will be using the <a href="http://rmarsh.com/plugins/similar-posts/" rel="nofollow">similar posts plugin</a>. Feel fre to email me if you&#8217;re having any problems with it:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.bloggingtips.com/2008/05/04/list-your-recent-posts/#comment-129885</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Mon, 05 May 2008 20:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1644#comment-129885</guid>
		<description>Hi Yan, I&#039;m not quite sure what you meant to write in your comment as all I can see in your comment (via the source code) is &lt;code&gt;&lt;/code&gt;. Looking on your site you have an unordered list for your recent posts.

So not sure what you&#039;re using but to cover the possibilities, there are 3 ways to list your most recent posts (well 3 obvious ways)
1. Use get_posts() as explained above - most suitable method.
2. Use a plugin - was required on older versions I believe, and would possibly give more control/options, however if the WP database is altered then the plugin could fail.
3. Use a direct database query - a bit like a plugin but without activating a plugin - downside to this is if the WP database is altered then the code could fail.</description>
		<content:encoded><![CDATA[<p>Hi Yan, I&#8217;m not quite sure what you meant to write in your comment as all I can see in your comment (via the source code) is &lt;code&gt;&lt;/code&gt;. Looking on your site you have an unordered list for your recent posts.</p>
<p>So not sure what you&#8217;re using but to cover the possibilities, there are 3 ways to list your most recent posts (well 3 obvious ways)<br />
1. Use get_posts() as explained above &#8211; most suitable method.<br />
2. Use a plugin &#8211; was required on older versions I believe, and would possibly give more control/options, however if the WP database is altered then the plugin could fail.<br />
3. Use a direct database query &#8211; a bit like a plugin but without activating a plugin &#8211; downside to this is if the WP database is altered then the code could fail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yan</title>
		<link>http://www.bloggingtips.com/2008/05/04/list-your-recent-posts/#comment-129648</link>
		<dc:creator>Yan</dc:creator>
		<pubDate>Mon, 05 May 2008 17:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1644#comment-129648</guid>
		<description>Pardon me if I ask, I am using &lt;code&gt;&lt;/code&gt; to display the latest posts on my sidebar.

How mine is different from the one you are suggesting? Thanks.</description>
		<content:encoded><![CDATA[<p>Pardon me if I ask, I am using <code></code> to display the latest posts on my sidebar.</p>
<p>How mine is different from the one you are suggesting? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BioTecK</title>
		<link>http://www.bloggingtips.com/2008/05/04/list-your-recent-posts/#comment-129504</link>
		<dc:creator>BioTecK</dc:creator>
		<pubDate>Mon, 05 May 2008 14:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1644#comment-129504</guid>
		<description>Great tip! Made me realise that I didn&#039;t had the &quot;recent post&quot; in my sidebar and so I&#039;ve &quot;switched&quot; it on!! :D</description>
		<content:encoded><![CDATA[<p>Great tip! Made me realise that I didn&#8217;t had the &#8220;recent post&#8221; in my sidebar and so I&#8217;ve &#8220;switched&#8221; it on!! <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.bloggingtips.com/2008/05/04/list-your-recent-posts/#comment-129413</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Mon, 05 May 2008 13:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1644#comment-129413</guid>
		<description>Hi Tariq, unfortunately you can only add one category ID. To get around this I&#039;d suggest to create a new category and set the get_posts() tag to only display posts in that category, then you can just select this category to add posts to the list. To prevent the new category from displaying in your category list use the exclude parameter in your &lt;a href=&quot;http://www.bloggingtips.com/2008/04/20/template-tags-categories-and-tag-clouds/&quot; rel=&quot;nofollow&quot;&gt;wp_list_categories()&lt;/a&gt; tag too.

Hope that does the trick for you :)</description>
		<content:encoded><![CDATA[<p>Hi Tariq, unfortunately you can only add one category ID. To get around this I&#8217;d suggest to create a new category and set the get_posts() tag to only display posts in that category, then you can just select this category to add posts to the list. To prevent the new category from displaying in your category list use the exclude parameter in your <a href="http://www.bloggingtips.com/2008/04/20/template-tags-categories-and-tag-clouds/" rel="nofollow">wp_list_categories()</a> tag too.</p>
<p>Hope that does the trick for you <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tariq Bamadhaj</title>
		<link>http://www.bloggingtips.com/2008/05/04/list-your-recent-posts/#comment-129396</link>
		<dc:creator>Tariq Bamadhaj</dc:creator>
		<pubDate>Mon, 05 May 2008 13:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1644#comment-129396</guid>
		<description>Hi Sarah

Thanks for the post. It&#039;s what I have been looking for a while now. Quick question:

Is it possible to add more than one category ID to be included in a recent post list? I tried to add more than 1 using commas (,) but that did not seem to do the trick. Is there any other way around this?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Sarah</p>
<p>Thanks for the post. It&#8217;s what I have been looking for a while now. Quick question:</p>
<p>Is it possible to add more than one category ID to be included in a recent post list? I tried to add more than 1 using commas (,) but that did not seem to do the trick. Is there any other way around this?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.bloggingtips.com/2008/05/04/list-your-recent-posts/#comment-128446</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Sun, 04 May 2008 20:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1644#comment-128446</guid>
		<description>Hi Scott, which related posts plugin are you using? (Should be able to get the link via the plugins page). I&#039;m not sure which one is in use on Blogging Tips but I can direct Kevin to this post and he can perhaps inform us :)</description>
		<content:encoded><![CDATA[<p>Hi Scott, which related posts plugin are you using? (Should be able to get the link via the plugins page). I&#8217;m not sure which one is in use on Blogging Tips but I can direct Kevin to this post and he can perhaps inform us <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Fillmer</title>
		<link>http://www.bloggingtips.com/2008/05/04/list-your-recent-posts/#comment-128348</link>
		<dc:creator>Scott Fillmer</dc:creator>
		<pubDate>Sun, 04 May 2008 18:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1644#comment-128348</guid>
		<description>Nice suggestion, thanks for actually putting the code into the post.  The one I REALLY liked is the one you are using, related posts, to pull someone deeper into my blog, but I never could get that plugin to activate in the new WP 2.5.

I haven&#039;t even been able to figure out why it wouldn&#039;t activate, but I have 5 running active blogs on WP2.5, all on different domains and non will activate, oh well.  I do like the idea of putting the posts in a high visible area.</description>
		<content:encoded><![CDATA[<p>Nice suggestion, thanks for actually putting the code into the post.  The one I REALLY liked is the one you are using, related posts, to pull someone deeper into my blog, but I never could get that plugin to activate in the new WP 2.5.</p>
<p>I haven&#8217;t even been able to figure out why it wouldn&#8217;t activate, but I have 5 running active blogs on WP2.5, all on different domains and non will activate, oh well.  I do like the idea of putting the posts in a high visible area.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.bloggingtips.com/2008/05/04/list-your-recent-posts/#comment-128257</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Sun, 04 May 2008 17:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1644#comment-128257</guid>
		<description>Hi RJ, yes I reckon it should be on of the most prominent things on your site, that and the categories list, but recent posts should be the top list that people see, it&#039;s what I put at the top of my sidebar, after all it changes every time you make a new post, if you have the comment count there people can see the recent posts with more newer activity and conversation on them. Also if someone subscribes to your site and maybe comes to comment on one post they can spot other posts have comments that maybe they didn&#039;t know about and perhaps go into those posts and comment on them too, so it&#039;s good for new and current visitors.

The related posts plugin is a good option to have especially for deep linking back to older posts, same goes for using the popularity contest plugin to show your most popular posts, or the most commented posts. But your most recent posts are your most recent work so are worth a valued spot on your site :)</description>
		<content:encoded><![CDATA[<p>Hi RJ, yes I reckon it should be on of the most prominent things on your site, that and the categories list, but recent posts should be the top list that people see, it&#8217;s what I put at the top of my sidebar, after all it changes every time you make a new post, if you have the comment count there people can see the recent posts with more newer activity and conversation on them. Also if someone subscribes to your site and maybe comes to comment on one post they can spot other posts have comments that maybe they didn&#8217;t know about and perhaps go into those posts and comment on them too, so it&#8217;s good for new and current visitors.</p>
<p>The related posts plugin is a good option to have especially for deep linking back to older posts, same goes for using the popularity contest plugin to show your most popular posts, or the most commented posts. But your most recent posts are your most recent work so are worth a valued spot on your site <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R.J.</title>
		<link>http://www.bloggingtips.com/2008/05/04/list-your-recent-posts/#comment-128236</link>
		<dc:creator>R.J.</dc:creator>
		<pubDate>Sun, 04 May 2008 17:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1644#comment-128236</guid>
		<description>I currently already had this in my theme... maybe I need to make it more prominent. I also use the related posts plugin, which shows your your set number of related posts at the bottom of every post...  It can help to grab people&#039;s attention to read other interesting posts that are similar.</description>
		<content:encoded><![CDATA[<p>I currently already had this in my theme&#8230; maybe I need to make it more prominent. I also use the related posts plugin, which shows your your set number of related posts at the bottom of every post&#8230;  It can help to grab people&#8217;s attention to read other interesting posts that are similar.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
