I have a page "/money/formthingy.php" which sits in an iframe on a page where users submit a form.
This "/money/formthingy.php" page and couple of other html parts that sit in iframes on are showing in Google's SERP.
I dont't want Google to index these iframe parts as it's not good for the user if they click through from the serp to land on a partial bit of a page and not the page that utilities these iframe parts.
How can I best stop Google from indexing "/money/formthingy.php" and other iframe parts with out damaging the page in which they sit?
CookieMonster888