Redirection
Manage 301 redirects, track 404 errors, and improve your site. No knowledge of Apache or Nginx required.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_redirection_404 | Stores redirection 404 data created by this plugin. | Static |
| wp_redirection_groups | Stores redirection groups data created by this plugin. | Static |
| wp_redirection_items | Stores redirection items data created by this plugin. | Static |
| wp_redirection_logs | A logging table that records activity, events, or audit history. | 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:
301_redirectsOption key:blog_charsetOption key:prli_db_versionOption key:quickppr_redirectsOption key:redirection_indexOption key:redirection_lookupOption key:redirection_optionsOption key:redirection_postOption key:redirection_rootOption key:rss_languageOption key:ss_redirectswp_postmetawp_termmetawp_usermeta