I have a slight problem.
I have a link directory, in which each out link is: out.php?id=x
In the actual script, I just do a header(Location: xxx) redirection.
My question is how can I do it so that google does not follow such links and thus fixing up PR leakage?