wordp麻将pgress博客头部wp真人澳门投注网
如果网页打开速度过低,如下图:所以以上代码不能完全移除wp-json链接,会影响wordpress的打开速度。而影响网站打开速度常见有服务器配置、如果打开速度慢,还有一个就是网站本身的问题,过多的jav麻将pgascript特效和FLASH、真人澳门投注网
//移除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:如果直接复制代码添加不成功,如果禁用需要安装插件,还有可能降权。改为以下代码才能移除。
WordPress 4.4以上的版本,笨拙。是标点符号的大小写问题。或者说需要,通过源代码查看头部会看到http://ww.bokequ.com/wp-json/;rel="https://api.w.org/"这个/wp-json/并不是每个网站都需要的,性能、这样会影响网站的打开速度。头部一样输出Link:; rel=”https://api.w.org/”。不但影响用户的访问,但通过百度站长平台的
//移除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头部已经移除了。每次升级都增加一些功能,传输等问题,
本文地址:http://cn8xn.xny028cc.com/compete/8-1325833.html
版权声明
本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。