Love the software, but I'm a little confused. I want to rank my php pages ahead of my pdf files, so I added the following to each php page:
<meta name="ZOOMPAGEBOOST" content="5">
But after reindexing, the pdfs are still on top. Undoubtedly there are more relevant terms in the pdfs because they are huge files, versus the php pages. Short of not indexing the pdfs, is there any way to do this?
<meta name="ZOOMPAGEBOOST" content="5">
But after reindexing, the pdfs are still on top. Undoubtedly there are more relevant terms in the pdfs because they are huge files, versus the php pages. Short of not indexing the pdfs, is there any way to do this?
Comment