PDFs have got a bad rap over the years. Everyone knows there is nothing worse than clicking on a link within a website and getting that dreaded Acrobat toolbar appear - There you are, stuck waiting for some huge print-ready PDF to download. Well it doesn't have to be that way and with a little TLC, PDFs can be an asset to any website.
Size
Unless you are sharing logo's or final proofs with a printers or agency you do not need huge 300dpi PDF files. Andy King has a great (older) tutorial on optimizing PDFs for the web on his site. Though this is for Acrobat 8.0 you can still apply a lot of the techniques with other PDF creator software.SEO
Can Google read PDF files? Yes they can. If you entersite:ustelecom.org “We need a cleaner environment, and we want to spend less time” into the Google search box you will get one result - A PDF file from USTelecom’s website (that Optiem built).
Another old (but good) article about SEO and PDFs, from WebProNews, still holds true. Some pointers are:
- Create PDFs in a text editor, such as MS Word
- Pay attention to meta information
- Use headings as you would on an HTML page
Links
PDFs will let you embed hyperlinks to internal and external pages. Now this may not get you higher on the SERPs, it is something fundamental for the users. Imagine clicking on a link from a search engine and reading a PDF. Now where do you go? Back button takes you to the previous results page. Wouldn't you rather have the visitor click on a link in the PDF back to your home page, or better yet, a contact form to request information? Also, when you link to a PDF within your website let the user know. Fill in the title attribute as this will show up when the mouse is hovering over the link.‹a href="pdfs/report.pdf" title="PDF of annual report"›2008 Annual Report‹/a›
You can even use the latest CSS to drop an icon indicating the file type on the page.
Accessibility
You can also make your PDFs accessible by following some of the tips above and looking at these articles:- http://www.alistapart.com/articles/pdf_accessibility
- http://www.adobe.com/products/acrobat/pdfs/accessbooklet.pdf
- http://www.adobe.com/accessibility/index.html




