Actions
Patch #5249
openrel=nofollow on external links
Status:
New
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
2010-04-06
Due date:
% Done:
0%
Estimated time:
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
Files
Updated by Go MAEDA about 5 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.
Actions