Web Ping: Difference between revisions
Jump to navigation
Jump to search
→分析網頁連線下載速度
Tags: Mobile edit Mobile web edit |
|||
| Line 89: | Line 89: | ||
=== 分析網頁連線下載速度 === | === 分析網頁連線下載速度 === | ||
分析網頁連線下載速度,並提供網站開發者建議的服務或軟體 | |||
[[Optimize webpage speed]] | |||
=== Monitor HTTP request === | |||
追蹤瀏覽器提出的網站網址要求(ex: URL of AJAX JSON) | 追蹤瀏覽器提出的網站網址要求(ex: URL of AJAX JSON) | ||
* [http://www.fiddler2.com/fiddler2/ Fiddler Web Debugger - A free web debugging tool] for {{Win}} | * [http://www.fiddler2.com/fiddler2/ Fiddler Web Debugger - A free web debugging tool] for {{Win}} | ||
| Line 120: | Line 98: | ||
* [http://www.httpwatch.com/ HttpWatch 8.5: Seamless HTTP monitoring for IE and Firefox] for {{IE}} & {{Fx}} | * [http://www.httpwatch.com/ HttpWatch 8.5: Seamless HTTP monitoring for IE and Firefox] for {{IE}} & {{Fx}} | ||
* {{Chrome}} 工具 -> 開發人員工具 -> Network | * {{Chrome}} 工具 -> 開發人員工具 -> Network | ||
=== 觀察HTTP response status code(HTTP回應狀態代碼) === | === 觀察HTTP response status code(HTTP回應狀態代碼) === | ||