I'm using zoom on site that has a password section. It's been written so that security is check via php file and if it checks out the user is redirect to the pdf:
i.e.
http://www.{sitename}.com/index.php?download=something
check security, if ok redirects to:
http://www.{sitename}.com/files/pdfs/something.pdf
I've got Zoom indexing the secure section as well, but is there a way I can get Zoom to index the php as the link to the PDF instead of direct to the PDF?
i.e.
http://www.{sitename}.com/index.php?download=something
check security, if ok redirects to:
http://www.{sitename}.com/files/pdfs/something.pdf
I've got Zoom indexing the secure section as well, but is there a way I can get Zoom to index the php as the link to the PDF instead of direct to the PDF?
Comment