Rc2i Content Pruning
Analyze outbound & internal links, detect orphan pages, find broken links, and identify low-traffic content with Google Search Console.
7 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_contpr_internal_links_details | Stores contpr internal links details data created by this plugin. | Static |
| wp_contpr_internal_links_stats | Stores analytics or statistics data. | Static |
| wp_contpr_outbound_links | Stores contpr outbound links data created by this plugin. | Static |
| wp_contpr_outbound_links_history | Stores contpr outbound links history data created by this plugin. | Static |
| wp_contpr_outbound_links_meta | Stores additional metadata (key-value pairs) for contpr outbound links records. | Static |
| wp_contpr_page_traffic | Stores contpr page traffic data created by this plugin. | Static |
| wp_contpr_redirections | Stores contpr redirections 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_commentmetawp_commentswp_optionsOption key:
contpr_db_versionOption key:contpr_excluded_domainsOption key:contpr_excluded_meta_keysOption key:contpr_excluded_pathsOption key:contpr_google_access_tokenOption key:contpr_google_auth_modeOption key:contpr_google_client_idOption key:contpr_google_client_secretOption key:contpr_google_refresh_tokenOption key:contpr_google_search_console_urlOption key:contpr_traffic_date_rangewp_postmeta