by loren_d_c » Tue Sep 05, 2006 10:00 am
There is no particular setting to toggle this on or off. This is probably coming from the page template you are using. The way to remove it would be to make a custom template without this code.
Also note that if there is no link to these pages anywhere on the web or on any other pages on your site that are indexed by search engines already, then search engines are not going to index these pages anyway, because they will never know about them.
Also, if you don't want any search engines indexing pages in a certain directory of your web site, you can make a robots.txt file for your site that tells them to stay away from that directory and they will, regardless of the meta tags in the pages in that directory.
-Loren