[wp-trac] [WordPress Trac] #56444: Remove rel="nofollow" from internal links in comments

WordPress Trac noreply at wordpress.org
Sat Aug 27 23:02:28 UTC 2022


#56444: Remove rel="nofollow" from internal links in comments
-------------------------+------------------------------
 Reporter:  benish74     |       Owner:  (none)
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Comments     |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |     Focuses:
-------------------------+------------------------------
Changes (by sabernhardt):

 * keywords:   => has-patch
 * focuses:  coding-standards =>


Old description:

> Hello,
> I hope it's the right place to post this suggestion,
> I think it would be useful not only for me, but for many WordPress users.
> The suggestion is to remove rel="nofollow", only from **internal** links,
> in the comment section of WordPress.
>
> All the best,
> Ben
> [https://www.bankhours.co.il/]

New description:

 Hello,
 I hope it's the right place to post this suggestion,
 I think it would be useful not only for me, but for many WordPress users.
 The suggestion is to remove `rel="nofollow"`, only from **internal**
 links, in the comment section of WordPress.

 All the best,
 Ben

--

Comment:

 Hi and thanks for the ticket!

 At first, I thought this was related to #16881, but that is about the
 reply links.

 Altering the `rel` for links within the comment content is possible
 already with the `make_clickable_rel` filter, though I attached a patch to
 change the default.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56444#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list