<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[awful's blog]]></title> 
<link>http://www.54cto.net/blog/index.php</link> 
<description><![CDATA[千里之行，始于足下。]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[awful's blog]]></copyright>
<item>
<link>http://www.54cto.net/blog/read.php/.htm</link>
<title><![CDATA[31 个用来测试你网站各项性能的免费在线工具]]></title> 
<author>awful &lt;cpy010@163.com&gt;</author>
<category><![CDATA[Web Design]]></category>
<pubDate>Sun, 15 Jul 2007 01:43:46 +0000</pubDate> 
<guid>http://www.54cto.net/blog/read.php/.htm</guid> 
<description>
<![CDATA[ 
	你是否肯定你的网站完全兼容各大浏览器？是否知道多少秒可以打开你的网站？ 是否可以自信地说你的网站根本就没有打不开的时候？ 是否......<br/>虽然它看似不重要，但这些在一定程度上也对你的网站的访问量产生了影响 （ <a href="http://zsk.akaka.com.cn/2007/06/25-way-to-improve-web/" target="_blank"><span style="color: #0000ff;">其它一部分影响浏览量的原因及解决办法</span></a> ）。这里列出了一份 <a href="http://zsk.akaka.com.cn/2007/06/31-free-tests-online/" target="_blank"><span style="color: #800080;">31 个我最喜爱的免费在线测试工具</span></a>，你可以通过这些工具来测试你的网站，并根据结果对你的网站进行修改。<br/><strong>网站代码验证</strong> 没人可以细致到保证自己的网站代码都是正确的，你可以通过以下测试来验证网站代码是否正确。 <strong>1 . <a href="http://www.htmlhelp.com/tools/validator/" target="_blank"><span style="color: #800080;">WDG HTML Validator</span></a></strong> 一个很好的工具，能找出网站语法错误的地方，并标注出来，也可选择对网站上单独的每一页进行单页分析。（ <strong>强烈推荐</strong> ）<br/><strong>2 . <a href="http://validator.w3.org/" target="_blank"><span style="color: #0000ff;">W3C Markup Validation Service</span></a></strong> 对 HTML 和 XHTML 都能进行代码测试，自称是互联网络上第一个（也是使用者最多的）的 HTML 验证工具。<br/><strong>3 . <a href="http://jigsaw.w3.org/css-validator/" target="_blank"><span style="color: #0000ff;">W3C CSS Validation Service</span></a></strong> 用于验证 css 源代码，能够标注出不好的 css 代码设计。例如："Same colors for color and background-color in two contexts"。<br/><strong>4 . <a href="http://www.xml.com/pub/a/tools/ruwf/check.html" target="_blank"><span style="color: #0000ff;">RUWF XML Syntax Checker</span></a></strong> 用于查找 XML 文件的错误。<br/><strong>5 . <a href="http://validator.w3.org/feed/" target="_blank"><span style="color: #0000ff;">W3C Feed Validation Service</span></a></strong> 用于查找 Atom 和 RSS feed 中的错误语法。（ <strong>这个我经常用到</strong> ）<br/><strong>6 . <a href="http://validator.w3.org/checklink" target="_blank"><span style="color: #0000ff;">W3C Link Checker</span></a></strong> 用于搜寻查明你网站内的所有链接里是否有断链。（ <strong>强烈推荐</strong> ）<br/><strong>7 . <a href="http://juicystudio.com/services/linktest.php" target="_blank"><span style="color: #0000ff;">Juicy Studio Link Analyser</span></a></strong> 测试网站内的链接的 URL 是否存在死链，与 W3C Link Checker 很类似。<br/><br/><br/><br/><strong>网站的使用性</strong><br/>我们常常看到网站设计者把重点放在怎网站的吸引力上，而完全不考虑会不会影响来访者的使用，一个浏览难度很大的网页是注定要失败，要让你的来访者方便的得到他要的信息（从而成为重复访客），你的网站应当遵循 WCAG section 508 易用性规则。<br/><strong>8 . <a href="http://webxact.watchfire.com/" target="_blank"><span style="color: #0000ff;">Watchfire WebXACT</span></a></strong> 所有严谨的设计师和开发者都必须使用的工具，它会生成一个非常详尽的报告书，包括：网站质量，易用性和隐私等。（<strong> 强烈推荐</strong> ）<br/><strong>9 . <a href="http://checker.atrc.utoronto.ca/index.html" target="_blank"><span style="color: #0000ff;">ATRC Web Accessibility Checker</span></a></strong> 测试网站的 WCAG 2.0 Level2 兼容性，它会生成一份报告，提出一系列建议，如：如何提升页头，链接，数据，图表和文字的访问速度。<br/><strong>10 . <a href="http://www.wave.webaim.org/wave/index.jsp" target="_blank"><span style="color: #0000ff;">WAVE 3.0 Web Accessibility Tool</span></a></strong> 高度可定制的工具，它采用了图形化模型展示网站兼容性问题（ WCAG 1.0 and section 508 ）。（ <strong>强烈推荐</strong> ）<br/><strong>11 . <a href="http://www.tawdis.net/taw3/cms/en" target="_blank"><span style="color: #0000ff;">TAW Web Accessibility Test</span></a></strong> 测试网页是否存在冲突（ WCAG 1.0 兼容性 ），通过图形模式生成一份依据 wcag 优先模式为基础的网站修改建议。<br/><strong>12 . <a href="http://www.cynthiasays.com/" target="_blank"><span style="color: #0000ff;">HiSoftware CynthiaSays portal</span></a></strong> 采用了非常严格的规则来测试网页（ 根据 section 508 和 WCAG 1.0 规则 ），生成的报告也极为详细（ 详细到很难看懂 ）。<br/><strong>13 . <a href="http://www.sidar.org/hera/index.php.en" target="_blank"><span style="color: #0000ff;">HERA Accessibility testing with Style</span></a></strong> 使用一种极为复杂但容易理解方式指出网页的 wcag1.0 兼容性问题。<br/><strong>14 . <a href="http://juicystudio.com/services/csstest.php" target="_blank"><span style="color: #0000ff;">Juicy Studio CSS Analyser</span></a></strong> 进行了色彩对比测试，以确保你的网站的色调会符合 WCAG 1.0 的要求。<br/><strong>15 . <a href="http://juicystudio.com/services/readability.php" target="_blank"><span style="color: #0000ff;">Juiciy Studio Readability Test</span></a></strong> 分析你网站上的文字是否有语法错误或拼写错误等问题，容易让人理解不（ 根据 the Flesch Reading Ease 和 Flesch-Kincaid grade level algorithms 规则 ）。（ 适合英文网站使用 ）<br/><strong>网站的速度</strong><br/>打开你的网站的速度快慢，是来访者会不会再次访问网站的关键因素，在一般情况下，一个网络不是很快的来访者是不愿意访问一个充满着图片、flash 动画、多媒体文件的网站。为了使你的网站覆盖人群的范围最大化，你必须优化你的网站，使它的打开速度尽可能的快。<br/><strong>16 . <a href="http://www.websiteoptimization.com/services/analyze/" target="_blank"><span style="color: #0000ff;">Web Page Analyzer from Website Optimization</span></a></strong> 一个很好的工具，它在分析完一个网页后，会为减少加载时间提出优化建议，着重优化物体的数目，图片和网站的总体大小。（ <strong>强烈推荐</strong> ）<br/><strong>17 . <a href="http://www.websitepulse.com/help/tools.php" target="_blank"><span style="color: #0000ff;">WebSitePulse Test Tools</span></a></strong> 有一系列的工具来确定网站的加载速度和主机信息。<br/><strong>18 . <a href="http://internetsupervision.com/scripts/urlcheck/check.aspx" target="_blank"><span style="color: #0000ff;">Internet Supervision Url Check</span></a></strong> 从世界各地不同的服务器来测试你的网站的加载时间，用于确定是不是各地的来访者都能顺利快速的打开你得网站。<br/><strong>浏览器模拟工具</strong><br/>这是一个普遍的问题，因为现在有着很多的操作系统和浏览器，你得网站必须得兼容它们，但这绝不是一件容易的事。通过下列工具，你可以了解你得网站在各种浏览器上的显示效果。<br/><strong>19 . <a href="http://browsershots.org/" target="_blank"><span style="color: #0000ff;">Browsershots</span></a></strong> 能给出你的网站在不同浏览器下显示效果的截图，包括：Firefox 和 Internet Explorer （ Windows ）、Firefox 和 Safari （ Mac OS X ）、Iceweasal 和 Konqueror （ Linux ），但是结果要在 1 - 3 小时后才能出来。<br/><strong>20 . <a href="http://ipinfo.info/netrenderer/" target="_blank"><span style="color: #0000ff;">IE NetRenderer</span></a></strong> 实时生成你的网站在 Internet Explorer 5.5 、6.0 和 7.0 下的截图。<br/><strong>21 . <a href="http://ready.mobi/launch.jsp?locale=en_EN" target="_blank"><span style="color: #0000ff;">MobiReady Report</span></a></strong> 分析使用手机访问网页的兼容性问题，会生成一份详细的报告，并提供了在两种不同类型的手机浏览器上你得网站可能显示的样子。<br/><strong>搜索引擎优化 (SEO) </strong><br/>一个网站，如果对搜索引擎有着比较好的友好度，一定会比较有竞争力。<br/><strong>22 . <a href="http://www.urltrends.com/" target="_blank"><span style="color: #0000ff;">UrlTrends</span></a></strong> 会显示网站的访客是如何通过搜索引擎来到你的网站，还有各个流量是多少。这些数据是包括 Google, Yahoo, MSN, Alexa, AlltheWeb, AltaVista 和其他一些网站。（ <strong>强烈推荐</strong> ）<br/><strong>23 . <a href="http://www.iwebtool.com/backlink_checker" target="_blank"><span style="color: #0000ff;">iWEBTOOL Backlink Checker</span></a></strong> 一个很好的工具，它能找出有什么站点链接到你的站点，那些站点是什么类型的站点。<br/><strong>24 . <a href="http://www.iwebtool.com/multirank" target="_blank"><span style="color: #0000ff;">iWEBTOOL Multi-Rank Checker</span></a></strong> 显示你网站的 Alexa 和 Google PageRank 数值。<br/><strong>25 . <a href="http://adlab.microsoft.com/default.aspx" target="_blank"><span style="color: #0000ff;">Microsoft adCenter Labs: Advertising and Keyword Research Tools</span></a></strong> 一个极好的工具，用于分析和预测你网站的来访者和市场。（ <strong>强烈推荐</strong> ）<br/><strong>26 . <a href="http://whois.domaintools.com/" target="_blank"><span style="color: #0000ff;">Domain Tools Whois lookup</span></a></strong> 一个 WHOIS 网络工具。<br/><strong>27 . <a href="http://www.seo-browser.com/" target="_blank"><span style="color: #0000ff;">SEO-Browser</span></a></strong> 可以让你看到在搜索引擎眼里一样的网站（ 去掉所有的"美丽"配件 ）。<br/><strong>28 . <a href="http://www.seoworkers.com/tool/analyzer.html" target="_blank"><span style="color: #0000ff;">SEO Workers SEO Analysis Tool</span></a></strong> 非常有用的工具，分析了网站上的各种分类特征，包括 meta 标签、关键字密度及加载时间。（ <strong>强烈推荐</strong> ）<br/><strong>29 . <a href="http://www.seekport.co.uk/seekbot/" target="_blank"><span style="color: #0000ff;">Seekport Seekbot</span></a></strong> 可以分析网站的数据和内容，以得出搜索引擎会如何有效的解释分析的网站。<br/><strong>30 . <a href="http://www.seochat.com/seo-tools/" target="_blank"><span style="color: #0000ff;">SEO Chat SEO Tools</span></a></strong> 用以分析网站 Google adsense 盈利潜力，关键字密度，Meta tag 等等......<br/><strong>31 . <a href="http://www.marketleap.com/publinkpop/" target="_blank"><span style="color: #0000ff;">Marketleap Search Engine Marketing Tools</span></a></strong> 用来分析网页，让你知道你的网站检索、设定的关键字好不好。<br/>原文：<a href="http://www.avivadirectory.com/free-online-tests/" target="_blank"><span style="color: #0000ff;">avivadirectory.com</span></a><br/>译者：<a href="http://zsk.akaka.com.cn/" target="_blank"><span style="color: #0000ff;">peterzsk</span></a><br/>译文原地址：<a href="http://zsk.akaka.com.cn/2007/06/31-free-tests-online/" target="_blank"><span style="color: #800080;">http://zsk.akaka.com.cn/2007/06/31-free-tests-online/</span></a><br/><br/><br/>Tags - <a href="http://www.54cto.net/blog/go.php/tags/%25E5%25AD%25A6%25E4%25B9%25A0/" rel="tag">学习</a> , <a href="http://www.54cto.net/blog/go.php/tags/%25E8%25AE%25BE%25E8%25AE%25A1/" rel="tag">设计</a> , <a href="http://www.54cto.net/blog/go.php/tags/web/" rel="tag">web</a>
]]>
</description>
</item><item>
<link>http://www.54cto.net/blog/read.php/.htm#blogcomment</link>
<title><![CDATA[[评论] 31 个用来测试你网站各项性能的免费在线工具]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.54cto.net/blog/read.php/.htm#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>