<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: WordPress Multiple Tag Concatenation</title>
	<atom:link href="http://depeshmandalia.wordpress.com/2009/02/22/wordpress-multiple-tag-concatenation/feed/" rel="self" type="application/rss+xml" />
	<link>http://depeshmandalia.wordpress.com/2009/02/22/wordpress-multiple-tag-concatenation/</link>
	<description>The Web...</description>
	<lastBuildDate>Mon, 16 Nov 2009 08:09:06 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan Warne</title>
		<link>http://depeshmandalia.wordpress.com/2009/02/22/wordpress-multiple-tag-concatenation/#comment-18</link>
		<dc:creator>Dan Warne</dc:creator>
		<pubDate>Sat, 27 Jun 2009 06:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://depeshmandalia.wordpress.com/?p=35#comment-18</guid>
		<description>Thanks for revealing this Depesh. Deeply, deeply useful. 

What I am trying to do is find a way of having multiple tag combinations exposed to Google. For example, check out this Google search:

http://www.google.com.au/search?q=telstra+bigpond+broadband+zdnet.com.au

ZDNet exposes various combinations of tags to Google so that when people search on that combination of terms, ZDnet gets very high search ranking, with page titles like: Telstra, BigPond, Broadband &#124; ZDNet Australia. 

Since multiple tag queries seem to have to be manually constructed in Wordpress, I&#039;m looking for a plugin which can create tag combinations and expose them to Google -- preferably in a Google Sitemap or in an easily crawled HTML list. 

Ideally the plugin would analyse for each tag what the most commonly used tags in conjunction with that tag are, and build the links for Google around that. 

Anyone know of a plugin like this?</description>
		<content:encoded><![CDATA[<p>Thanks for revealing this Depesh. Deeply, deeply useful. </p>
<p>What I am trying to do is find a way of having multiple tag combinations exposed to Google. For example, check out this Google search:</p>
<p><a href="http://www.google.com.au/search?q=telstra+bigpond+broadband+zdnet.com.au" rel="nofollow">http://www.google.com.au/search?q=telstra+bigpond+broadband+zdnet.com.au</a></p>
<p>ZDNet exposes various combinations of tags to Google so that when people search on that combination of terms, ZDnet gets very high search ranking, with page titles like: Telstra, BigPond, Broadband | ZDNet Australia. </p>
<p>Since multiple tag queries seem to have to be manually constructed in WordPress, I&#8217;m looking for a plugin which can create tag combinations and expose them to Google &#8212; preferably in a Google Sitemap or in an easily crawled HTML list. </p>
<p>Ideally the plugin would analyse for each tag what the most commonly used tags in conjunction with that tag are, and build the links for Google around that. </p>
<p>Anyone know of a plugin like this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Depesh Mandalia</title>
		<link>http://depeshmandalia.wordpress.com/2009/02/22/wordpress-multiple-tag-concatenation/#comment-16</link>
		<dc:creator>Depesh Mandalia</dc:creator>
		<pubDate>Thu, 28 May 2009 20:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://depeshmandalia.wordpress.com/?p=35#comment-16</guid>
		<description>Receiving your reply to the post has made it worthwhile - I&#039;ve quite often been looking for tricks and tips so I&#039;m glad I&#039;ve been able to offer something back to the community!

Perhaps what you&#039;re after alongside that is a little search form? It is something that I created to work alongside the concat function such that I have a number of drop down lists so users can select &#039;tags&#039; to combine and search with.

Let me know, can send you the code

Best Regards

Depesh</description>
		<content:encoded><![CDATA[<p>Receiving your reply to the post has made it worthwhile &#8211; I&#8217;ve quite often been looking for tricks and tips so I&#8217;m glad I&#8217;ve been able to offer something back to the community!</p>
<p>Perhaps what you&#8217;re after alongside that is a little search form? It is something that I created to work alongside the concat function such that I have a number of drop down lists so users can select &#8216;tags&#8217; to combine and search with.</p>
<p>Let me know, can send you the code</p>
<p>Best Regards</p>
<p>Depesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snigel</title>
		<link>http://depeshmandalia.wordpress.com/2009/02/22/wordpress-multiple-tag-concatenation/#comment-15</link>
		<dc:creator>Snigel</dc:creator>
		<pubDate>Wed, 27 May 2009 04:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://depeshmandalia.wordpress.com/?p=35#comment-15</guid>
		<description>You don&#039;t know how long I&#039;ve been looking for a function like this, and it turns out it&#039;s already included! Here is what I would like to do:

Get rid of all the categories and stuff, only use a lot of tags for every post. Instead of having categories in the menu, have different useful search combinations, like one titled &quot;book reviews&quot; that would show posts with tags &quot;literature&quot; and &quot;review&quot; or &quot;literature&quot; plus &quot;in english&quot;. 

The only thing that&#039;s missing now is a function which allows the visitor to choose multiple categories to list. In the example above, perhaps a user would like to search for &quot;literature&quot; and &quot;in english&quot;, which is impossible in a category based system, but perfectly fine here.

What do you think?

Thanks for this post. It will take a while to tag roughly 1000 blog posts, but it might be worth it. :)

/Olle</description>
		<content:encoded><![CDATA[<p>You don&#8217;t know how long I&#8217;ve been looking for a function like this, and it turns out it&#8217;s already included! Here is what I would like to do:</p>
<p>Get rid of all the categories and stuff, only use a lot of tags for every post. Instead of having categories in the menu, have different useful search combinations, like one titled &#8220;book reviews&#8221; that would show posts with tags &#8220;literature&#8221; and &#8220;review&#8221; or &#8220;literature&#8221; plus &#8220;in english&#8221;. </p>
<p>The only thing that&#8217;s missing now is a function which allows the visitor to choose multiple categories to list. In the example above, perhaps a user would like to search for &#8220;literature&#8221; and &#8220;in english&#8221;, which is impossible in a category based system, but perfectly fine here.</p>
<p>What do you think?</p>
<p>Thanks for this post. It will take a while to tag roughly 1000 blog posts, but it might be worth it. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>/Olle</p>
]]></content:encoded>
	</item>
</channel>
</rss>
