加上Google搜尋框
阿新 • • 發佈:2019-02-03
1,開啟template/default/header.htm檔案
2,找到<!--{if !empty($_SGLOBAL['member']['notenum'])}--><li class="notify"><a href="space.php?do=notice">{$_SGLOBAL['member']['notenum']}條新通知</a></li><!--{/if}-->
3,在後面加入以下程式碼
<!-- Search Google -->
<li><form method="get" action="http://www.google.cn/custom" target="google_window">
<label for="sbi" style="display: none">輸入您的搜尋字詞</label>
<input type="text" name="q" size="20" maxlength="255" value="" id="sbi"></input>
<label for="sbb" style="display: none">提交搜尋表單</label><input type="submit" name="sa" value="搜尋" id="sbb"></input>
<input type="hidden" name="client" value="pub-6796577311614306"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="GB2312"></input>
<input type="hidden" name="oe" value="GB2312"></input>
<input type="hidden" name="cof"
value="GALT:#0066CC;GL:1;DIV:#ffffff;VLC:336633;AH:center;BGC:FFFFFF;LBGC:FF9900;ALC:0066CC;LC:0066CC;T:000000;GFNT:666666;GIMP:666666;FORID:1"></input>
<input type="hidden" name="hl" value="zh-CN"></input>
</table></form></li>
<!-- Search Google -->
4,如果你有Google的AdSense帳號,記得把程式碼中"pub-6796577311614306"這一段改為你的帳號程式碼,不然你就在幫我走流量啦~~
5,如果沒有Google的AdSense帳號,趕緊去申請吧,申請網址:
https://www.google.com/adsense/g-app-single-1
2,找到<!--{if !empty($_SGLOBAL['member']['notenum'])}--><li class="notify"><a href="space.php?do=notice">{$_SGLOBAL['member']['notenum']}條新通知</a></li><!--{/if}-->
3,在後面加入以下程式碼
<!-- Search Google -->
<li><form method="get" action="http://www.google.cn/custom" target="google_window">
<label for="sbi" style="display: none">輸入您的搜尋字詞</label>
<input type="text" name="q" size="20" maxlength="255" value="" id="sbi"></input>
<label for="sbb" style="display: none">提交搜尋表單</label><input type="submit" name="sa" value="搜尋" id="sbb"></input>
<input type="hidden" name="client" value="pub-6796577311614306"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="GB2312"></input>
<input type="hidden" name="oe" value="GB2312"></input>
<input type="hidden" name="cof"
value="GALT:#0066CC;GL:1;DIV:#ffffff;VLC:336633;AH:center;BGC:FFFFFF;LBGC:FF9900;ALC:0066CC;LC:0066CC;T:000000;GFNT:666666;GIMP:666666;FORID:1"></input>
<input type="hidden" name="hl" value="zh-CN"></input>
</table></form></li>
<!-- Search Google -->
4,如果你有Google的AdSense帳號,記得把程式碼中"pub-6796577311614306"這一段改為你的帳號程式碼,不然你就在幫我走流量啦~~
5,如果沒有Google的AdSense帳號,趕緊去申請吧,申請網址: