{"table_name":"seopress_content_analysis","full_table_name":"wp_seopress_content_analysis","description":"Stores seopress content analysis data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_seopress_content_analysis` (\\n  `id` bigint NOT NULL AUTO_INCREMENT,\\n  `post_id` bigint DEFAULT NULL,\\n  `title` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `description` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `og_title` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `og_description` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `og_image` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `og_url` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `og_site_name` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `twitter_title` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `twitter_description` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `twitter_image` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `twitter_image_src` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `canonical` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `h1` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `h2` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `h3` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `images` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `meta_robots` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `meta_google` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `links_no_follow` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `outbound_links` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `internal_links` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `json_schemas` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `keywords` text COLLATE utf8mb4_unicode_520_ci,\\n  `permalink` text COLLATE utf8mb4_unicode_520_ci,\\n  `score` text COLLATE utf8mb4_unicode_520_ci,\\n  `analysis_date` datetime DEFAULT NULL,\\n  PRIMARY KEY (`id`),\\n  KEY `idx_post_id` (`post_id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"wp-seopress","name":"SEOPress – On-site SEO & Analytics","active_installs":300000,"version":"9.7.4","wp_org_url":"https://wordpress.org/plugins/wp-seopress/"}}