Skip to content

backdrop-contrib/search_exclude_nid

Repository files navigation

Search Exclude NID

Search Exclude NID hides single nodes, identified by their node IDs, from the search results.

Sometimes it's necessary to exclude single nodes from the site search. With this tiny module you can exclude listing pages or other unwanted node pages from the search result by entering their node ids into an exclusion list.

Installation

  • Install this module using the official Backdrop CMS instructions at https://docs.backdropcms.org/documentation/extend-with-modules.
  • Add the permission "Administer search exclude nid" to the necessary roles.
  • Visit the configuration page under Administration > Configuration > Search > Hide nodes from search (admin/config/search/search_exclusion) to add nodes to the exclusion list from search.

Requirements

This module requires that the following modules are also enabled:

  • Search (Core module)

Issues

Bugs and Feature Requests should be reported in the Issue Queue: https://github.com/backdrop-contrib/search_exclude_nid/issues.

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.