

Settings page – indexing stats, options, shortcode, and PDF list
WebEquipe PDF Search indexes your PDF files and makes their text searchable. When visitors search your site, they see results from both your posts/pages and the content inside your PDFs.
Watch the setup and usage guide:
Need to hide or protect certain PDFs? Use Exclude so a PDF is never indexed and never appears in search—even when you run “Re-index All PDFs” or bulk index. Excluded PDFs stay in your Media Library; they just won’t be searchable. Use Include later to allow indexing again. You can exclude or include PDFs from the Media Library or from Settings PDF Search (Manage PDFs).
[webequipe_pdf_search_form] on a page—PDFs will appear in results.Existing PDFs need to be indexed once; after that, new uploads can be indexed automatically (optional in settings). To hide specific PDFs from search, use Exclude on them (Media Library or Settings PDF Search Manage PDFs).
All options are under Settings PDF Search:
Full details and shortcode options: Settings PDF Search Help.
[webequipe_pdf_search_form] (see Settings PDF Search Help for options).Ensure PDFs are indexed (Media Library “Search Indexed” column), “Enable Search Integration” is on in Settings PDF Search, and the PDF is not excluded. See the FAQ for more.
Use Settings PDF Search Advanced: enable “Background Processing” for large PDFs. Ensure your server PHP memory_limit and max_execution_time are sufficient for very large files (see Help for details). Reduce “Batch Size” if re-indexing many PDFs at once.
See the FAQ above and Settings PDF Search Help for full documentation.
The plugin stores extracted PDF text and metadata in a custom database table and a compressed backup in WordPress post meta for PDF attachments. If debug logging is enabled, it stores recent log entries in a WordPress option. It does not collect or send visitor data. If your PDFs contain personal or sensitive information, that content is in the index; mention this in your privacy policy if required.
Developed by WebEquipe. Uses smalot/pdfparser for PDF text extraction.