Website SEO Checker And Audit

A complete on-page SEO audit plugin with a React dashboard. Crawl pages, detect issues, track links, and monitor SEO health.

6 database tables

Table NameDescriptionMethod
wp_frank_audit_historyStores frank audit history data created by this plugin.Static
wp_frank_audit_issuesStores frank audit issues data created by this plugin.Static
wp_frank_audit_linksStores frank audit links data created by this plugin.Static
wp_frank_audit_pagesStores frank audit pages data created by this plugin.Static
wp_frank_seo_404_logsA logging table that records activity, events, or audit history.Static
wp_frank_seo_redirectsStores frank seo 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:frank_seo_background_scan_queueOption key:frank_seo_db_versionOption key:frank_seo_settings
wp_postmeta
Post meta