I need some help. I have an Excel spreadsheet on my site with a list of names; however, I need to prevent this sheet from being indexed by Google. I've tried using the meta tags:
<head>
<META NAME=" robots" CONTENT="NOINDEX,NOFOLLOW">
</head>
However, I can type my name into google

and the speadsheet will still be returned in the results--not the page, just the spreadsheet. I don't wont either to be indexed.
Any help would be greatly apprecaited!!
Thanks in advance!
|