Hello, as you probably know seems Google considering the speed of a website as rank factor. Through GWT it seems that my forum is not running fast, so I', trying to understand how to optmize it. I think it's a "best practice" for every forum admin, so hope someone could help to understand how to make it.
For example I used this tool (siteloadtest.com)
and one of the matter is this:
I presume is an issue of each vbulletin board. What means exactly. And how to optimize it?http://www..../clientscript/vbulletin_important.css?v=386
Element size: 1.7K
Transfer time: 102ms
Compressed to 36%.
Minified version size could be 66%.
Minified & compressed version size could be 27%.
At the moment the final result is:
Through another tool (webpagetest.org) I don't understand some issues, for exampleRequests per second: 4.31
Small test of concurrent request performance for the page. Allows to estimate (very roughly) current state of the server where the page is hosted. It performs 16 HEAD requests with concurrency of 4. Values less than 5 mean that server is slow right now.
means that I have to "merge" all theese files? It really make the site faster?Combine static CSS and JS files
FAILED - http://www....../clientscript/yui/yahoo-dom-event/yahoo-dom-event.js?v=386
FAILED - http://www....../clientscript/yui/connection/connection-min.js?v=386
FAILED - http://www....../clientscript/vbulletin_global.js?v=386
FAILED - http://www....../clientscript/vbulletin_menu.js?v=386
FAILED - http://www....../clientscript/vbulletin_important.css?v=386
FAILED - http://www....../negozio/menutendina/css/dropdown/dropdown.css
FAILED - http://www....../negozio/menutendina/css/dropdown/themes/flickr.com/default.ultimate.css
FAILED - http://www....../negozio/menutendina/css/dropdown/themes/flickr.com/default.css
and what meansThank youUse a CDN for all static assets:
FAILED - http://www....../clear.gif
FAILED - http://www....../clientscript/vbulletin_global.js?v=386
FAILED - http://www....../clientscript/vbulletin_important.css?v=386
FAILED - http://www....../clientscript/vbulletin_md5.js?v=386
FAILED - http://www....../clientscript/vbulletin_menu.js?v=386
FAILED - http://www....../clientscript/vbulletin_read_marker.js?v=386
FAILED - http://www....../clientscript/yui/connection/connection-min.js?v=386
FAILED - http://www....../clientscript/yui/yahoo-dom-event/yahoo-dom-event.js?v=386
FAILED - http://www....../cron.php?rand=1294896710


1Likes
LinkBack URL
About LinkBacks





Reply With Quote
