Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

How Google Could Speed Up Your Site

         

gethan

2:02 am on Jan 8, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member




+ example.html Details: Save up to 13.7 KB, 1 requests, 3 DNS lookups
+ Enable gzip compression
- Compressing the following resources with gzip could reduce their transfer size by 13.7 KB:

* http://www.google-analytics.com/ga.js (13.7 KB)

+ Combine external JavaScript
+ Minimize DNS lookups

With the number of sites out there using analytics - google could do their bit to speed up the web :)

tedster

5:20 am on Jan 8, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



LOL - that's on the money for sure. If a site uses Google Analytics, that JavaScript gets complained about on every Speed Check you try.

levo

5:49 am on Jan 8, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



ga.js is already compressed. They serve it uncompressed to the Googlebot...

gethan

7:45 am on Jan 8, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Levo - yes - you are right... currently compressed to ~9K - now if they could update their labs tool that would be great.

leadegroot

11:03 am on Jan 8, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It would be nice if Google created a subdomain which all their javascript was served from, to reduce those evil DNS lookups, as they seem so concerned by them, I reckon

Seb7

7:51 pm on Jan 8, 2010 (gmt 0)

10+ Year Member



same as! This also led me to discover yesterday that the default IIS GZIP only zips up htm, html and txt files. I assumed for the last two years it was zipping everything! So edited the metabase to include other static files.. css, js and xml files, restarted, and wolla.