| 31個(gè)測試你網(wǎng)站各項性能的免費在線(xiàn)工具 |
| |
| If someone asked you at what grade level your site’s content was written, could you tell them? What about whether it was fully compatible with every major browser? How many seconds it took to load? Can you confidently state that there are no broken links on your site right now? Although it may seem unimportant to replace an Rich Text apostrophe with the HTML equivalent or to make sure your WHOIS record is perfect, the reality is that the more accessible and polished your website is, the greater chance you have to secure more readership, and, most importantly, more revenue. If you’re serious about maintaining a well-rounded, efficient website, the cheapest (and perhaps best) way to make sure you’re on the right track is self-evaluation. To get you started, we’ve put together a list containing 31 of our favorite tools for “grading” your website. Code ValidationThe foundation for every website is fundamentally sound source code. Unfortunately programmers aren’t always the most meticulous type of people. They’d rather hash out the difficult stuff and leave the details to someone else, and that’s where code validation comes in. To make sure your website’s source code and features are fully functional you should run it through the following validation tests.
AccessibilityAll too often we see webmasters designing websites that focus on looking attractive while completely failing to consider the impact of visitor accessibility. Unfortunately, an ineffective or difficult to navigate website is certain to fail, no matter how attractive it is. To make sure your visitors are getting the information they need (and thus becoming repeat visitors), your website should follow various WCAG and section 508 accessibility guidelines.
SpeedHow fast your website loads is often a key factor in getting visitors to return. In many cases if a visitor has a slow internet connection, they won’t even bother to visit websites dominated by large images, flash files and multimedia documents. To maximize your website’s reach, you’ll need to maintain webpages that can get the job done fast.
Browser SimulatorsPerhaps the most common problem in web development is failing to make sure that a website renders properly for every operating system and browser. Attempting to address the problem manually, however, is never an easy task because developers typically have access to two operating systems (at best) and usually no more than a few browsers. To combat this we recommend you check out the following resources that allow you to see what your website looks like on various platforms.
Search Engine Optimization (SEO)Developing a website with an “SEO friendly” model is a sure way to gain an edge on the competition. By making the most out of the following tools, you’ll develop a better understanding of who your audience is and will likely help you come up with more effective ways of appealing to them.
網(wǎng)站代碼驗證沒(méi)人可以細致到保證自己的網(wǎng)站代碼都是正確的,你可以通過(guò)以下測試來(lái)驗證網(wǎng)站代碼是否正確。 2 . W3C Markup Validation Service 對 HTML 和 XHTML 都能進(jìn)行代碼測試,自稱(chēng)是互聯(lián)網(wǎng)絡(luò )上第一個(gè)(也是使用者最多的)的 HTML 驗證工具。 3 . W3C CSS Validation Service 用于驗證 css 源代碼,能夠標注出不好的 css 代碼設計。例如:“Same colors for color and background-color in two contexts”。 4 . RUWF XML Syntax Checker 用于查找 XML 文件的錯誤。 5 . W3C Feed Validation Service 用于查找 Atom 和 RSS feed 中的錯誤語(yǔ)法。( 這個(gè)我經(jīng)常用到 ) 6 . W3C Link Checker 用于搜尋查明你網(wǎng)站內的所有鏈接里是否有斷鏈。( 強烈推薦 ) 7 . Juicy Studio Link Analyser 測試網(wǎng)站內的鏈接的 URL 是否存在死鏈,與 W3C Link Checker 很類(lèi)似。 網(wǎng)站的使用性我們常??吹骄W(wǎng)站設計者把重點(diǎn)放在怎網(wǎng)站的吸引力上,而完全不考慮會(huì )不會(huì )影響來(lái)訪(fǎng)者的使用,一個(gè)瀏覽難度很大的網(wǎng)頁(yè)是注定要失敗,要讓你的來(lái)訪(fǎng)者方便的得到他要的信息(從而成為重復訪(fǎng)客),你的網(wǎng)站應當遵循 WCAG section 508 易用性規則。 8 . Watchfire WebXACT 所有嚴謹的設計師和開(kāi)發(fā)者都必須使用的工具,它會(huì )生成一個(gè)非常詳盡的報告書(shū),包括:網(wǎng)站質(zhì)量,易用性和隱私等。( 強烈推薦 ) 9 . ATRC Web Accessibility Checker 測試網(wǎng)站的 WCAG 2.0 Level2 兼容性,它會(huì )生成一份報告,提出一系列建議,如:如何提升頁(yè)頭,鏈接,數據,圖表和文字的訪(fǎng)問(wèn)速度。 10 . WAVE 3.0 Web Accessibility Tool 高度可定制的工具,它采用了圖形化模型展示網(wǎng)站兼容性問(wèn)題( WCAG 1.0 and section 508 )。( 強烈推薦 ) 11 . TAW Web Accessibility Test 測試網(wǎng)頁(yè)是否存在沖突( WCAG 1.0 兼容性 ),通過(guò)圖形模式生成一份依據 wcag 優(yōu)先模式為基礎的網(wǎng)站修改建議。 12 . HiSoftware CynthiaSays portal 采用了非常嚴格的規則來(lái)測試網(wǎng)頁(yè)( 根據 section 508 和 WCAG 1.0 規則 ),生成的報告也極為詳細( 詳細到很難看懂 )。 13 . HERA Accessibility testing with Style 使用一種極為復雜但容易理解方式指出網(wǎng)頁(yè)的 wcag1.0 兼容性問(wèn)題。 14 . Juicy Studio CSS Analyser 進(jìn)行了色彩對比測試,以確保你的網(wǎng)站的色調會(huì )符合 WCAG 1.0 的要求。 15 . Juiciy Studio Readability Test 分析你網(wǎng)站上的文字是否有語(yǔ)法錯誤或拼寫(xiě)錯誤等問(wèn)題,容易讓人理解不( 根據 the Flesch Reading Ease 和 Flesch-Kincaid grade level algorithms 規則 )。( 適合英文網(wǎng)站使用 ) 網(wǎng)站的速度打開(kāi)你的網(wǎng)站的速度快慢,是來(lái)訪(fǎng)者會(huì )不會(huì )再次訪(fǎng)問(wèn)網(wǎng)站的關(guān)鍵因素,在一般情況下,一個(gè)網(wǎng)絡(luò )不是很快的來(lái)訪(fǎng)者是不愿意訪(fǎng)問(wèn)一個(gè)充滿(mǎn)著(zhù)圖片、flash 動(dòng)畫(huà)、多媒體文件的網(wǎng)站。為了使你的網(wǎng)站覆蓋人群的范圍最大化,你必須優(yōu)化你的網(wǎng)站,使它的打開(kāi)速度盡可能的快。 16 . Web Page Analyzer from Website Optimization 一個(gè)很好的工具,它在分析完一個(gè)網(wǎng)頁(yè)后,會(huì )為減少加載時(shí)間提出優(yōu)化建議,著(zhù)重優(yōu)化物體的數目,圖片和網(wǎng)站的總體大小。( 強烈推薦 ) 17 . WebSitePulse Test Tools 有一系列的工具來(lái)確定網(wǎng)站的加載速度和主機信息。 18 . Internet Supervision Url Check 從世界各地不同的服務(wù)器來(lái)測試你的網(wǎng)站的加載時(shí)間,用于確定是不是各地的來(lái)訪(fǎng)者都能順利快速的打開(kāi)你得網(wǎng)站。 瀏覽器模擬工具這是一個(gè)普遍的問(wèn)題,因為現在有著(zhù)很多的操作系統和瀏覽器,你得網(wǎng)站必須得兼容它們,但這絕不是一件容易的事。通過(guò)下列工具,你可以了解你得網(wǎng)站在各種瀏覽器上的顯示效果。 19 . Browsershots 能給出你的網(wǎng)站在不同瀏覽器下顯示效果的截圖,包括:Firefox 和 Internet Explorer ( Windows )、Firefox 和 Safari ( Mac OS X )、Iceweasal 和 Konqueror ( Linux ),但是結果要在 1 - 3 小時(shí)后才能出來(lái)。 20 . IE NetRenderer 實(shí)時(shí)生成你的網(wǎng)站在 Internet Explorer 5.5 、6.0 和 7.0 下的截圖。 21 . MobiReady Report 分析使用手機訪(fǎng)問(wèn)網(wǎng)頁(yè)的兼容性問(wèn)題,會(huì )生成一份詳細的報告,并提供了在兩種不同類(lèi)型的手機瀏覽器上你得網(wǎng)站可能顯示的樣子。 搜索引擎優(yōu)化 (SEO)一個(gè)網(wǎng)站,如果對搜索引擎有著(zhù)比較好的友好度,一定會(huì )比較有競爭力。 22 . UrlTrends 會(huì )顯示網(wǎng)站的訪(fǎng)客是如何通過(guò)搜索引擎來(lái)到你的網(wǎng)站,還有各個(gè)流量是多少。這些數據是包括 Google, Yahoo, MSN, Alexa, AlltheWeb, AltaVista 和其他一些網(wǎng)站。( 強烈推薦 ) 23 . iWEBTOOL Backlink Checker 一個(gè)很好的工具,它能找出有什么站點(diǎn)鏈接到你的站點(diǎn),那些站點(diǎn)是什么類(lèi)型的站點(diǎn)。 24 . iWEBTOOL Multi-Rank Checker 顯示你網(wǎng)站的 Alexa 和 Google PageRank 數值。 25 . Microsoft adCenter Labs: Advertising and Keyword Research Tools 一個(gè)極好的工具,用于分析和預測你網(wǎng)站的來(lái)訪(fǎng)者和市場(chǎng)。( 強烈推薦 ) 26 . Domain Tools Whois lookup 一個(gè) WHOIS 網(wǎng)絡(luò )工具。 27 . SEO-Browser 可以讓你看到在搜索引擎眼里一樣的網(wǎng)站( 去掉所有的”美麗”配件 )。 28 . SEO Workers SEO Analysis Tool 非常有用的工具,分析了網(wǎng)站上的各種分類(lèi)特征,包括 meta 標簽、關(guān)鍵字密度及加載時(shí)間。( 強烈推薦 ) 29 . Seekport Seekbot 可以分析網(wǎng)站的數據和內容,以得出搜索引擎會(huì )如何有效的解釋分析的網(wǎng)站。 30 . SEO Chat SEO Tools 用以分析網(wǎng)站 Google adsense 盈利潛力,關(guān)鍵字密度,Meta tag 等等…… 31 . Marketleap Search Engine Marketing Tools 用來(lái)分析網(wǎng)頁(yè),讓你知道你的網(wǎng)站檢索、設定的關(guān)鍵字好不好。 |
聯(lián)系客服