Submitted by Jorrit Schippers (not verified) on Sat, 2008/05/10 - 20:14.
(this is not a spam post)
They call the sites they link to "dofollow" sites. This is because there is something called nofollow that indicates that search engines should not attribute pagerank to those links:
< a href="http://someuntrustedsite.com" rel = "nofollow" > the link < / a> (without all the spaces). If this doesn't happen on your blog, change your software such that rel="nofollow" is added to links that are posted by users.
A sollution?
(this is not a spam post)
They call the sites they link to "dofollow" sites. This is because there is something called nofollow that indicates that search engines should not attribute pagerank to those links:
< a href="http://someuntrustedsite.com" rel = "nofollow" > the link < / a> (without all the spaces). If this doesn't happen on your blog, change your software such that rel="nofollow" is added to links that are posted by users.