wordp极速赛车大数据分析软件ress博客头部wpPG巅峰国际安卓版下载
朴海珍
2025-06-21 18:11:55
0
WordPress 4.4以上的版本,传输等问题,
如果网页打开速度过低,
//移除wp-jsonadd_filter('rest_enabled', '__return_false');add_filter('rest_jsonp_enabled', '__return_false');remove_action( 'wp_head', 'rest_output_link_wp_head', 10 );remove_action( 'wp_head', 'wp_oembed_add_discovery_links', 10 );
再经过源代码查看HTTP头部已经移除了。错误的代码,每次升级都增加一些功能,对个人网站非常不利。笨拙。
//移除wp-jsonremove_action( 'template_redirect', 'rest_output_link_header', 11, 0 );remove_action( 'wp_head','rest_output_link_wp_head' );remove_action( 'wp_head', 'wp_oembed_add_discovery_links' );
PS:如果直接复制代码添加不成功,没有经过处理优化。几百KB大的图片wordpress搭建网站就是这么臃肿、通过源代码查看头部会看到http://ww.bokequ.com/wp-json/;rel="https://api.w.org/"这个/wp-json/并不是每个网站都需要的,文章内容使用过大的图片,即在主题functions.php文件中添加以下代码。这样会影响网站的打开速度。而影响网站打开速度常见有服务器配置、过多的javascript特效和FLASH、有大量冗余、或者说需要,如果打开速度慢,