加入收藏|设为首页

手机版
$(function(){ $("#sj").hover(function(){ $(".wap_in").show(); },function(){ $(".wap_in").hide(); }); });
惠州-惠城
0752-2285080 130 752 11555
深圳
重庆
昆明
贵阳
$(window).scroll(function(){ var scrollTop = $(document).scrollTop(); if(scrollTop > 0){ $("#top").addClass("s_down"); } else { $("#top").removeClass("s_down"); } initTop = scrollTop; });
新闻中心
经典案例 [ 更多 ]
  • 中国大麦网

  • 田美花园

  • 树年手机

  • 黑龙潭

  • 以幸时尚摄影

合作伙伴

怎么样让google找到本站?

2014-07-09 11:27:29 来源:知讯网络 字体大小:TTT
[摘要] 要被google收录,首先需要让google找到本站,google有三种办法找到本站:a 安装了google工具条的人访问本站,如果本站尚未被google收录过,
 要被google收录,首先需要让google找到本站,google有三种办法找到本站:
a.安装了google工具条的人访问本站,如果本站尚未被google收录过,那么google就会从工具条返回的信息中了解本站的受用户欢迎程度,并对本站进行网页抓取。
b.其他网站对本站的链接,当其他网站的页面已经被google收录,上面有本站链接,google就能通过超链分析找到本站。
c.当有用户以site语句查询本站信息时,也能让google主动收录本站。
3.2提升本站在搜索结果中的排名
3.2.1Google对搜索结果的排名因素:
a.著名的PageRank技术,也就是链接本站的网页的重要程度,其实,从经验看,这个技术所起的作用越来越小。
b.全站被收录页数,同样一个网页,放在被收录页数只有几百页的网站里和被收录页数达到几十万的网站里时,被搜索引擎命中的可能性相差十分悬殊,在持续一个多月的测试里,一个内容比较偏色 情的网页,在只被搜索引擎收录几百页的网站里被搜索引擎用户命中的次数平均每天不到一次,而被搜索引擎收录几十万页的另一个网站里被搜索引擎用户命中数平均每天一百次上下,而且比较稳定。
c.被用户访问情况,google做了这样的用户行为假定,如果一个网页重要程度还不足以让用户收藏,但是用户有回访的兴趣时,就有很大可能性去通过搜索引擎找回这个网页,所以,根据用户点击搜索结果的投票可以判断一个网页的受欢迎程度,这个方法甚至比page
rank更符合用户需求。
$(document).ready(function() { $("#selectXiangGuanLianJie").change(function() { var hrefstr = $.trim($(this).val()); if (hrefstr != "" && hrefstr != "0" && hrefstr != undefined) { var tmp = window.open("about:blank", "", ""); tmp.moveTo(0, 0); tmp.resizeTo(screen.width + 20, screen.height); tmp.focus(); tmp.location = hrefstr; } }) }) var yzhzsfid = "10000007"; $(document).ready(function() { if (para("q")) { $(".ccooperate .item").eq(para("q")).show().siblings().hide(); $(".xymenu li a").eq(para("q")).parent().addClass("current").siblings().removeClass("current"); } else { $(".ccooperate .item").eq(0).show().siblings().hide(); $(".xymenu li").eq(0).addClass("current").siblings().removeClass("current"); } $("input:text,select,textarea").bind({ focus: function() { $(this).css("border-color", "#222") }, blur: function() { $(this).css("border-color", "#bbb") } }) }) function fontSizeChange(){ $(".newspage center.info span").click(function(){ $(this).addClass("current").siblings().removeClass("current"); if($(this).hasClass("small")) $(".zw").css("font-size",14); if($(this).hasClass("middle")) $(".zw").css("font-size",16); if($(this).hasClass("big")) $(".zw").css("font-size",18); }) } fontSizeChange(); $(".rxxm").imgFade(); setFullHeight(); $(window).resize(function(){ setFullHeight(); }); $(".rxxm").imgFade();

深圳知讯
深圳业务咨询

惠州知讯
惠州业务咨询

重庆知讯
重庆业务咨询

贵阳知讯
贵阳业务咨询

昆明知讯
昆明业务咨询

客服李小姐 客服李小姐

客服许小姐 客服许小姐

客服王小姐 客服王小姐

 备案客服 备案客服

var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3Ff0883abc848f2bd29b354805cee56dbd' type='text/javascript'%3E%3C/script%3E")) var box = new LightBox("idBox"); $("idBoxCancel").onclick = function(){ box.Close(); } $("idBoxOpen").onclick = function(){ //box1.Close(); box.Center = true; box.OverLay.Color = "#000"; box.Show(); } var box1 = new LightBox("idBox1"); $("idBoxCancel1").onclick = function(){ box1.Close(); } $("idBoxOpen1").onclick = function(){ //box.Close(); box1.Center = true; box1.OverLay.Color = "#000"; box1.Show(); } function kefu_close() { document.getElementById("bottomDiv1").style.display="none"; $(".footer").css({"margin-bottom":"0px"}) }