<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Help Center Topic: Title on Tag Page</title>
		<link>http://www.labnol.org/forums/topic/title-on-tag-page</link>
		<description>Help Center Topic: Title on Tag Page</description>
		<language>en-US</language>
		<pubDate>Mon, 13 Feb 2012 03:25:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.labnol.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.labnol.org/forums/rss/topic/title-on-tag-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "Title on Tag Page"</title>
			<link>http://www.labnol.org/forums/topic/title-on-tag-page#post-1092</link>
			<pubDate>Tue, 08 Jan 2008 20:42:05 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1092@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Title on tag page display name of the blog. It not display Tag Title or Title of the tag page.  &#60;/p&#62;
&#60;p&#62;My Title code on Header is&#60;/p&#62;
&#60;p&#62;&#38;lt;title&#38;gt;&#60;br /&#62;
&#38;lt;?php if (is_home())&#60;br /&#62;
{&#60;br /&#62;
bloginfo('name');&#60;br /&#62;
echo ' -- ';&#60;br /&#62;
bloginfo('description');&#60;br /&#62;
}&#60;br /&#62;
elseif (is_single() ) { single_post_title();}&#60;br /&#62;
elseif (is_page() ) { single_post_title();}&#60;br /&#62;
else&#60;br /&#62;
{ ?&#38;gt;&#60;br /&#62;
&#38;lt;?php wp_title(' '); ?&#38;gt;&#60;br /&#62;
&#38;lt;?php if(wp_title(' ', false))&#60;br /&#62;
{&#60;br /&#62;
echo ' &#124; ';&#60;br /&#62;
} ?&#38;gt;&#60;br /&#62;
&#38;lt;?php bloginfo('name');&#60;br /&#62;
} ?&#38;gt; &#60;/p&#62;
&#60;p&#62;&#38;lt;/title&#38;gt;&#60;/p&#62;
&#60;p&#62;If i use&#60;br /&#62;
elseif (STP_CurrentTagSet()) { single_post_title();}&#60;br /&#62;
It display Tag title and blog name without space.&#60;br /&#62;
ex: TagBlogname (no space).&#60;/p&#62;
&#60;p&#62;I want to display like tag page on labnol.org&#60;br /&#62;
&#60;a href=&#34;http://www.labnol.org/tag/feature/&#34; rel=&#34;nofollow&#34;&#62;http://www.labnol.org/tag/feature/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please help me.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

