Azayem Bots Tracker – Bot Visits Logger
A custom plugin to log search engine bot visits and analyze their crawl budget directly inside WordPress (no external services required).
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_bots_visits | Stores bots visits data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
bt_bots_filter_custom_namesOption key:bt_bots_filter_enabledOption key:bt_bots_filter_modeOption key:bt_bots_filter_selected_botsOption key:bt_bots_filter_sourceOption key:bt_bots_retention_daysOption key:bt_bots_tracker_db_version