Search Optimization
  Home arrow Search Optimization arrow Page 2 - Optimizing Your Web Page Speed
SEO Chat Forums  
Choosing Keywords  
Google Optimization  
Link Trading  
MSN Optimization  
Search Engine News  
Search Engine Spiders  
Search Optimization  
Web Directories  
Website Marketing  
Website Promotion  
Website Submission  
Yahoo Optimization  
SEO Tools
Adsense Calculator
AdSense Preview
Advanced Meta-Tags
Alexa Rank Tool
Check Server Headers
Class C Checker
Code to Text Ratio
CPM Calculator
Domain Age Check
Domain Typos
Future PageRank
Google Dance
Google Keywords
Google Search
Google Suggest
Google vs Yahoo
Indexed Pages
Keyword Cloud
Keyword Density
Keyword Difficulty
Keyword Optimizer
Keyword Position
Keyword Typos
Link Popularity
Link Price Calculator
Meta Analyzer
Meta Tag Generator
Multiple Link Popularity
Page Comparison
Page Size
PageRank Lookup
PageRank Search
Robots.txt Generator
ROI Calculator 
S.E. Comparison 
S.E. Keyword Position 
Site Link Analyzer 
Spider Simulator 
URL Redirect Check 
URL Rewriting 
Mobile Linux 
APP Generation ROI 
IBM® developerWorks 
SEO Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
SEARCH OPTIMIZATION

Optimizing Your Web Page Speed
By: Ivan Strouchliak
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 9
    2009-08-24

    Table of Contents:
  • Optimizing Your Web Page Speed
  • Minimize HTTP Requests
  • Optimize Images and Multimedia
  • Convert Table Layout to CSS Layout

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Optimizing Your Web Page Speed - Minimize HTTP Requests


    (Page 2 of 4 )

    Each object on a web page requires a request to the server. If you have 20 images on the web page, then each image will require a separate request, totaling 20 altogether.

    When the number of objects is high (10+), object requests dominate page download times. By minimizing the number of objects, you can minimize the number of HTTP requests, thus reducing page download time.

    Follow those steps:

    • Convert graphic-based text to CSS. Graphic-based text in headers, and other page elements, requires the image file to be larger than it has to be (since too much compression reduces quality). Use CSS-style headers to achieve the same or a similar look. The trade off is one more HTTP request for a smaller image size and some CSS tweaking.

    • Combine external CSS and JavaScript files. Sometimes developers create style sheets and import them to the pages as required. This approach creates additional HTTP requests. By combining files, you will reduce download time by 1 HTTP request. You can also combine CSS and JavaScript files together by telling the server to parse CSS files for PHP commands. Search the web for more information.

    • Get rid of frames. Frames are extremely evil, since bots have trouble identifying web pages. They're just as evil as Flash in terms of SEO.

    Convert JavaScript to CSS

    JavaScript is used widely for a variety of purposes. The problem with JavaScript is that search engines do not read it (though technology already exists to even fill out JavaScript forms), and it requires a separate external file, which increases page download time.

    Use CSS to perform commands similar to JavaScript: hover, dropdown, hide/show etc. You have to be pretty good with both languages, though, or instruct your  web person to do it.

    After replacing JavaScript with as much CSS as possible, you can optimize the remaining code to minimize file size. There are a number of free tools on the web which will help reduce script file size by eliminating white space and using abbreviated object, variable and function names.

    • http://www.xtreeme.com/javascript-optimizer/

    You can do the same with CSS:

    • http://www.google.com/search?q=optimize+css&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-GB:official&client=firefox-a

    You can also rewrite the same code to achieve a smaller file size, though this requires more time/money.

    More Search Optimization Articles
    More By Ivan Strouchliak


       · Thank you!God bless you!
       · Glad you like it!
     

    SEARCH OPTIMIZATION ARTICLES

    - Mobile SEO: Create, Post, and Track Content ...
    - Has Your Website Been Hacked?
    - WordPress 301 Redirect: Tips and Techniques
    - Five Ways to Optimize Pages
    - Updating WordPress Tips and Techniques
    - WordPress Database Tutorial: Security, Backu...
    - Submit and Update a WordPress Plug-in
    - Are You Optimized? Use SEO Analysis
    - WordPress SEO Tips: Benchmarking Matt Cutts ...
    - How to Increase the Conversion Rate of Your ...
    - SEO Strategies: A Guide to Which Ideas Work ...
    - Setting Up Feedburner for SEO
    - How to Use Feedburner for SEO
    - Statistical Process Control Implementation i...
    - Create Focused SEO with Subtitles



     



    © 2003-2010 by Developer Shed. All rights reserved. DS Cluster 5 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek