| 开发者 | kamenzy |
|---|---|
| 更新时间 | 2026年7月12日 17:55 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
define( 'AXIORANK_SITE_KEY', 'axr_site_...' );Software that uses the web on a person's or a company's behalf. Examples include the assistants behind ChatGPT and Claude fetching a page to answer a question, shopping assistants comparing products, and automation tools that fill in forms. Some are welcome guests, some are noisy scrapers, and some are impostors dressed up as the welcome ones. This plugin helps you tell the difference.
No. Ordinary page views by people are never even checked. The plugin looks at requests that appear automated, plus traffic to the sensitive endpoints you selected, and it blocks nothing until you switch from Monitor to Enforce. Even in Enforce mode, blocking is aimed at agents that fail verification or break your rules. A real person going about their day is simply allowed through.
No. Search engines spend nearly all of their time reading your public pages, which are usually served from cache and never touch this plugin. Nothing at all is blocked in Monitor mode. In Enforce mode, verified crawlers that follow your rules are allowed; blocking targets agents that fail verification or pretend to be something they are not.
No. Setup is copy and paste: create an AxioRank account, copy the site key, paste it into the settings page, and press "Test connection". The recommended protection scope is preselected, and the plugin starts in the watch-only Monitor mode.
Yes, happily. Cached pages are served exactly as before. The plugin focuses on the dynamic parts of the site that caching does not cover, so the two do complementary jobs.
You should not notice it. Most traffic is never checked at all. When a request is checked, the plugin makes one quick call to AxioRank with a strict time limit of about a second. If the answer does not arrive in time, the request is allowed through so nobody is kept waiting.
Your site keeps working normally. The plugin is designed to fail open: whenever it cannot get an answer, it allows the request and steps aside. A verification problem will never take your site offline.
Only the basics needed to verify identity, and only for requests the plugin decides to check: the address requested, the request type, the stated user agent, the IP address, and the headers that carry the agent's signature. Cookies, passwords, and the contents of forms and posts are never sent. The Description has the full breakdown.
The plugin is free. It connects to the AxioRank service, which has a free plan that covers getting started with a website, and paid plans with more capacity and features.
Switch back to Monitor. That immediately stops all blocking. Then check the activity panel or your AxioRank dashboard to see what was blocked and why, adjust your scope or rules, and try Enforce again.