[wp-trac] [WordPress Trac] #18547: Add rel="nofollow" to reply to comments link

WordPress Trac wp-trac at lists.automattic.com
Tue Aug 30 18:51:29 UTC 2011


#18547: Add rel="nofollow" to reply to comments link
--------------------------+----------------------
 Reporter:  pearsonified  |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  General       |     Version:  3.2.1
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |
--------------------------+----------------------
Changes (by ocean90):

 * status:  reopened => closed
 * resolution:   => invalid


Comment:

 It is fixed. See #16893 and r17891.

 Instead of ''rel="nofollow"'' we add a meta tag, see ''noindex()''.

 {{{
 <meta name='robots' content='noindex,nofollow' />
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18547#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list