Premium Essay

Yslow

In:

Submitted By mysopheak
Words 289
Pages 2
Abstract
Supervisor’s research supervision statement
Candidate statement
Acknowledgments
List of Contents
List of Figures
List of Abbreviations

CHAPTER 1 Introduction
Background
⇒ Talk about internet users and number of homepages globally http://www.internetworldstats.com/stats.htm http://www.worldwidewebsize.com/
⇒ Why we need to improve website quality? (Better Speed, Search Engine Ranking, Environment friendly, Visitor satisfaction) http://www.webmonkey.com/2010/09/how-to-speed-up-your-site-with-yslow-and-page-speed/ http://searchengineland.com/google-now-counts-site-speed-as-ranking-factor-39708
⇒ Write tool like YSlow such as Google Page Speed https://developers.google.com/speed/pagespeed/ http://alternativeto.net/software/yahoo-yslow/
⇒ Why you choose YSlow over other tools? (Maturity, Similar features, Big Industry)
Objectives
⇒ To find way to improve web page performance
Research Questions
⇒ How to improve web page with YSlow?
Scope and Limitations
⇒ This study is to analyze a web page, not whole websites
⇒ This study is based on rules proposed by YSlow. (Different tool has different result)

CHAPTER 2 Literature Review

HTTP Requests
⇒ Find documents written about this.

Content Delivery Network (CDN)
⇒ Find documents written about this.

HTTP Header (Cache, ETag, Expire, etc.)
⇒ Find documents written about this.

GZip
⇒ Find documents written about this.

Cache
⇒ Find documents written about this.

Cookies
⇒ Find documents written about this.

DNS
⇒ Find documents written about this.

CHAPTER 3 YSlow structure

Grading
⇒ Find documents written about this. https://github.com/marcelduran/yslow/wiki/Ruleset-Matrix Ruleset Limitations ⇒ Find documents written about this. https://github.com/marcelduran/yslow/wiki/Ruleset-Limitations

CHAPTER 4 Analysis

Cambodia Web

Similar Documents

Free Essay

Webmaster Guidelines

...Webmaster Guidelines Best practices to help Google find, crawl, and index your site Following these guidelines will help Google find, index, and rank your site. Even if you choose not to implement any of these suggestions, we strongly encourage you to pay very close attention to the "Quality Guidelines," which outline some of the illicit practices that may lead to a site being removed entirely from the Google index or otherwise impacted by an algorithmic or manual spam action. If a site has been affected by a spam action, it may no longer show up in results on Google.com or on any of Google's partner sites. Design and content guidelines Technical guidelines Quality guidelines When your site is ready: Submit it to Google at http://www.google.com/submityourcontent/. Submit a Sitemap using Google Webmaster Tools. Google uses your Sitemap to learn about the structure of your site and to increase our coverage of your webpages.   Make sure all the sites that should know about your pages are aware your site is online.   Design and content guidelines Make a site with a clear hierarchy and text links. Every page should be reachable from at least one static text link.   Offer a site map to your users with links that point to the important parts of your site. If the site map has an extremely large number of links, you may want to break the site map into multiple pages.   Keep the links on a given page to a reasonable number.   Create...

Words: 1143 - Pages: 5

Free Essay

Test

...1-800-530-3992 Automated Frontend Optimization (FEO) With Blaze Why the frontend bottleneck is the most important performance issue today and what can be done to alleviate it. Introduction t used to be that the answer to most Website performance problems was either to add more hardware or reengineer the backend application code. For most sites, the backend is now the small part of the problem. Pages are generated by the backend quickly but downloading and rendering the frontend code and resources takes a long time. Research shows that for many popular sites it’s the frontend that accounts for over 90% of a users wait time. Content Delivery Networks (CDNs) help address part of this problem by reducing network latency. However, even larger performance gains can be achieved through Frontend Optimization (FEO) techniques that streamline the Web page HTML code and resources. I Trends Driving the Frontend Bottleneck A web page’s performance can be split into backend and frontend. Backend time includes generating the page’s HTML and resources. The frontend time includes downloading the resources and processing them in the Browser. There are four important trends making the frontend an important performance issue today and potentially even more important in the years to come: 1. Rich content. Viewing a chart of size vs. time, it goes up and to the right. Since 1995, the average size of a page has grown over 35x, and the number of objects per page has grown 28x. Larger, link...

Words: 2207 - Pages: 9