Hello,
My clients forum has been seriously attacked by users tying to post links. It has been like this since day 1 but we manage to delete them regularly. But it seems to be tiring to keep doing it all the time.
I am registered to different websites which has forums and I noticed that each time I add a link it automatically add a rel=nofollow in the link.
In easydiscuss, it automatically create this link;
<a href="http://mywebsite.com">http://wmywebsite.com</a>
How to make all links like this?
<a target="_blank" rel="nofollow" href="http://wmywebsite.com">Test text only</a>
This is not the best solution but at-least they can't any juice from the site.
Thank you in advance.
My clients forum has been seriously attacked by users tying to post links. It has been like this since day 1 but we manage to delete them regularly. But it seems to be tiring to keep doing it all the time.
I am registered to different websites which has forums and I noticed that each time I add a link it automatically add a rel=nofollow in the link.
In easydiscuss, it automatically create this link;
<a href="http://mywebsite.com">http://wmywebsite.com</a>
How to make all links like this?
<a target="_blank" rel="nofollow" href="http://wmywebsite.com">Test text only</a>
This is not the best solution but at-least they can't any juice from the site.
Thank you in advance.