网站自动推送加快收录 百度自动推送工具代码 360自动收录代码
放到页面最底部
| <!--baidu自动推送工具代码--> | |
| <script> | |
| (function(){ | |
| var bp = document.createElement('script'); | |
| var curProtocol = window.location.protocol.split(':')[0]; | |
| if (curProtocol === 'https') { | |
| bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; | |
| } | |
| else { | |
| bp.src = 'http://push.zhanzhang.baidu.com/push.js'; | |
| } | |
| var s = document.getElementsByTagName("script")[0]; | |
| s.parentNode.insertBefore(bp, s); | |
| })(); | |
| </script> | |
| <!--360自动收录代码--> | |
| <script> | |
| (function(){ | |
| var src = "https://jspassport.ssl.qhimg.com/11.0.1.js?d182b3f28525f2db83acfaaf6e696dba"; | |
| document.write('<script src="' + src + '" id="sozz"></script>'); | |
| })(); | |
| </script> |





