This project is not covered by Drupal’s security advisory policy.
Link Obfuscation
The Link Obfuscation module enhances privacy by obfuscating facets on search pages, converting <a> tags into <span> elements.
Installation
- Install the module as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.
- Navigate to the Facets configuration page (/admin/config/search/facets).
- Edit the facet you want to obfuscate.
- Check the 'Obfuscate facet link' checkbox.
- Save your changes.
- You should update the CSS to target the new 'span.drupal-masked-element' facets, as the module replaces the original
<a>elements with these spans.
Project information
56 sites report using this module
- Created by mxrtinax on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.0-beta7
released 16 April 2026
Works with Drupal: ^8.8 || ^9 || ^10 || ^11
Drupal 11 compatibility
Install:



