加入收藏|设为首页

手机版
$(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; });
新闻中心
经典案例 [ 更多 ]
  • 中国大麦网

  • 田美花园

  • 树年手机

  • 黑龙潭

  • 以幸时尚摄影

合作伙伴

了解下博客优化中的十二个方法?

2014-05-30 12:10:42 来源:知讯网络 字体大小:TTT
[摘要] 1、从头开始优化,logo是SEO的一个关键元素,文字logo比图片更利于搜索引擎优化,我们也可以通过对背景Logo结合
1、从头开始优化,logo是SEO的一个关键元素,文字logo比图片更利于搜索引擎优化,我们也可以通过对背景Logo结合隐藏文字链接的方法优化。

2、布局的语义化。搜索引擎并不能像访客那样很直观的去查看网页,它只能通过分析页面内的标记语言来理解网站的内容,所以,尽量简单、明了、规范的语义化网页是优化的一个很重要的手段。

3、具有良好的用户体验和界面设计。这点非常重要,这些是很细小的技巧,是对设计的把握和访客心理的揣测。

4、页面的标准化。对用户来说,网站标准就是最佳体验。

5、使用sitemap和robots.txt。使用插件googlexmlsitemaps(http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/)

6、和第2条所指出的一样,注释网页内的图片(增加描述),对图片的尺寸加宽高的描述都是很必要的优化。

7、固定链接。在优化方面,推荐将固定链接设置为/postname/格式,因为搜索引擎对固定链接的权重www.domain.com比domain.com高,domain.com比domain.com/xxx/高,domain.com/xxx.htm高。

8、丰富的内部链接和外部链接。内部链接是搜索引擎蜘蛛爬页面的一个很重要的部分,应尽量使用文字链接,尽量不使用js内的链接。好的内部链接可以整体提升站内搜索引擎的排名。
9、分析博客的流量数据。我是通过googleanalytics分析的,googleanalytics很强大,我通过对页面的内容、关键部分点击、关键字、页面浏览来做优化,这部分我觉得需要去掉页面中那些无关紧要的鸡肋。

10、在wordpress中使用seo插件。这篇文章推荐了20款wordpressseo的插件http://www.mangguo.org/20-best-wordpress-SEO-plugin/。

11、使用雅虎的yslow和googlepagespeed并根据相关建议优化你的博客。针对优化的效果,可以使用这个小工具看一看http://www.ranknow.cn/。

12、使用优化网页速度的插件。越小的页面,对搜索引擎的优化更好,在wordpress上可以通过gzip对页面及页面的组件进行压缩,除此之外,我的博客一直在用的4个插件,使用方便,对程序的兼容性和稳定性较好,占用服务器资源较少.

$(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"}) }