Forum Moderators: phranque
This Nofollow thing is getting out of hand. What would happen if every site NFed every outbound link. Its stupid, and I suspect Google will start frowning on excessive use, if they don't already.
<META NAME="ROBOTS" CONTENT="NOFOLLOW">
To emphasise; it WILL stop SEs spidering your internal links.
I think there is a technique which works something like this (I don't do this, someone please elaborate or correct as appropriate)
All links to outbounds look like this
href="http://www.yoursite.com/refer?URL=http://www.affiliatesite.com"
PHP to redirect from the URL
Then robot.txt to disallow /refer
Although thinking about it, that won't keep PR on your site, it will just get lost to the redirecting URL.