Web Page Optimization

In order to improve the speed in which the website is being served to our users, these are some of the tools and processes used to optimize the website.

Microdata

An addition to HTML5, this is markup that is used by Google, Bing, and Yahoo!
<div itemscope itemtype="http://data-vocabulary.org/Organization">
<span itemprop="name">L’Amourita Pizza</span>
Located at
<span itemprop="address" itemscope
itemtype="http://data-vocabulary.org/Address">
<span itemprop="street-address">123 Main St</span>,
<span itemprop="locality">Albuquerque</span>,
<span itemprop="region">NM</span>.
</span>
Phone: <span itemprop="tel">206-555-1234</span>.
<a href="http://www.example.com" itemprop="url">http://pizza.example.com.
</div>


JavaScript

Technique to defer loading of JavaScript files when they are not required to execute until after onload event. DeferLoadingJS

SmushIt:Yahoo! Image Optimizer
PageSpeed:Google's Page Speed Analyzer
Webmaster Tools:Google's Webmaster Tools
JavaScript Optimizer:Google's JavaScript Compiler
Web Page Test:Measure Web Site Performance
Microdata Schemas:http://www.schema.org/


CategoryITMisc
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki