At 03:15 PM 3/26/2011, J.A. Florian wrote: >Why not use Google custom search? > >http://www.google.com/cse/ > >It indexes everything it sees. Use a "index,follow" Meta and/o block >certain pages with noindex,nofollow Meta. ================ From Google Webmaster http://googlewebmastercentral.blogspot.com/2007/03/using-robots-meta-tag.html Unnecessary content values By default, Googlebot will index a page and follow links to it. So there's no need to tag pages with content values of INDEX or FOLLOW. Since index and follow are default behavior, it really is not necessary to use this tag. If you do NOT want the page indexed or the links followed, then by all means use <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> pat