直接粘在页面中即可使用
<form method=get action="http://www.google.com/search">
<input type=text name=q>
<input type=submit name=btnG value="Google搜索">
<input type=hidden name=ie value=GB2312>
<input type=hidden name=oe value=GB2312>
<input type=hidden name=hl value=zh-CN>
<input type=hidden name=domains value="www.amznz.com">
<input type=hidden name=sitesearch value="www.amznz.com">
</form>
<!--Google站内搜索结束-->
注意请根据自己网站编码而更改搜索代码中的编码如 UTF-8、 GB 2312等。<!--Baidu站内搜索开始-->
<form action="http://www.baidu.com/baidu">
<input type=text name=word>
<input type="submit"value="B aidu搜索">
<input name=tn type=hidden value="bds">
<input name=cl type=hidden value="3">
<input name=ct type=hidden value="2097152">
<input name=si type=hidden value="www.amznz.com">
</form>
<!--Baidu站内搜索结束-->
<!--Yaho o站内搜索开始-->
<form action="http://www.yahoo.com.cn/search">
<input type=text name="p">
<input typ e="submit"value="Yahoo搜索">
<input type=hidden name=vs value="www.amznz.com">
</form>
<!--Yaho o站内搜索结束-->
下面是Google和百度的Javascript版的站内搜索代码
<!--Google站内搜索开始-->
<script type="text/j avascript">function googlesearch() {var wq=document.getElementsByName("wq")[0].value;varlink="http://www.google.com/s earch?domains=www.amznz.com&sites earch=www.amznz.com&q="+wq;window.open(link); }
</script>
<input type="text" name="wq"/><input type="submit" onclick="javascript:googlesearch()"value="Google搜索" />
<!--Google站内搜索结束-->
<!--Baidu站内搜索开始-->
<script language="j avascript">function baidusearch() {var wd=document.getElementsByName("wd")[0].value;varlink="http://www.b aidu.c om/s?si=www.amznz.c om&cl=3&ct=2097152&tn=b aidul ocal&word="+wd;window.open(link); }
</script>
<input type="text" name="wd"/><input type="submit" onclick="javascript:baidusearch()"value="Baidu搜索" />
<!--Baidu站内搜索结束-->
<!--利用各种搜索引擎-->
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs"Inherits="_D efault"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml 1/D TD/xhtml 1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type"content="text/html;charset=utf-8" />
<title>站内搜索</title>
</head>
<b o dy>
<script type="text/j avascript" language="j avascript">function search4() {if(form 1.ab c0.che cked)window.open("http://s earch.sina.com.cn/cgi-bin/search/search.cgi?_searchkey=" +form 1.key.value, "mspg0");if(form1.abc 1.checked)window.open("http://site.search.s ohu.com/sites earch.j sp?page_index=0&key_word=" +form1.key.value, "mspg 1");
if(form1.abc2.checked)window.open("http://cn.search.yahoo.com/search?p=" + form 1.key.value,"ms p g2");if(form 1.ab c3.che cked)window.open("http://www.skycn.com/search.php?sor=00&ss_name=" +form 1.key.value, "mspg3");if(form 1.abc4.checked)window.open("http://www.google.com/s earch?hl=zh-CN&inlang=zh-CN&ie=GB2312&oe=GB2312&q="+form 1.key.value, "mspg4");if(form 1.ab c5.che cked)window.open("http://movie.baidu.com/srh.php?tn=baidux&word=" +form 1.key.value, "mspg5");if(form 1.ab c6.che cked)window.open("http://www.baidu.com/s?tn=sitehao 123&word="+form 1.key.value,"mspg6");if(form 1.ab c7.che cked)window.open("http://mp 3 search.b ai du.c om/wstsearch?tn=baidump 3&ct=134217728&lm=-1&rn=&word="+form 1.key.value, "mspg7");if(form1.abc8.checked)window.open("http://search.s ogua.com/s earch/search.asp?fmp3=1&frm=1&fwma=1&fasf=1&go.x=25&go.y=19&key="+form1.key.value, "mspg8");if(form 1.ab c9.che cked)window.open("http://mp3 search.baidu.com/wstsearch?tn=baidump3 lyric&ct=150994944&lm=-1&rn=&word="+form 1.key.value, "mspg9");if(form1.abc 10.checked)window.open("http://www.baidu.com/baidu?ft=all&q 1=" + form1.key.value,"mspg 10");if(form1.abc 11.checked)window.open("http://www.b aidu.c om/i?ct=201326592&cl=2&lm=-1&tn=b aiduima ge&word=" +form1.key.value, "mspg 11");if(form1.abc 12.checked)window.open("http://bingle.pku.edu.cn/scripts/ftp_search.exe?cdtype=GB&word="+form 1.key.value, "mspg 12");if(form1.abc 13.checked)window.open("http://mp 3.baidu.c om/m?rn=&tn=baidump 3&ct=134217728&lm=6&word=" +form1.key.value, "mspg 13");if(form1.abc 14.checked)window.open("http://www.yis ou.com/search?p="+form1.key.value, "mspg 14");
if(form1.abc 15.checked)window.open("http://news.baidu.com/ns?cl=2&rn=20&tn=news&word=" +form1.key.value, "mspg 15");if(form1.abc 16.checked)window.open("http://www.baidu.com/baidu?ie=gb2312&bs=&sr=&z=&ct=1048576&cl=3&f=8&word="+form 1.key.value, "mspg 16");return false;
}</script>
<form name="form 1"onsubmit="return(search4())">
<table border="0" cellspacing=0 width=100%bordercolor=#99DF95 bgcolor=#F0F7FF cellpadding=0>
<tr>
<td colspan="2" align="center"><p><B><font color="#000000">关键字:</font></B><inputtype=text name=key size=15>
<input type=submit style=COLOR:rgb(0,0,0);FONT-SIZE:9pt value=搜索name=B2>
<input type=checkbox name="abc6"value=google checked><a href=http://www.baidu.com/>百度</a>
<input type=checkbox name=abc4 value=3721><ahref=http://www.google.com/intl/zh-CN/>google</a>
<input type=checkbox name=abc7 value=baidump3><ahref=http://mp3.baidu.com/>mp3</a>
<input type=checkbox name=abc9 value=baidump3>歌词
<input type=checkbox name=abc 11 value=baidump3><a href=http://image.baidu.com/>图片</a>
<input type=checkbox name=abc13 value=baiduflash><ahref=ss/flashbaidu.htm>FLASH</a>
<input name=abc5 type=checkbox value=baidumovie><a href=http://movie.baidu.com/>影视</a>
<input type=checkbox name=abc10 value=baidufile><a href=http://file.baidu.com/>文档</a>
<input name=abc15 type=checkbox value=baidunews><a href=http://news.baidu.com/>新闻</a><br>
</p>
</td>
</tr>
<tr>
<td width="220"align="right">
</td>
<td width="516"><input type=checkbox name=abc16 value=baidudict><ahref=http://dict.baidu.com/>词典</a>
<input type=checkbox name=abc8 value=baidump3><a href=http://www.sogua.com/>搜刮mp3</a>
<input type=checkbox name=abc2 value=yahoo><ahref=http://cn.search.yahoo.com/web?&ei=UTF-8>雅虎</a>&nb sp;
<input type=checkbox name=abc3 value=yeah><a href=software.htm>软件</a> <input type=checkbox name=abc12 value=baidump3><a href=http://e.pku.edu.cn/>天网搜索</a>
<input type=checkbox name=abc 14 value=baidump3><a href=http://www.yisou.com/>一搜</a>
<input type=checkbox name=abc0 value=sina><a href=http://cha.sina.com.cn/>新浪</a>
<input type=checkb ox name=abc 1 value=sohu><a href=http://dir.sogou.com/>搜狐</a></td>
</tr>
</table>
</form>
</body>
</html>
<!--利用各种搜索引擎-->
由于行业需求和自媒体的倾向问题,对于我们个人站长建站的方向还是有一些需要改变的。传统的个人网站建站内容方向可能会因为自媒体的分流导致个人网站很多行业不再成为流量的主导。于是我们很多个人网站都在想办法进行重新更换行业,包括前几天也有和网友在考虑是不是换个其他行业做做。这不有重新注册域名重新更换。鉴于快速上手的考虑还是采用香港服务器,这不腾讯云和阿里云早已不是新账户,考虑到新注册UCLOUD账户还算比...
cmivps香港VPS带来了3个新消息:(1)双向流量改为单向流量,相当于流量间接扩大一倍;(2)Hong Kong 2T、Hong Kong 3T、Hong Kong 无限流量,这三款VPS开始支持Windows系统,如果需要中文版Windows系统请下单付款完成之后发ticket要求官方更改即可;(3)全场7折年付、8折月付优惠,优惠码有效期一个月!官方网站:https://www.cmivp...
近日Friendhosting发布了最新的消息,新上线了美国迈阿密的云产品,之前的夏季优惠活动还在进行中,全场一次性45折优惠,最高可购买半年,超过半年优惠力度就不高了,Friendhosting商家的优势就是100Mbps带宽不限流量,有需要的朋友可以尝试一下。Friendhosting怎么样?Friendhosting服务器好不好?Friendhosting服务器值不值得购买?Friendho...