当前位置: 首页 > 图文教程 > 网站运营 > 建站经验 > GOOGLE官方建议网站设计方案

建站经验
域名投资须谨慎 阿里巴巴“卧底门”事件
淘宝网店装修教程(1):学习借鉴创新起个好名字
淘宝网店装修教程(2):制作个性化的店标
淘宝网店装修教程(3):普通店免费的风格设置
淘宝网店装修教程(4):吸引用户的店铺公告
淘宝网店装修教程(5):简单设置掌柜推荐
淘宝网店装修教程(6):普通店铺宝贝分类
淘宝网店装修教程(7):店铺交流区的管理
淘宝网店装修教程(8):友情链接的设置管理
淘宝网店装修教程(9):赏心悦目的宝贝描述
淘宝网店装修教程(10):注意细节的店铺介绍
淘宝网店装修教程和淘宝网店图片处理教程
判断网站真实流量的三个参考方法
网站推广专员需要掌握的相关知识
设计非营利网站的最佳实例
域名转移的一些问题
中国互联网的发展离不开草根的努力
301永久重定向讲解和设置方法
今后浙江省内大部分机房将不能从事虚拟主机业务
cPanel主机面板让你轻松更换域名转移MYSQL数据库

建站经验 中的 GOOGLE官方建议网站设计方案


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-09-26   浏览: 81 ::
收藏到网摘: n/a

  • Make a site with a clear hierarchy and text links. Every page should be reachable from at least one static text link. 
  • 让网站有着清晰的结构和文本链接,所有的页面至少要有一个静态文本链接入口
    批注:尽量不要用图片和JAVASCRIPT
  • Offer a site map to your users with links that point to the important parts of your site. If the site map is larger than 100 or so links, you may want to break the site map into separate pages.
  • 为用户提供一个站点地图:转向网站的重要部分。如果站点地图页面超过100个链接,则需要将页面分成多个页面。
    批注:索引页不要超过100个链接:SPIDER只考虑页面中头100个链接
  • Create a useful, information-rich site and write pages that clearly and accurately describe your content.
  • 用一些有用的,信息量丰富的站点,清晰并正确的描述你的信息。
  • Think about the words users would type to find your pages, and make sure that your site actually includes those words within it.
  • 想像用户可能用来找到你的关键词,并保证这些关键词在网站中出现。
    批注:少用“最大”,“最好”之类的形容词,用用户最关心的词,比如:下载,歌星名字,而不是一些抽象名词。
  • Try to use text instead of images to display important names, content, or links. The Google crawler doesn't recognize text contained in images.
  • 尽可能使用文本,而不是图片显示重要的名称,内容和链接。GOOGLE的机器人不认识图片中的文字。
  • Make sure that your TITLE and ALT tags are descriptive and accurate.
  • 保证:页面的TITLE和ALT标记正确的精确描述
  • Check for broken links and correct HTML.
  • 检查坏链并修正这些HTML错误。
  • If you decide to use dynamic pages (i.e., the URL contains a '?' character), be aware that not every search engine spider crawls dynamic pages as well as static pages. It helps to keep the parameters short and the number of them small.
  • 如果你打算使用动态页面:链接中包含"?",必须了解:并非所有的搜索引擎的机器人能想对待静态页面一样对待动态页面,保持动态页面的参数尽可能的少也会很有帮助。
  • Keep the links on a given page to a reasonable number (fewer than 100).
  • 让一个页面中的链接少于100个。
    批注:用lynx -dump  可以模拟从robot角度看到的页面。其最后有链接统计