內容簡介
總結:Bots Tracker 是一個自訂的外掛程式,旨在偵測和記錄搜索引擎機器人和爬蟲的訪問,並將其存儲在專用的數據庫表中,透過 WordPress 管理員界面顯示詳細的機器人訪問信息,同時比較不同時間範圍內的爬取預算。
問題與答案:
1. Bots Tracker 是為了什麼而設計的?
- 檢測和記錄搜索引擎機器人和爬蟲的訪問。
2. Bots Tracker 將這些訪問內容存儲在哪裡?
- 將訪問記錄存儲在專用的數據庫表中。
3. Bots Tracker 可以在 WordPress 管理員介面中提供哪些詳細的機器人訪問信息?
- 藉由篩選器、分頁和每個 URL 的爬取預算顯示詳細的機器人訪問。
4. 除了單純記錄機器人訪問,Bots Tracker 還有什麼功能?
- 可以比較不同時間範圍內的爬取預算;可以在刪除外掛程式時保持數據庫的整潔;可以自訂如何管理機器人訪問的數據。
外掛標籤
開發者團隊
② 後台搜尋「Azayem Bots Tracker – Bot Visits Logger」→ 直接安裝(推薦)
原文外掛簡介
Bots Tracker is a custom-built plugin designed to:
Detect and log visits from search engine bots and crawlers.
Store visits in a dedicated database table for analysis.
Display detailed bot visits inside WordPress Admin (with filters, pagination, and per-URL crawl budget).
Compare crawl budget between two time ranges (current vs previous period).
Main features:
Bot Detection & Logging
Detects various bots (Googlebot, Bingbot, GPTBot, etc.) using User-Agent signatures.
Saves bot name, visited URL path, IP address, and visit time to a custom database table.
Admin Dashboard Pages
Main Report: paginate and filter bot visits, with search by URL, bot name, and date range.
Crawl Budget by URL: aggregate visits per URL with total hits, unique bots, and first/last visit times.
Comparative Report: compare total crawl budget between current and previous periods.
Clean Uninstall
On plugin deletion, the custom database table and plugin options are removed from WordPress to keep your database clean.
Settings & Data Management
Configure how long bot visit logs are stored (data retention in days).
Enable or disable bot filtering to store only selected bots (e.g., only Googlebot and Bingbot) or to exclude specific bots.
Run on-demand database optimization for the bot visits table directly from the settings page.
Manually delete old records using a one-click cleanup tool.
Automatic cleanup via WP-Cron based on your configured retention period.
Privacy
This plugin stores the following data about bot visits in a custom database table:
– Bot name (derived from the User-Agent string)
– Bot IP address
– Visited URL path
– Visit timestamp
No data is sent to any third-party servers. This plugin tracks bots only, not human visitors.
