Hi. I'm new both to Wordpress and your Newscast theme, but I have just created a new site. Since it's on a 'live' domain I wanted to tell the search engines to go away for now.
Wp-admin gives control over this at settings / privacy / site visibility
but when I chose the option "I would like to block search engines, but allow normal visitors", which I would expect to set meta name="robots" to noindex,nofollow, view source showed it was still index,follow. That's on the root of the site, still with no content, other than default.
Doing my own investigation it looks like the function khelper_follow_nofollow() in lots_of_small_helpers.php is not taking account of the wp-admin setting and is just writing this meta tag according to it's own logic.
That's how it looks to me anyway...
Nice template / theme by the way!














