BasisRedirects

Manage URL redirections with bulk management, import/export, logs, analytics, and a link scanner.

5 database tables

Table NameDescriptionMethod
wp_basis_broken_linksStores basis broken links data created by this plugin.Static
wp_basis_link_scan_queueA job queue table for managing background tasks and scheduled operations.Static
wp_basis_link_scansStores basis link scans data created by this plugin.Static
wp_basis_redirect_logsA logging table that records activity, events, or audit history.Static
wp_basis_redirectsStores basis redirects 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:basis_redirects_options