Home » Speed » Tweak

Speed Tweak

Learn speed techniques you can use to increase page download speed. Speed Tweak of the Week shows how to optimize XHTML, CSS, JavaScript, graphics, and other web page components to maximize web site speed and usability.

First Impressions Count in Website Design – visual appeal, beauty and aesthetics, halo effect, cognitive perception, webpage judgments of credibility

Web designers have as little as 50 milliseconds to capture the interest of potential customers. Through the halo effect, first impressions can influence subsequent judgments of website credibility and buying decisions.
By
on

Crop Images Contextually – image cropping techniques optimized jpeg gif & png graphics

Crop images contextually for faster downloads and higher impact. By cropping maximally and resizing you can convey meaning without slowing down your web pages.
By
on

Refactor to Improve Code Design – software refactoring code to speed up javascript, java, and flash execution, download speed and coding changes

Refactoring restructures your code into a more simplified or efficient form in a disciplined way. Refactoring software code improves its internal structure without changing external functionality for more efficient execution, faster download speed, and easier updates.
By
on

Sink the Splash Pages – improve bailout rates, credibility, and rankings by removing splash page screen

Skip intro splash pages degrade performance, increase bailout rates, and decrease your search engine rankings. Most importantly splash screens reduce web credibility with up to 71% traffic loss.
By
on

Use Server Cache Control to Improve Performance – apache web server settings for optimized caching with configuration files

Configure your Apache server for more efficient caching to save bandwidth and improve web site performance. A web cache reduces latency and improves web site response times.
By
on

Get a Dedicated Server Hosting Your Web Site – web hosting dedicated host http compression server

Upgrading to your own server improves performance, reliability, and control over your website. Andy King talks about his experience moving to a dedicated server for WebSiteOptimization.com.
By
on

Cut the Comments

Eliminating comments within your HTML, CSS, and JavaScript code helps optimize your web pages for maximum speed.
By
on

Size Images with Width and Height Attributes – image attributes width height

Using width and height attributes on images ensures fast webpage display. Conserve bandwidth by using actual size for thumbnail images.
By
on

Convert Graphic Text to Styled Text – graphic text to css text conversion

Converting graphic text to CSS text speeds up your site, makes it more accessible, and search engine friendly.
By
on

Use Short Relative URLs – url abbreviation avoids long uri files and directories

Using short, relative urls saves space, speeds page display, and eases migration headaches. The little-used relative base element can save even more space. Learn how to avoid long URLs while making search engines and IAs happy.
By
on