Search Engine Optimisation has and always will be a big issue for webmasters. Becoming an easy to find website and highly ranked in the search engine results is on the ‘must list’ for all developers.
Google recently announced that Page Speed will come into their algorithms for search results ranking, which brings worried looks all round.
Besides decent markup for code, well thought web page layouts, linking, alt tags and everything else which goes into creating a great performing website. We now have to think about page load speed as well, thanks Google.
But fear not, Google have released a powerful extension to the Firebug Add on for Firefox to monitor the Page Speed for web pages. If your looking for either click on these links… Firebug | Page Speed
Ok, now your setup we have some work to do on analyzing the page load and problems. Firstly open the page in question, and run the page speed analysis. This will present you with a score for your page and shows problems. Personally I am happy with 90+ (out of 100) for load speeds per page.
Here are a list of some common issues I run into, and how to resolve.
<meta http-equiv=”cache-control” content=”public” />
<FilesMatch “\.(ico|flv|jpe?g|png|gif|js|css|swf)$”>
ExpiresActive On
ExpiresDefault “access plus 1 month”
</FilesMatch>
SetOutputFilter DEFLATE
SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png)$ \
no-gzip dont-vary
SetEnvIfNoCase Request_URI \
\.(?:exe|t?gz|zip|bz2|sit|rar)$ \
no-gzip dont-vary
SetEnvIfNoCase Request_URI \.pdf$ no-gzip dont-vary
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.0[678] no-gzip
BrowserMatch \bMSIE !no-gzip !gzip-only-text/htmlAddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xmlAddOutputFilterByType DEFLATE image/x-icon
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE text/javascript
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
AddOutputFilterByType DEFLATE text/x-js
AddOutputFilterByType DEFLATE text/ecmascript
AddOutputFilterByType DEFLATE application/ecmascript
AddOutputFilterByType DEFLATE text/vbscript
AddOutputFilterByType DEFLATE text/fluffscriptAddOutputFilterByType DEFLATE image/svg+xml
AddOutputFilterByType DEFLATE application/x-font-ttf
AddOutputFilterByType DEFLATE application/x-font
AddOutputFilterByType DEFLATE font/opentype
AddOutputFilterByType DEFLATE font/otf
AddOutputFilterByType DEFLATE font/ttf
AddOutputFilterByType DEFLATE application/x-font-truetype
AddOutputFilterByType DEFLATE application/x-font-opentype
AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
AddOutputFilterByType DEFLATE application/vnd.oasis.opendocument.formula-template
Tags: page speed, Website Development, website help
This entry was posted on Friday, April 9th, 2010 at 12:08 pm and is filed under Website Design, Website Development. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.


Of course, what a great site and informative posts, I will add backlink – bookmark this site? Regards
very good information you write it very clean. I’m very lucky to get this info from you.