{"slug":"apoyl-bingpush","name":"[凹凸曼]自动推送Bing自动推送IndexNow","description":"这是一款解决把你文章内容推送到Bing必应搜索引擎里，也可以推送到IndexNow，让Bing第一时间抓取你的内容，加速Bing收录（必应收录）你的网站内容。IndexNow是让搜索引擎及时索引新技术，帮助更好实现网站SEO，让搜索引擎更快的收录。","author":"apoyl","active_installs":20,"version":"1.9.0","wp_org_url":"https://wordpress.org/plugins/apoyl-bingpush/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"apoyl_bingpush","full_table_name":"wp_apoyl_bingpush","description":"Stores apoyl bingpush data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"apoyl_bingpush_indexnow","full_table_name":"wp_apoyl_bingpush_indexnow","description":"Stores apoyl bingpush indexnow data created by this plugin.","detection_method":"both","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_apoyl_bingpush_indexnow` (\\n  `id` bigint NOT NULL AUTO_INCREMENT,\\n  `aid` bigint NOT NULL DEFAULT '0',\\n  `subject` varchar(100) NOT NULL,\\n  `url` varchar(200) NOT NULL,\\n  `ispush` tinyint(1) NOT NULL DEFAULT '0',\\n  `isdel` tinyint(1) NOT NULL DEFAULT '0',\\n  `msgs` varchar(300) NOT NULL,\\n  `modtime` int NOT NULL DEFAULT '0',\\n  PRIMARY KEY (`id`),\\n  KEY `modtime` (`modtime`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci"}],"table_count":2}