<?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: Custom WordPress Title&#160;Tags</title>
	<atom:link href="http://digwp.com/2009/06/custom-wordpress-title-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://digwp.com/2009/06/custom-wordpress-title-tags/</link>
	<description>Learn how to take your WordPress skills to the next level.</description>
	<lastBuildDate>Fri, 10 Sep 2010 12:13:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arpitnext</title>
		<link>http://digwp.com/2009/06/custom-wordpress-title-tags/#comment-200</link>
		<dc:creator>Arpitnext</dc:creator>
		<pubDate>Sun, 21 Jun 2009 09:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://modernwordpress.com/?p=22#comment-200</guid>
		<description>Hi!

As we know that WP offers category-wise Feeds as well, which can be accessed by - blogurl.com/category/catogory-name/feed.

If someone subscribe to this feed, the feed title in the RSS reader is shown as : &quot;Blog Title &gt;&gt; Category-Name&quot;.

I want to change this title of category feed to something else (e.g. - Just only &quot;Blog-Title&quot;). How can I change it?

Please help. :)</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>As we know that WP offers category-wise Feeds as well, which can be accessed by &#8211; blogurl.com/category/catogory-name/feed.</p>
<p>If someone subscribe to this feed, the feed title in the RSS reader is shown as : &#8220;Blog Title &gt;&gt; Category-Name&#8221;.</p>
<p>I want to change this title of category feed to something else (e.g. &#8211; Just only &#8220;Blog-Title&#8221;). How can I change it?</p>
<p>Please help. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2009/06/custom-wordpress-title-tags/#comment-181</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Sat, 20 Jun 2009 13:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://modernwordpress.com/?p=22#comment-181</guid>
		<description>Thanks, Jillian - I went ahead and updated the code so that the Page titles read as, &quot;[Page Title] - [Blog Name]&quot;. Let me know if you find anything else out of sorts. Cheers.</description>
		<content:encoded><![CDATA[<p>Thanks, Jillian &#8211; I went ahead and updated the code so that the Page titles read as, &#8220;[Page Title] &#8211; [Blog Name]&#8220;. Let me know if you find anything else out of sorts. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jillian</title>
		<link>http://digwp.com/2009/06/custom-wordpress-title-tags/#comment-134</link>
		<dc:creator>Jillian</dc:creator>
		<pubDate>Thu, 18 Jun 2009 20:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://modernwordpress.com/?p=22#comment-134</guid>
		<description>I think there&#039;s an error in your last block of code -

&lt;code&gt;} elseif (is_page()) {&lt;/code&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&lt;code&gt;echo bloginfo(&#039;name&#039;); echo wp_title(&#039;&#039;);&lt;/code&gt;

I don&#039;t think that&#039;s supposed to be there.  When the condition is true, the title ends up coming out &quot;Blog Name TitleBlog Name&quot;</description>
		<content:encoded><![CDATA[<p>I think there&#8217;s an error in your last block of code -</p>
<p><code>} elseif (is_page()) {</code><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>echo bloginfo('name'); echo wp_title('');</code></p>
<p>I don&#8217;t think that&#8217;s supposed to be there.  When the condition is true, the title ends up coming out &#8220;Blog Name TitleBlog Name&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
