View Single Post
Old 10-13-2005, 09:29 PM  
Walrus
Confirmed User
 
Join Date: May 2005
Location: USA
Posts: 2,150
Telling robot "no follow"?

How do you make the robot not follow on a link that is in a script? Here, I'll show you what I mean. I want the following code to not be followed by the spiders:

<?

header("LOCATION:http://www.adultsponsor.com/acct=UserName" rel="nofollow");

?>

This rel="nofollow" code doesn't work. There is an error on the page if you click through on it. Is there an alternative code to rel="nofollow" for scripts?

Last edited by Walrus; 10-13-2005 at 09:30 PM..
Walrus is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote