<?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: Breadcrumb NavXT</title>
	<atom:link href="http://mtekk.weblogs.us/code/breadcrumb-navxt/feed/" rel="self" type="application/rss+xml" />
	<link>http://mtekk.weblogs.us</link>
	<description>Enemy of the Spammers</description>
	<lastBuildDate>Thu, 18 Mar 2010 15:29:30 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: WordPress Plugins that Extend CMS Functionality &#124; Web SEO Rank</title>
		<link>http://mtekk.weblogs.us/code/breadcrumb-navxt/comment-page-17/#comment-7510</link>
		<dc:creator>WordPress Plugins that Extend CMS Functionality &#124; Web SEO Rank</dc:creator>
		<pubDate>Thu, 18 Mar 2010 05:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/code/breadcrumb-navxt/#comment-7510</guid>
		<description>[...] 3.2 Breadcrumb NavXT  [...]</description>
		<content:encoded><![CDATA[<p>[...] 3.2 Breadcrumb NavXT  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 30+ (More) Most Wanted Wordpress Tips, Tricks and Hack &#171; Agencija 027 S.N.O.B.</title>
		<link>http://mtekk.weblogs.us/code/breadcrumb-navxt/comment-page-17/#comment-7508</link>
		<dc:creator>30+ (More) Most Wanted Wordpress Tips, Tricks and Hack &#171; Agencija 027 S.N.O.B.</dc:creator>
		<pubDate>Thu, 18 Mar 2010 00:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/code/breadcrumb-navxt/#comment-7508</guid>
		<description>[...] Add Breadcrumbs to Your WordPress Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Add Breadcrumbs to Your WordPress Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://mtekk.weblogs.us/code/breadcrumb-navxt/comment-page-17/#comment-7504</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Wed, 17 Mar 2010 16:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/code/breadcrumb-navxt/#comment-7504</guid>
		<description>I never knew about custom taxonomies but after reading about it more, it seems to be my best choice

anyways, thanks for your quick reply and help for pointing me in the right direction</description>
		<content:encoded><![CDATA[<p>I never knew about custom taxonomies but after reading about it more, it seems to be my best choice</p>
<p>anyways, thanks for your quick reply and help for pointing me in the right direction</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mtekk</title>
		<link>http://mtekk.weblogs.us/code/breadcrumb-navxt/comment-page-17/#comment-7503</link>
		<dc:creator>mtekk</dc:creator>
		<pubDate>Wed, 17 Mar 2010 14:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/code/breadcrumb-navxt/#comment-7503</guid>
		<description>Stephen,

You should only be using one Category hierarchy. With the existence of tags and custom taxonomies, a post should not be a member of multiple category hierarchies. In the event that a post is part of multiple hierarchies, Breadcrumb NavXT will pick the first category hierarchy it finds. Since WordPress returns these in the order of creation (not necessarily alphabetically), it may appear to be picking them alphabetically.

There is a way to exclude category hierarchies from ever being in a breadcrumb trail (bad idea as you should use a custom taxonomy for it, but regardless) see &lt;a href=&quot;http://mtekk.weblogs.us/archives/guides/keep-a-page-out-of-the-breadcrumb-trail/&quot; rel=&quot;nofollow&quot;&gt;Keep a Page Out of the Breadcrumb Trail&lt;/a&gt; guide, and the comment section below it. They should be of some help (granted that you are familiar with PHP).

-John Havlik</description>
		<content:encoded><![CDATA[<p>Stephen,</p>
<p>You should only be using one Category hierarchy. With the existence of tags and custom taxonomies, a post should not be a member of multiple category hierarchies. In the event that a post is part of multiple hierarchies, Breadcrumb NavXT will pick the first category hierarchy it finds. Since WordPress returns these in the order of creation (not necessarily alphabetically), it may appear to be picking them alphabetically.</p>
<p>There is a way to exclude category hierarchies from ever being in a breadcrumb trail (bad idea as you should use a custom taxonomy for it, but regardless) see <a href="http://mtekk.weblogs.us/archives/guides/keep-a-page-out-of-the-breadcrumb-trail/" rel="nofollow">Keep a Page Out of the Breadcrumb Trail</a> guide, and the comment section below it. They should be of some help (granted that you are familiar with PHP).</p>
<p>-John Havlik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mtekk</title>
		<link>http://mtekk.weblogs.us/code/breadcrumb-navxt/comment-page-16/#comment-7502</link>
		<dc:creator>mtekk</dc:creator>
		<pubDate>Wed, 17 Mar 2010 14:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/code/breadcrumb-navxt/#comment-7502</guid>
		<description>Spunky,

If you use the proper container and CSS class/id, Google can figure out what is a breadcrumb trail and won&#039;t dock you for repeated content. Plus, if your title is short (less than 10 words), and you have substantial content (more than 200 words), then the duplicate content on the page with 3 repeats of the title is not enough to negatively affect your page rank. I don&#039;t know why you are ending each article with its title, but what ever.

Since breadcrumb trails should contain the full path (virtual or real) to the current location, including the current location, Breadcrumb NavXT won&#039;t add such an option in the immediate future (next release or two).

-John Havlik</description>
		<content:encoded><![CDATA[<p>Spunky,</p>
<p>If you use the proper container and CSS class/id, Google can figure out what is a breadcrumb trail and won&#8217;t dock you for repeated content. Plus, if your title is short (less than 10 words), and you have substantial content (more than 200 words), then the duplicate content on the page with 3 repeats of the title is not enough to negatively affect your page rank. I don&#8217;t know why you are ending each article with its title, but what ever.</p>
<p>Since breadcrumb trails should contain the full path (virtual or real) to the current location, including the current location, Breadcrumb NavXT won&#8217;t add such an option in the immediate future (next release or two).</p>
<p>-John Havlik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://mtekk.weblogs.us/code/breadcrumb-navxt/comment-page-17/#comment-7500</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Wed, 17 Mar 2010 14:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/code/breadcrumb-navxt/#comment-7500</guid>
		<description>great plugin but I have a small problem

If I give a post more than 1 category, Breadcrumb NavXT uses the alphabetically first category. But how do I change it so that it always ignore a particular category and its children categories when listing the breadcrumbs?</description>
		<content:encoded><![CDATA[<p>great plugin but I have a small problem</p>
<p>If I give a post more than 1 category, Breadcrumb NavXT uses the alphabetically first category. But how do I change it so that it always ignore a particular category and its children categories when listing the breadcrumbs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spunky Jones SEO</title>
		<link>http://mtekk.weblogs.us/code/breadcrumb-navxt/comment-page-16/#comment-7488</link>
		<dc:creator>Spunky Jones SEO</dc:creator>
		<pubDate>Tue, 16 Mar 2010 03:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/code/breadcrumb-navxt/#comment-7488</guid>
		<description>I am wondering if you would add a function that would allow the user to toggle on/off the post title. On my SEO blog, I start with the article title and end it with the title as well. Now, that I have your plugin working again, I have the title repeated three times and that might be a bit much.

I could get my coder to modify your plugin. However, when there is an update I would have to have him modify it all over again.

The plugin works great for me and people click on the categories in the breadcrumb bar. I have noticed an increase of page hits.</description>
		<content:encoded><![CDATA[<p>I am wondering if you would add a function that would allow the user to toggle on/off the post title. On my SEO blog, I start with the article title and end it with the title as well. Now, that I have your plugin working again, I have the title repeated three times and that might be a bit much.</p>
<p>I could get my coder to modify your plugin. However, when there is an update I would have to have him modify it all over again.</p>
<p>The plugin works great for me and people click on the categories in the breadcrumb bar. I have noticed an increase of page hits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SceneKid</title>
		<link>http://mtekk.weblogs.us/code/breadcrumb-navxt/comment-page-16/#comment-7467</link>
		<dc:creator>SceneKid</dc:creator>
		<pubDate>Fri, 12 Mar 2010 14:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/code/breadcrumb-navxt/#comment-7467</guid>
		<description>this is damn good for seo :)
thanks for the plugin and its very easy to implement also :)</description>
		<content:encoded><![CDATA[<p>this is damn good for seo <img src='http://mtekk.weblogs.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
thanks for the plugin and its very easy to implement also <img src='http://mtekk.weblogs.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: パンくずリストとページナビ &#124; nowhere</title>
		<link>http://mtekk.weblogs.us/code/breadcrumb-navxt/comment-page-16/#comment-7466</link>
		<dc:creator>パンくずリストとページナビ &#124; nowhere</dc:creator>
		<pubDate>Fri, 12 Mar 2010 04:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/code/breadcrumb-navxt/#comment-7466</guid>
		<description>[...] Breadcrumb NavXTの日本語化されたもの [...]</description>
		<content:encoded><![CDATA[<p>[...] Breadcrumb NavXTの日本語化されたもの [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meini</title>
		<link>http://mtekk.weblogs.us/code/breadcrumb-navxt/comment-page-16/#comment-7463</link>
		<dc:creator>Meini</dc:creator>
		<pubDate>Wed, 10 Mar 2010 22:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://mtekk.weblogs.us/code/breadcrumb-navxt/#comment-7463</guid>
		<description>John, I was in the firm believe that I was on PHP5, but having a closer look at things it appears that the database version is 5.0 (whatever that means) but otherwise it looks like PHP5 has not been activated yet. I just set up this new site on GoDaddy under my existing shared hosting account which I have had for a few years. 

Sorry for marking it as broken. I will give it another go after I sorted out the PHP situation I&#039;ll give it another vote.

Thank you for your help!
Meini</description>
		<content:encoded><![CDATA[<p>John, I was in the firm believe that I was on PHP5, but having a closer look at things it appears that the database version is 5.0 (whatever that means) but otherwise it looks like PHP5 has not been activated yet. I just set up this new site on GoDaddy under my existing shared hosting account which I have had for a few years. </p>
<p>Sorry for marking it as broken. I will give it another go after I sorted out the PHP situation I&#8217;ll give it another vote.</p>
<p>Thank you for your help!<br />
Meini</p>
]]></content:encoded>
	</item>
</channel>
</rss>
