LinkRail Redirects, 404 & Security
All-in-one redirect manager, broken-link repair and admin URL security for WordPress. 301/302/307/308/410, regex, hidden /wp-login, IP whitelist, emer …
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_linkrail_404s | Stores linkrail 404s data created by this plugin. | Static |
| wp_linkrail_logs | A logging table that records activity, events, or audit history. | Static |
| wp_linkrail_redirects | Stores linkrail 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_optionsOption key:
linkrail_custom_login_slugOption key:linkrail_db_versionOption key:linkrail_ignore_botsOption key:linkrail_ip_whitelistOption key:linkrail_log_visitsOption key:linkrail_migrated_blob_v1Option key:linkrail_recovery_tokenOption key:linkrail_security_enabledOption key:linkrail_seo_keep_daysOption key:linkrail_seo_some_flagOption key:linkrail_settingsOption key:linkrail_settings__migrated_backupOption key:linkrail_track_404