Hi, > Perhaps I misunderstand you, but the problem is not > the comment links or trackback links. The problem is > when spammers put a link to their > v1agr4 sites in comments in our blogs.
It is both, as the search engine doesn't see a difference in parsing the html source and detecting a link in the comment body or the link to the poster. But you are right, I've overseen the comment body. :-( There some html-tags are allowed too. One way might be in validateCommentBody to parse the string s and replace any occurrence of href= with rel="nofollow" href= before sending the string s to stripogram. But I'm uncertain myself whether this "nofollow" tag is really a good solution. http://netzflocken.de/76 There are a lot of diverent opinions about this and after sleeping over I think there are more drawbacks than assets. Ciao, dev _______________________________________________ COREblog-en mailing list [email protected] http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en Unsubscription writing to [EMAIL PROTECTED]
