<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.2" --><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Technology Tips » Wordpress Tips</title>
	<link>http://www.1keydata.com/blog</link>
	<description>Tips and how-to's on technology, software, and building a website</description>
	<pubDate>Wed, 04 Mar 2009 07:43:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/TechnologyTipsWordpressTips" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>How to add Title Tags and Meta Descriptions to Tag/Category/Archive pages in a Wordpress Blog</title>
		<link>http://www.1keydata.com/blog/2007/06/how-to-add-title-tags-and-meta-descriptions-to-tagcategoryarchive-pages-in-a-wordpress-blog.html</link>
		<comments>http://www.1keydata.com/blog/2007/06/how-to-add-title-tags-and-meta-descriptions-to-tagcategoryarchive-pages-in-a-wordpress-blog.html#comments</comments>
		<pubDate>Sat, 16 Jun 2007 05:31:11 +0000</pubDate>
		<dc:creator>topcat</dc:creator>
		
		<category><![CDATA[Wordpress Tips]]></category>
<category>meta description</category><category>tag page</category><category>title tag</category><category>wordpress blog</category>
		<guid isPermaLink="false">http://www.1keydata.com/blog/2007/06/how-to-add-title-tags-and-meta-descriptions-to-tagcategoryarchive-pages-in-a-wordpress-blog.html</guid>
		<description><![CDATA[Shows how to add the proper title tags and meta descriptions to tag pages, category pages, and monthly archive pages in a Wordpress blog.]]></description>
			<content:encoded><![CDATA[<p>After setting up the tagging functinoality in Wordpress using <a href="http://vapourtrails.ca/wp-keywords">Jerome&#8217;s Keywords</a>, I noticed some issues with how the page titles and the meta descriptions are displayed in several page types:</p>
<p><strong>Category pages</strong>: &lt;title&gt; only showed the name of the category, and there was no meta description.</p>
<p><strong>Tag pages</strong>: &lt;title&gt; was empty, and there was no meta description.� </p>
<p><strong>Monthly archive pages</strong>: &lt;title&gt; only showed the name of the month, and there was no meta description.</p>
<p>As we all know, for SEO, title tags and meta descriptions are what the users will see in the search results pages. With these types of setup, there is no way I can hope to generate any traffic into my category pages, tag pages, or monthly archive pages. I browsed the web hoping to find a solution on this (especially on setting up the title tag and meta description for the tag pages), but I had no success. I also browsed many blogs, and none of the tag pages I saw had a satisfactory implementation of title tag and meta description.</p>
<p>So, I decided to modify the Header page (typically named &#8216;header.php&#8217;) of my theme to make sure the proper title and meta descriptions are shown for these three types of pages.� �  What I did was as follows:</p>
<p>1.�  Got rid of the code from &lt;title&gt; to &lt;/title&gt;</p>
<p>2.�  Insert the following code in its place: <a href="http://www.topcatblog.com/tag_page_title.txt">tag_page_title.txt</a></p>
<p>When you implement the code, please make sure you replace &#8220;TopCat Blog&#8221; with the name of your own Blog.</p>
<p>Please note that for the Category title/meta description to display correctly, you&#8217;ll need to give each category a description. You can do so under Options → Categories. Once the Header file is saved with the above code, the tag pages, category pages, and the monthly archive pages will then have the proper title tags and meta descriptions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1keydata.com/blog/2007/06/how-to-add-title-tags-and-meta-descriptions-to-tagcategoryarchive-pages-in-a-wordpress-blog.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
