Hi Is it possible that a link be "nofollow" without a rel="nofollow" attribute inside it? Or to rephrase the question: how many ways are there to make a link nofollow?
you can also use robots.txt to tell spiders not to crawl particular page or directory User-agent: * Disallow: /joe/junk.html Disallow: /joe/bar.html vineet