The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Forum slow with skin with adv
Hi,
my forum is slow when users use the default skin: http://www.interfans.org/forum/?langid=1&styleid=35 With the Vbulletin skin (less adv banners) runes faster: http://www.interfans.org/forum/forum.php?styleid=28 In particular browser Firefox and Ie are extremely slow. Chrome works better. What is the issue that slows down my site? My adv or other scripts? |
#2
|
||||
|
||||
Your site is attempting to load various ad scripts and what not that can't be reached, causing a strain on the server:
Code:
http://s1.adform.net/banners/scripts/adx.js Failed to load resource: net::ERR_BLOCKED_BY_CLIENT vbulletin-core.js?v=423:11 This browser is AJAX compatible http://ad.360yield.com/adj?p=895823&w=728&h=90&tz=420 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT http://ads.williamhill.it/ad.aspx?bid=1487414605&pid=191298974 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT http://adx.4strokemedia.com/www/delivery/vastajs.php?zoneid=3438&cb=1402818…%3D35&referer=http%3A//www.vbulletin.org/forum/showthread.php%3Ft%3D323177 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT http://ad.360yield.com/adj?p=895818&w=300&h=250&tz=420 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT vbulletin-core.js?v=423:11 Fire vB_XHTML_Ready vbulletin-core.js?v=423:11 Fetch Cookie :: vbulletin_collapse (null) vbulletin-core.js?v=423:11 Firing System Init www.interfans.org/:3840 fcs: -1 www.interfans.org/:3852 fcs: Tag called http://adx.4strokemedia.com/www/delivery/ajs.php?zoneid=3436&cb=26105320191…%3D35&referer=http%3A//www.vbulletin.org/forum/showthread.php%3Ft%3D323177 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT http://tools.livescore.it/widgets/resource-enetpulse-modules//libraries/_default/css/images/live-clear.gif Failed to load resource: the server responded with a status of 404 (Not Found) |
#3
|
||||
|
||||
Quote:
What should I do about them? |
#4
|
||||
|
||||
Switch your ads to ones that actually load and are optimized. The ones you have dont even seem t be loading.
|
#5
|
||||
|
||||
Quote:
No forum optimization needed? |
#6
|
||||
|
||||
Oh, hah! So sorry, forgot I had ad blocker enabled.
Yea, some optimization is definitely in order. You're making various calls to 3rd party scripts, fonts and css files that are all loaded from other servers. This means before your site finished loading, it needs to request all of these resources from other websites. Attached is a screenshot with some of the resources and the timeline. I would try and consolidate as much as you can into single js and css files and look into hosting them locally and compressing them or use a cdn. Also of course make sure you're not calling resources you don't even need (ie: old mods, old code, etc) |
Благодарность от: | ||
MarkFL |
#7
|
|||
|
|||
Here's why your forum is slow....
https://gtmetrix.com/reports/www.interfans.org/sEACuXaL And as for redirects... You have alot of work to do... click on Minimize Redirects on that report to see the very long list. Also, holy crap dude... 1.2MiB of JavaScript is parsed during initial page load. My total page size is under 300KB.. just your JS outweighs my page by quite alot. |
Благодарность от: | ||
MarkFL |
#8
|
||||
|
||||
I know, in fact skin with no adv runs faster
http://www.interfans.org/forum/forum.php?styleid=36 |
#9
|
||||
|
||||
Because default skin has more than 6 times less requests then other skin.
91 Requests : https://gtmetrix.com/reports/www.interfans.org/Rn64GE4Q 602 requests : https://gtmetrix.com/reports/www.interfans.org/sEACuXaL |
#10
|
||||
|
||||
Quote:
The question is how can I fix this? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|