Mobile app version of vmapp.org
Login or Join
Sarah324

: Hide a file showing up in google search Possible Duplicate: How to protect PDF file from indexing? Hi guys, Really basic question here I'm sure - I'm not a webmaster however am

@Sarah324

Posted in: #GoogleSearch #Iis7 #Indexing #Pdf #Url

Possible Duplicate:
How to protect PDF file from indexing?




Hi guys,

Really basic question here I'm sure - I'm not a webmaster however am thrown into it sometimes!!

We have a particular file this is available for download on our site, however this file shows up in a Google search. My manager wants to make this file hidden from google if possible. Can anybody point me in the right direction for this?

Right now the file is sitting with the following URL:


www.example.com/document.pdf

The site is running on IIS7.

Any help would be appreciated,
Thanks.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Sarah324

1 Comments

Sorted by latest first Latest Oldest Best

 

@Gretchen104

To hide it from Google (and other search engines who use it) you need to create a robots.txt file (if you don't have one already) and add a line to exclude that document. For more information see www.robotstxt.org/.
Another way is to password protect it and make sure that the web page that points to the document says what the username and password is. See this question for how to do that:
Is there a simple way to protect my webpage by password?

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme