百度站长API提交代码
var url= window.location.href; $.ajax({ //提交数据的类型 POST GET type:"POST", //提交的网址 url:"http://data.zz.baidu.com/urls?site=...
var url= window.location.href; $.ajax({ //提交数据的类型 POST GET type:"POST", //提交的网址 url:"http://data.zz.baidu.com/urls?site=...
自己没日没夜敲出来的站,稍微漂亮一点,被人看上了就难逃一扒,扒站是难免的,但不能让他轻轻松松就扒了; 前些天有个朋友做的官网被某不法网站镜像,严重影响到 SEO,当时的解决方法是通过屏蔽目标 IP 来阻止它继续镜像,但这种亡羊补牢的方法并不...
<script type="text/javascript"> try { var urlhash = window.location.hash; if (!urlhash.match("fromapp")) { if ((na...
<!DOCTYPE html> <html> <body> <script> alert("My First JavaScript"); </script> </body&g...
<!DOCTYPE html> <html> <meta charset="utf-8"> <head> <script src="https://cdn.bootcss.com/jqu...
下面代码的作用是将www.yunxuqiu.com跳转到yunxuqiu.com.注意:用http状态码查询显示为200.所以并不能用于301跳转,如果一定要用,这样有可能会影响到您网站的seo搜索引擎优化。 <script lang...