为了GG蜘蛛能搜索到你在使用GG搜索框,不建议关闭GG搜索框!用STYLE来隐藏GG搜索框,然后换你自己的搜索框(使用隐藏不影响收录)。
HH365:使用你的GG链接单元广告和我的自定义搜索框演示效果(因为不知道你的搜索框代码)。注意:如果你会修改代码可以修改以前已设置的广告代码,不然就先去了以前的,我已把你以前的设置进去了!
设置方法:
(1):系统设置-基本设置-备案信息(ICP)处加:
引用:
<script>if(document.getElementById("forumstats")!=null){document.getElementById("forumstats").innerHTML+=document.getElementById("diysearchform").innerHTML}</script>
(2):系统设置-论坛管理-版块简介(不能加在横排板块里)加:
引用:
<div id="diysearchform" style="display:none"><div id="diysearchformzdy">
<form action="http://www.baidu.com/baidu" target="_blank">
<input name=tn type=hidden value=baidu><a href="http://diy.book.topzj.com/index.php"> <img src="http://up1.googletounion.com/data/book/36/42/91/a/08/17/20080422_91bd37beb031d142161dwf9mRpw8D9y9.gif" alt="DIY" align="middle" border="0"></a>
<input type="text" id="username" name="word" size="10" maxlength="30" tabindex="1" value="Do it yourself" onclick="this.value = ''" />
<input type="submit" value="DIY搜索"></form> <br>
<script type="text/javascript"><!--
google_ad_client = "pub-2372555895690868";
/* 728x15, 创建于 08-5-3 */
google_ad_slot = "5074110241";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div>
红色是我的搜索框,换成你自己的! 兰色是你的GG链接单元广告代码!
(3):系统设置-基本设置-搜索引擎优化-其他头部信息加:
引用:
<style><!--#userinfo{position:absolute}#userinfo br,#foruminfo form{display:none}#userinfo form,#diysearchformzdy form{display:block}--></style>
[
本帖最后由 diy1 于 2008-5-15 19:23 编辑 ]