<html><head></head><body bgcolor="#FFFFFF"><div>Agreed, that wording would also cover robots meta :-)<br><br><div>Best,</div><div>Joost</div><div><br></div>Sent from my iPhone</div><div><br>On 7 mrt. 2012, at 13:57, Chip Bennett &lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>I think if we're going to call it out explicitly, then it needs to be a REQUIREMENT; otherwise, we can simply let the Guidelines handle it implicitly, under the existing guidelines regarding proper implementation of features.<div>
<br></div><div>Note: putting rel="canonical" in a Theme *breaks* Plugin functionality AND core functionality.</div><div><br></div><div>My only issue is the granularity of adding a new Guideline. Such an approach does not scale well (see also: the US Code of Federal Regulations). I would recommend that we put the underlying *principle* in the Guidelines, rather than explicitly state every little thing that falls under that principle. So, if we are going to add to the Guidelines, I propose that we add wording such as the following:</div>
<div><br></div><blockquote class="webkit-indent-blockquote" style="margin:0 0 0 40px;border:none;padding:0px"><div><b>Presentation Vs. Functionality</b></div><div><b>Themes are required to define the presentation of user content, and must not be used to define the generation of user content, or to define Theme-independent site options or functionality.</b></div>
</blockquote><div><br></div><div>This wording could probably use improvement, but it covers a lot of bases, including rel="canonical", and anything else that would be considered as "Plugin territory".</div>
<div><br></div><div>Chip<br><br><div class="gmail_quote">On Wed, Mar 7, 2012 at 6:28 AM, Edward Caissie <span dir="ltr">&lt;<a href="mailto:edward.caissie@gmail.com">edward.caissie@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Since this is such an easily identifiable bit of code (rel="canonical") are we talking a REQUIREMENT that it not be used, if that is the case I'm sure it can be dropped into the uploader/Theme-Check to manage ... otherwise I would say putting it into the guidelines as a RECOMMENDATION not to use under the section @Justin suggested, due to its potential impact on SEO, would be more appropriate.<br>


<br><br clear="all">Cais.<div class="HOEnZb"><div class="h5"><br>
<br><br><div class="gmail_quote">On Wed, Mar 7, 2012 at 2:09 AM, Emil Uzelac <span dir="ltr">&lt;<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<font color="#333333"><font><font face="arial,helvetica,sans-serif">It's definitely safe to say that rel="canonical" should be done via plugins, if we're all in agreement let's put that into Theme Review?</font></font></font><span><font color="#888888"><div>




<font color="#333333"><font><font face="arial,helvetica,sans-serif"><br></font></font></font></div></font></span><div><span><font color="#888888"><font color="#333333"><font><font face="arial,helvetica,sans-serif">Emil<br>


</font></font></font></font></span><div><div><br><div class="gmail_quote">

On Wed, Mar 7, 2012 at 12:43 AM, Joost de Valk <span dir="ltr">&lt;<a href="mailto:joost@yoast.com" target="_blank">joost@yoast.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




