Linux 软件免费装
Banner图

Artiman Guard

开发者 hsmasoumi
更新时间 2026年8月14日 19:34
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

seo security forms woocommerce anti-spam

下载

0.7.2 0.8.0

详情介绍:

Artiman Guard protects WordPress and WooCommerce forms without sending CAPTCHA data or security reports to an external service. Protection layers include: Artiman Guard is designed to cooperate with WordPress Core, WooCommerce, Yoast SEO, Rank Math, AIOSEO and SEOPress. SEO directives owned by an active SEO plugin are not replaced. Developer website: https://artimanweb.com/

安装:

  1. Upload the plugin ZIP from Plugins > Add New > Upload Plugin, or install it from the WordPress Plugin Directory.
  2. Activate Artiman Guard.
  3. Open Artiman Guard > Settings.
  4. Select the forms to protect and choose Smart or Mathematical mode.
  5. Test protected forms in a private browser window before enabling stricter rules.
  6. Review suspicious activity under Artiman Guard > Security Center.

升级注意事项:

0.8.0 Adds configurable external-link and language protection for comments, WooCommerce reviews and supported form integrations. Review the new Smart Forms settings after updating. 0.7.2 Compatibility and false-positive improvements for SEO plugins, WooCommerce filters, trusted proxies and legitimate crawler traffic.

常见问题:

Does the plugin contact an external CAPTCHA service?

No. Challenge generation, proof-of-work verification, reports and rate limiting are processed locally on the WordPress site.

Is the mathematical answer visible in the page source?

No. The answer is stored server-side in a short-lived, one-time challenge record. The signed browser token does not contain the answer.

How long are security reports stored?

The administrator can choose from 7 to 90 days. Expired records are removed automatically.

How can protection be disabled after an accidental lockout?

Add this line to wp-config.php: define( 'ARTIMAN_GUARD_SAFE_MODE', true ); Remove the line or change it to false after correcting the settings.

Does it support WooCommerce?

Yes. It protects WooCommerce customer login, registration and product-review forms.

Does it support Elementor forms?

Yes. With Elementor Pro active, add the Artiman Guard field to the form. Validation runs in Elementor's Ajax submission flow.

Does it support Gravity Forms?

Yes. Add the Artiman Guard field from Advanced Fields to each form that should be protected.

Does comment protection work with wpDiscuz and other comment plugins?

Yes, when the plugin submits comments through the standard WordPress comment API. WordPress comments and WooCommerce product reviews are inspected before they are stored. Custom systems that bypass the WordPress comment API must integrate with the artiman_guard_analyze_submission filter.

How are links and languages handled in comments?

Links to the current website and its subdomains are treated as internal. External links are marked as spam by default, while trusted external domains and the comment-author website check are configurable. Automatic language mode allows Persian/Arabic and Latin text on Persian or Arabic sites. Administrators can select other writing systems or disable the check.

Does it conflict with SEO plugins?

Artiman Guard uses provider-aware integration. It works with WordPress Core, Yoast SEO and Rank Math robots output, and defers robots control to AIOSEO or SEOPress when either plugin is active. Redirect cleanup is conservative and disabled by default after upgrading.

更新日志:

0.8.0 0.7.2 0.7.1 0.7.0 For the complete release history, see changelog.txt.