Google and Comment Spam

Google have published a possible solution to comment spam which involves adding a rel=”nofollow” attribute to any third-party links. Seems like a good idea and almost zero cost to implement.

Of course it doesn’t just apply to weblogs. Here’s how to patch pmwiki to output external links with the new attribute: add the following line to your config.php file:

$UrlLinkFmt = "$LinkText";

About Ian Davis

British entrepreneur and CEO of Kasabi. Primary interests are open data, the semantic web and decentralization.
This entry was posted in Uncategorized and tagged , , , , , . Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

Please log in to WordPress.com to post a comment to your blog.

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s