AI Internal Linking Manager

Advanced automatic internal linking - Smart keyword detection and performance optimization.

4 database tables

Table NameDescriptionMethod
wp_aiinlito_keywordsStores aiinlito keywords data created by this plugin.Static
wp_aiinlito_link_trackingStores aiinlito link tracking data created by this plugin.Static
wp_aiinlito_processing_queueA job queue table for managing background tasks and scheduled operations.Static
wp_aiinlito_trashStores aiinlito trash 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_options
Option key:aiinlito_Option key:aiinlito_allowed_post_typesOption key:aiinlito_db_versionOption key:aiinlito_enable_cachingOption key:aiinlito_max_keywords
wp_postmeta
Post meta
wp_usermeta
User meta