Gotcha! Altering Search Queries in Drupal 7
When building a website, regardless of the technologies used, sometimes you want certain pages to be publicly accessible, but not show up in results from in-site searches for one reason or another. The problem with execution of this with a community driven content management system such as Drupal is that you are working with modules written by different developers and every one does things a...