Broken Link Checker

Broken Link Checker helps you catch broken links & images fast, before they hurt your SEO or UX. Scan and bulk-fix issues from one easy dashboard.

6 database tables

Table NameDescriptionMethod
wp_blc_filtersStores blc filters data created by this plugin.Static
wp_blc_instancesStores blc instances data created by this plugin.Static
wp_blc_linkdataStores blc linkdata data created by this plugin.Static
wp_blc_linksStores blc links data created by this plugin.Static
wp_blc_postdataStores blc postdata data created by this plugin.Static
wp_blc_synchStores blc synch 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_comments
Direct access
wp_options
Option key:activateOption key:avatar_defaultOption key:avatar_ratingOption key:blc_activation_enabledOption key:blc_installation_logOption key:blc_settingsOption key:network_wideOption key:overwriteOption key:silentOption key:wpmudev_blc_reviewedOption key:wsblc_options
wp_postmeta
Post meta
wp_usermeta
User meta