Automath Link Builder

Automath Link Builder helps WordPress site owners build stronger internal links, manage auto-link rules, and review link health from one dashboard.

2 database tables

Table NameDescriptionMethod
wp_amlb_autolinksStores amlb autolinks data created by this plugin.Static
wp_amlb_clicksStores amlb clicks 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:amlb_delete_data_on_uninstallOption key:amlb_last_report_scanOption key:amlb_settings
wp_postmeta
Post meta