Acronym for Portable Document Format, a file format created by Adobe Systems.

learn more… | top users | synonyms

17
votes
3answers
646 views

Do search engines crawl PDFs and if so are there any rules to follow when making them

The website I am working on has a few hundred PDFs in it. I don't think I have ever seen any of them come back in a search but there are linked to directly from out site. They are also full of ...
3
votes
3answers
187 views

How to restrict the download of all files in a folder?

I have several .pdb files, which should be viewed in my website by clicking a link on a page. But when a pdf file opens, in the address bar it is visible the directory where all .pdf files reside. SO ...
2
votes
5answers
4k views

How to protect PDF file from indexing?

I have link to PDF document on a public web-page. How to prevent search engines to index this link and PDF document. The only idea that came to my mind is to use captcha. However I wounder if there ...