How to block search engines crawlers using meta tags?
Answers
Discussion
nofollow - not to follow the links on a specific page
noarchive - not to store a cached copy of your page
Or you can use robots.txt file to exclude robots from crawling some or all the files or directories on your website.