Linux 软件免费装
Banner图

Email JavaScript Cloak

开发者 cgarvey
更新时间 2018年12月8日 08:24
捐献地址: 去捐款
PHP版本: 3.5.0 及以上
WordPress版本: 5.0
版权: GPLv3
版权网址: 版权信息

标签

spam email address cloaking harvest email cloak

下载

rel_1-00 rel_1-01 rel_1-02 rel_1-03

详情介绍:

This plugin lets you use a shortcode to automatically generate 'cloaked' email addresses in your content. What is cloaking? Take an email address like barack@whitehouse.gov. If that was to appear on one of your posts/pages, it could easily be 'scraped' or 'harvested' automatically to add that email address to a spam list of some sort. Cloaking is all about making that harder to do. How does this plugin do its cloaking? For any email address you include in your content, using the custom shortcode of [email barack@whitehouse.gov], that email address will appear as "barack -at- whitehouse -dot- gov" in your content initially. JavaScript running in the browser will then convert that email address to a regular, clickable, email link. Whilst it may seem pointless to convert a regular email address to a strange format only to convert it back again, the idea is that most automated 'scrapers', or 'harvesters', do not run JavaScript and hence won't be able to pick up on the non-standard email address. The vast majority of users visiting your site will have JavaScript, and will see regular email addresses (not the strange format). What about users who have no JavaScript, or have it disabled? They will see the strange format ("barack -at- whitehouse -dot- gov"). You can include a footnote using a custom short code [emailnojs] which will explain the strange format, if you wish to cater for that tiny minority of visitors.

安装:

There are 2 ways of installation. If your setup supports it, you can search for the plugin, by name, within your WordPress control panel, and install it from there. Alternatively, you download the .zip file, unzip it, and copy the resultant email-js-cloak folder to the wp-content/plugins/ folder of your WordPress instaltion folder.

屏幕截图:

  • Sample use of the [email] custom shortcode.
  • How use of the [email] custom shortcode appears on a regular JavaScript-enabled browser.
  • How use of the [email] custom shortcode appears on a browser with JavaScript disabled.

升级注意事项:

See Changelog for details.

更新日志: