AI-Advisors

Server-side AI bot tracking and answer-engine optimization (AEO) for WordPress. Capture AI crawler visits and review fixes in a WordPress inbox.

2 database tables

Table NameDescriptionMethod
wp_aiadvisors_actionsStores aiadvisors actions data created by this plugin.Static
wp_aiadvisors_queueA job queue table for managing background tasks and scheduled operations.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_options
Option key:aiadvisors_db_versionOption key:aiadvisors_faq_schemaOption key:aiadvisors_has_page_faqOption key:aiadvisors_install_timeOption key:aiadvisors_llms_backupOption key:aiadvisors_org_schemaOption key:aiadvisors_robots_rulesOption key:aiadvisors_settings
wp_postmeta
Post meta