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 NameDescriptionMethod
wp_contpr_internal_links_detailsStores contpr internal links details data created by this plugin.Static
wp_contpr_internal_links_statsStores analytics or statistics data.Static
wp_contpr_outbound_linksStores contpr outbound links data created by this plugin.Static
wp_contpr_outbound_links_historyStores contpr outbound links history data created by this plugin.Static
wp_contpr_outbound_links_metaStores additional metadata (key-value pairs) for contpr outbound links records.Static
wp_contpr_page_trafficStores contpr page traffic data created by this plugin.Static
wp_contpr_redirectionsStores 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_commentmeta
Comment meta
wp_comments
Direct access
wp_options
Option 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_range
wp_postmeta
Post meta