(주)오마이사이트는 홈페이지제작 전문업체로 마케팅최적화/검색엔진최적화 솔루션을 자체 개발하고 지속적으로 업데이트 하고 있습니다.
마케팅최적화의 이슈의 핵심적인 사항중 하나가 바로 웹문서최적화 입니다.
웹문서최적화는 많은 이슈를 내포하고 있는데요, 기술적으로 속도에 대한 최적화 정도를 측정할 수 있는 도구들이 있습니다.
이러한 정량적인 측정도구로 야후에서 개발하여 배포하고 있는 YSlow 라는 브라우저 플러그인이 있으며 (주)오마이사이트의 솔루션을 YSlow 플러그인으로 측정해 가며 지속적으로 그레이드를 관리하는 노력을 하고 있습니다.
크롬과 파이어폭스의 플러그인으로 무료 설치가 가능한 프로그램 입니다.
측정을 위한 항목으로는 아래와 같은 내용이 있습니다.
Minimize HTTP Requests
Use a Content Delivery Network
Add an Expires or a Cache-Control Header
Gzip Components
Put Stylesheets at the Top
Put Scripts at the Bottom
Avoid CSS Expressions
Make JavaScript and CSS External
Reduce DNS Lookups
Minify JavaScript and CSS
Avoid Redirects
Remove Duplicate Scripts
Configure ETags
Make Ajax Cacheable
Flush the Buffer Early
Use GET for AJAX Requests
Post-load Components
Preload Components
Reduce the Number of DOM Elements
Split Components Across Domains
Minimize the Number of iframes
No 404s
Reduce Cookie Size
Use Cookie-free Domains for Components
Minimize DOM Access
.Develop Smart Event Handlers
Choose <link> over @import
Avoid Filters
Optimize Images
Optimize CSS Sprites
Don't Scale Images in HTML
Make favicon.ico Small and Cacheable
Keep Components under 25K
Pack Components into a Multipart Document
Avoid Empty Image src
이와 관련한 좋은 문서가 있어 올려봅니다.
http://developer.yahoo.com/performance/rules.html#cookie_free (원문)
http://imac.springnote.com/pages/2488460.xhtml (변역/설명 문서)
전문지식이 없는 고객들도 앞선 기술이 적용된 홈페이지제작 운영할 수 있도록 최선을 다하겠습니다.
감사합니다.