Tagged Questions
0
votes
1answer
71 views
How do I remove certain tags and contents with PHP, using PHPCrawler
I am currently using PHPCrawler for some search functionality on a site. I need to remove some of the page elements from being indexed.
For example, I have used:
$doc_body = ...