Hide Link

Description

After successful activation every time you add #hide-this-link to a link, the plugin will replace it with an hidden link.

For example, for an URL as https://sample-link.com you should write https://sample-link.com#hide-this-link. Then you will still be able to click on the link, but robots will not see it because Hide Link will replace the link tag with a span and make it clickable with a line of JavaScript.

Similar plugin to hide emails from bot

If you need something similar to hide the emails, you can try Email No Bot

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Hide Link” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Hide Link” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.0.2

  • Added: possibility to hide download links

0.0.1

  • First release