Opened 6 years ago
Closed 6 years ago
#3884 closed task (blessed) (fixed)
Add rel nofollow to author links in the ideas platform
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | General | Keywords: | |
Cc: |
Description
Author website links, linked from their names as found in this template - https://wordpress.org/ideas/topic/a-way-to-permanently-disable-comments - should add a rel="nofollow" attribute. This is handled correctly elsewhere in the dot org ecosystem.
Without this attribute, the destination URLs inherit pagerank/equity from wordpress.org, which encourages authors to post with the intent to syphon value, rather than to ask meaningful questions, etc.
It's not entirely improbable that the ideas forum is warping a chunk of the Internet by sending low quality sites disproportionately authoritative links. Woo!
Change History (2)
Note: See
TracTickets for help on using
tickets.
Fixed in [14505-dotorg] and [14506-dotorg]. Author-linked names and avatars should now all have
rel="nofollow"
.