Yes. That effectively blocks all custom taxonomies from indexation. I think that's plugin territory :-)<br>
<div><br>
Best,<br>
Joost<br>
<br>
Sent from my iPhone<br>
<br>
</div><div><div>On 7 mrt. 2012, at 04:09, Doug Stewart &lt;<a href="mailto:zamoose@gmail.com" target="_blank">zamoose@gmail.com</a>&gt; wrote:<br>
<br>
&gt; I forget where I picked this nugget up but it's been in my header for ages:<br>
&gt;<br>
&gt; &nbsp; &nbsp;if((is_single() || is_category() || is_page() || is_home()) &amp;&amp;<br>
&gt; (!is_paged())){<br>
&gt; &nbsp; &nbsp;?&gt;<br>
&gt; &nbsp; &nbsp;&lt;!-- ok google, index me! --&gt;<br>
&gt; &nbsp; &nbsp;&lt;?php<br>
&gt; &nbsp; &nbsp;}else{<br>
&gt; &nbsp; &nbsp;?&gt;<br>
&gt; &nbsp; &nbsp;&lt;!-- google, please ignore - thanks! --&gt;<br>
&gt; &nbsp; &nbsp;&lt;meta name="robots" content="noindex,follow"&gt;<br>
&gt; &nbsp; &nbsp;&lt;?php<br>
&gt; &nbsp; &nbsp;}<br>
&gt;<br>
&gt; Assuming it goes under the same rubric, no?<br>
&gt;<br>
&gt; Also, if we still have Joost's ear: do you see any SEO impact in<br>
&gt; having that functionality in the head?<br>
&gt;<br>
&gt; On Tue, Mar 6, 2012 at 5:45 PM, Angelo Bertolli &lt;<a href="mailto:angelo@bertolli.org" target="_blank">angelo@bertolli.org</a>&gt; wrote:<br>
&gt;&gt; Yes, you guys are right... I can't think of any good reason for a theme<br>
&gt;&gt; to use this.<br>
&gt;&gt;<br>
&gt;&gt; On 03/06/2012 05:42 PM, Chip Bennett wrote:<br>
&gt;&gt;&gt; Let me ask a different way: what does rel=canonical or rel=nofollow have<br>
&gt;&gt;&gt; to do with *presentation* of content?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Let me ask yet another way: what is the potential impact of changing<br>
&gt;&gt;&gt; Themes, if rel=canonical or rel=nofollow are defined *by the Theme*?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Chip<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Tue, Mar 6, 2012 at 4:30 PM, Angelo Bertolli &lt;<a href="mailto:angelo@bertolli.org" target="_blank">angelo@bertolli.org</a><br>
&gt;&gt;&gt; &lt;mailto:<a href="mailto:angelo@bertolli.org" target="_blank">angelo@bertolli.org</a>&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; So are theme developers also restricted from using nofollow? &nbsp;It is<br>
&gt;&gt;&gt; &nbsp; &nbsp; functional.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; I don't think theme developers should be restricted from using<br>
&gt;&gt;&gt; &nbsp; &nbsp; rel="canonical" just because some of them may use it wrong, or because<br>
&gt;&gt;&gt; &nbsp; &nbsp; Google treats it a certain way for search results.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; On 03/06/2012 05:24 PM, Chip Bennett wrote:<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; The criterion for me is Presentational vs Functinoal. I think that<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; rel=canonical clearly falls under "Functional", and therefore is Plugin<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; territory.<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; Chip<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; On Tue, Mar 6, 2012 at 4:23 PM, Emil Uzelac &lt;<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a>&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &lt;mailto:<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a> &lt;mailto:<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a>&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; I was reading from my phone....<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; I agree that Themes should not mess with rel="canonical" at all.<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Majority people are devs not SEO consultants. Required not to<br>
&gt;&gt;&gt; &nbsp; &nbsp; use is<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; what I believe we should do.<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; On Mar 6, 2012 4:17 PM, "Joost de Valk" &lt;<a href="mailto:joost@yoast.com" target="_blank">joost@yoast.com</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:joost@yoast.com" target="_blank">joost@yoast.com</a>&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:joost@yoast.com" target="_blank">joost@yoast.com</a> &lt;mailto:<a href="mailto:joost@yoast.com" target="_blank">joost@yoast.com</a>&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; It has nothing to do with using my plugin or not. It's<br>
&gt;&gt;&gt; &nbsp; &nbsp; something<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; even my plugin can't fix :-)<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Best,<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Joost<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Sent from my iPhone<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; On 6 mrt. 2012, at 23:14, Emil Uzelac &lt;<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a>&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a> &lt;mailto:<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a>&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; If they do not use your plugin would this hurt the SEO?<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; On Mar 6, 2012 3:47 PM, "Joost de Valk" &lt;<a href="mailto:joost@yoast.com" target="_blank">joost@yoast.com</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:joost@yoast.com" target="_blank">joost@yoast.com</a>&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:joost@yoast.com" target="_blank">joost@yoast.com</a> &lt;mailto:<a href="mailto:joost@yoast.com" target="_blank">joost@yoast.com</a>&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Hi all,<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; tldr version: I would like a guideline that tells theme<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; developers to /not/ include a rel=canonical link in their<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; theme as it hurts people more than it helps in a lot<br>
&gt;&gt;&gt; &nbsp; &nbsp; of cases.<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; long version:<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; As some of you probably know, I do a lot of SEO<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; consultancy. Some of it is related to people who have<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; suddenly lost all their rankings and want me to help fix<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; it for them. Today I helped out a blogger, unpaid because<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I just liked his blog as it was about children with Down<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Syndrome.<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; He had recently switched themes /and /started using my<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; WordPress SEO plugin, and of course he was blaming my<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; plugin for his sudden loss of rankings. What I found out<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; though, was that the theme had the following rel=canonical<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; link in the header.php:<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;link rel="canonical" href="&lt;?php echo home_url(); ?&gt;" /&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; above the call to wp_head. This was causing each<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; individual post to have a canonical point back to the<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; homepage. Now you should know that Google especially sees<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a canonical as somewhat of a "soft 301 redirect". It<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; basically takes a page that has a canonical pointing<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; elsewhere out of the rankings. The effect is quite<br>
&gt;&gt;&gt; &nbsp; &nbsp; dramatic.<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; This was a premium theme, whose authors I have since<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emailed. It got me thinking though: is this in the <a href="http://WP.org">WP.org</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://WP.org" target="_blank">http://WP.org</a>&gt; guidelines? Apparently, it's not.<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; WordPress itself adds a rel="canonical" through wp_head on<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; single pages, and there's a patch in Trac to add it on<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; more pages. There are several themes in the repository<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; though that have absolutely 100% wrong canonical links in<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; their header.<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; This one: <a href="http://wordpress.org/extend/themes/digu" target="_blank">http://wordpress.org/extend/themes/digu</a> is an<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; example. It's not popular and hasn't been updated in ages<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; so I wouldn't normally care too much, but I wanted to use<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; it as an example. It has the following code:<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;?php if(is_single()){ ?&gt;&lt;link rel="canonical" href="&lt;?php<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; echo get_permalink($post-&gt;ID),"\n";?&gt;" /&gt;&lt;?php }?&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;?php if(is_home() || is_tag() || is_category() ||<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; is_month() || is_year()){ ?&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;link rel="canonical" href="&lt;?php bloginfo('url');?&gt;"<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /&gt;&lt;?php echo "\n"; }?&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; …. snip ….<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;?php } ?&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Using that theme on a live site could kill your rankings<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; instantly, as it would make all category listings etc have<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; canonicals linking back to the homepage. In most cases<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; this would prevent Google from spidering the links to the<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; posts on those pages.<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Now some themes, like Thematic and Hybrid, have somewhat<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; more sensible canonical functions, which makes this a hard<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; discussion. I would vote to call it plugin territory<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; though and keep it out of themes completely. Would love to<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; hear your opinions.<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Best<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Joost<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _______________________________________________<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; theme-reviewers mailing list<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>&gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; _______________________________________________<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; theme-reviewers mailing list<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>&gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; _______________________________________________<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; theme-reviewers mailing list<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>&gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; _______________________________________________<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; theme-reviewers mailing list<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>&gt;&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; _______________________________________________<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; theme-reviewers mailing list<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; &gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; _______________________________________________<br>
&gt;&gt;&gt; &nbsp; &nbsp; theme-reviewers mailing list<br>
&gt;&gt;&gt; &nbsp; &nbsp; <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>&gt;<br>
&gt;&gt;&gt; &nbsp; &nbsp; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; -Doug<br>
&gt; _______________________________________________<br>
&gt; theme-reviewers mailing list<br>
&gt; <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
</div></div></blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br>
</div></div><br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>theme-reviewers mailing list</span><br><span><a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a></span><br><span><a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a></span><br></div></blockquote></body></html>