Here’s a great little tip from RAND that I’m sure to use in many projects to come.

Instead of using rel="nofollow" or worse robots.txt to remove entries from Google, use the meta tag:

<META NAME="ROBOTS" CONTENT="NOINDEX, FOLLOW">

…instead as it still stops the page from being shown in Google (which by all accounts robots.txt doesn’t guarantee) but lets the page pass juice so there’s no dead juice flow within your site.

Great stuff, guys, its advanced tips like this that keep me interested in SEO.

repostus bttn white sml SEO Tip   Dont Disallow Using Robots.txt, use META Noindex Follow Instead