- Entity Protect Email Links
- Editor menu command
- 50 Installs
Readme
Editor menu command to convert certain characters in the HREF and/or visible text of email links in the selected text to HTML entity encoding, making it more difficult for some bots and spiders to detect and harvest the email address for spam purposes, while retaining a high degree of human readability and editability of the code.
Provided "as is." Use at your own risk.
By Morgan Adams, Adams Immersive
Notes
Encodes all @ signs and periods, leaving the remaining text portions of each email address intact and editable. (No detection of email links is performed: this substitution will occur for ANY selected @ signs and periods.)
Encodes the "m" in all instances of the word "mail", "email", or "mailto".
Encodes the colon after "mailto:"
Encodes the "s" in "subject=".
Changelog
Version 1.0
Initial release