|
PITS /
00293Summary: fix rel="nofollow" in links
Created: 2005-01-18 19:17
Status: Closed
Category: Feature
From: GrahamL
Assigned:
Priority: 55
Version: all
OS: all
Description:
Google, in association with several weblog-software vendors, has decided to begin honoring the Since the point of wikispam is the same as that of blogspam, i.e., to raise the pagerank of the linked site, PmWiki should implement the How about this: Links that were added in the last X days have the That is a good compromise. As long as it is possible to change it to 0 days, as I use PmWiki more as an easy to use and configurable CMS system. This is coming in the next release; see the thread on pmwiki-users at http://pmichaud.com/pipermail/pmwiki-users/2005-January/009205.html . That message also shows it as a local configuration option. PmWiki doesn't keep track of when each individual link is added, thus having a "add --Pm I am doing something different here: This uses scripts/urlapprove.php to add rel="nofollow" to all unapproved Links, but still allows them to be clicked which would work fine if there wouldn't be bug 00440 :-] -- Balu |