I have a small stand-alone site in Drupal and the pages have "permalinks" to PDF files due to the use of a document library. So, the code on the page has no extension: <a href="https://www.my-site.org/document-library/85>Important PDF</a>
If you click on that permalink it redirects to the actual file: https://www.my-site.org/default/file...rtant-file.pdf
Is there a way to get zoom search to follow this permalink and spider the PDF file after the redirect so it comes up as a result? If I were to search for "important pdf" it would only give me the containing page as a result with no second result linking to the PDF file. Please help!
*Permalinks stay the same but the destination changes if you update the PDF file in the document library.
If you click on that permalink it redirects to the actual file: https://www.my-site.org/default/file...rtant-file.pdf
Is there a way to get zoom search to follow this permalink and spider the PDF file after the redirect so it comes up as a result? If I were to search for "important pdf" it would only give me the containing page as a result with no second result linking to the PDF file. Please help!
*Permalinks stay the same but the destination changes if you update the PDF file in the document library.
Comment