Opened 11 years ago
Closed 10 years ago
#2515 closed task (blessed) (fixed)
add rel nofollow to topic reply link
Reported by: | Hamed.T | Owned by: | netweb |
---|---|---|---|
Milestone: | 2.6 | Priority: | low |
Severity: | normal | Version: | 2.5.3 |
Component: | Component - Replies | Keywords: | has-patch commit |
Cc: |
Description
/wordpress/topic/test/?bbp_reply_to=7&_wpnonce=809f2db4b8#new-post
it's not SEO friendly, how can i add rel no follow to it?
Attachments (3)
Change History (10)
#1
@
11 years ago
- Milestone changed from Awaiting Review to 2.6
- Priority changed from omg sweet tea to low
#2
@
11 years ago
- Keywords has-patch added; needs-docs needs-patch removed
In 2515.diff Add rel="nofollow"
to bbp_get_topic_reply_link
and bbp_get_reply_to_link
'reply' links
This ticket was mentioned in IRC in #bbpress-dev by netweb. View the logs.
10 years ago
#5
@
10 years ago
- Keywords commit added
In 2515.2.diff use helper functions bbp_rel_nofollow()
to add rel="nofollow"
and stripslashes
to bbp_get_topic_reply_link
and bbp_get_reply_to_link
links.
Note: See
TracTickets for help on using
tickets.
This is relatively low on the scale of things to fix, but we'll make sure it gets in for 2.6.