Radar LinkHawk

Scan outbound links, find broken URLs, review redirects, and update selected links in bulk.

2 database tables

Table NameDescriptionMethod
wp_linkhawk_linksStores linkhawk links data created by this plugin.Static
wp_linkhawk_scan_runsStores linkhawk scan runs 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:linkhawk_db_versionOption key:linkhawk_last_action_resultOption key:linkhawk_scan_stateOption key:linkhawk_settings
wp_postmeta
Post meta
wp_usermeta
User meta