How do you set all comments LINKS to REL NO FOLLOW ?
I believe they are set to no follow by default.
Testing... testing... https://www.google.com
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
links are already no follow in post.
If you want to make all links not follow you are going about the wrong way.
You should use robots.txt and also meta tags
<meta name="robots" content="noindex, nofollow">
grep is your friend.
oh yes i see they already are.
i suppose this means people trying to spam with external links can't negatively impact the forum site?
the only way to negatively effect a forum would be to post bad characters and mass texts of crap ?
Comments
I believe they are set to no follow by default.
Testing... testing... https://www.google.com
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
links are already no follow in post.
If you want to make all links not follow you are going about the wrong way.
You should use robots.txt and also meta tags
grep is your friend.
oh yes i see they already are.
i suppose this means people trying to spam with external links can't negatively impact the forum site?
the only way to negatively effect a forum would be to post bad characters and mass texts of crap ?