SEO: What Exactly Is "No Follow"?
One of the ways that SEOs stop page rank bleed from one page to another is by using the “no follow” tag in URLs.
For example, on your home page, it does you no good whatsoever to have search engine spiders follow links to your terms of service or privacy policy pages. Do you really want those ranked in Google? No. So, rather than allow your home page to distribute some of its page rank to those pages, you add a “no follow” tag to the URLs, like this:
<a href=”http://yourdomain.com” rel=”nofollow”>Privacy Policy</a>
This way, the spider sees the nofollow and stops right there and your home page PR is more concentrated. That means that important links to other pages in your site get greater benefit.
No follow is also used on websites to prevent spiders from following the links to other websites. For example, if you look at Wikipedia, all of the outbound links from there are “no follow” links. They pass no PR goodness on, and so, it prevents spammers from bothering with the site. Good idea, right?
Yes and no.
“No follow” also prevents comments on your blog. If you use the standard WordPress configuration, it makes every comment link no follow by default. You need a plugin like “Do Follow” to change that. I have “Do Follow” because I think that anyone who comments should get the benefit of that comment, and have good spam checkers in place so that I don’t get spammed too radically.
So, it’s up to you. My advice is to definitely use no follow tags for any pages on your home page that you don’t want indexed in the search engines, and to leave all others alone. Unless you get as big as Wikipedia, anyway.

