Hey everyone, I've got a n00b question about search engines like Google, Yahoo, MSN, etc. I'm just wondering is there a way you can stop these engines from indexing a certain part of a webpage? like so <html> <head> <title>Hey what's shakin?</title> <body> <p>This is the stuff I want search engines to find</p> [B]<dontlookheresearchengines>[/B] <p>This is the stuff I don't want search engines to find.</p> [B]</dontlookheresearchengines>[/B] </body> </html> Code (markup): Thanks, H²