原文地址:http://www.itbiao.com/post-59.html
用前必读:前提是你必须对网站论坛绑定有一级域名,否则无效
代码使用方法:进入论坛后台,全局--优化设置--其他头部信息(把以下代码输入其他头部信息)即可
<script> if(top.location.href.indexOf(‘www.itbiao.com‘)<0) { location.replace(top.location.href.replace("itbiao.67898899.com",www.itbiao.com)) } </script>
或
<SCRIPTLANGUAGE=JAVASCRIPT> <!-- if(top.location.href.indexOf("http://www.itbiao.com")==-1) top.location.href=http://www.itbiao.com; //--> </SCRIPT>
站长应该都能看懂这个代码
看到代码中的三处网址,有一处是你的二级域名,一处是你所绑定的顶级域名,(把这三处修改为你站的地址)
时间: 2024-10-10 17:44:38