Patch #5249
rel=nofollow on external links
Status: | New | Start date: | 2010-04-06 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Text formatting | |||
Target version: | - |
Description
Upon request, I've made a small patch that adds rel=nofollow on absolute links.
The patch is also available here: http://github.com/dennis/redmine/tree/nofollow-links
History
#1
Updated by Go MAEDA over 3 years ago
- Category set to Text formatting
#2
Updated by Go MAEDA over 2 years ago
+1
I delete many issues and forum messages made by spammer every day at www.redmine.org. Adding "rel=nofollow" to user-generated content (untrusted content) may prevent spammers from abusing Redmine. Google recommends using "nofollow" in order to prevent comment spam.
https://support.google.com/webmasters/answer/81749
GitHub and GitLab add "nofollow" to external links.