vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Forum slow with skin with adv (https://vborg.vbsupport.ru/showthread.php?t=323177)

hollyboy 08-05-2016 07:50 AM

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?

Gio~Logist 08-05-2016 02:00 PM

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)


hollyboy 08-05-2016 02:39 PM

Quote:

Originally Posted by Gio~Logist (Post 2574394)
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)


Yes there are adv banners on my site.
What should I do about them?

Gio~Logist 08-05-2016 02:45 PM

Switch your ads to ones that actually load and are optimized. The ones you have dont even seem t be loading.

hollyboy 08-05-2016 02:49 PM

Quote:

Originally Posted by Gio~Logist (Post 2574398)
Switch your ads to ones that actually load and are optimized. The ones you have dont even seem t be loading.

Mmm actually the banners all show so I am confused

No forum optimization needed?

Gio~Logist 08-05-2016 02:59 PM

1 Attachment(s)
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)

final kaoss 08-05-2016 04:28 PM

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.

hollyboy 08-06-2016 05:42 AM

I know, in fact skin with no adv runs faster
http://www.interfans.org/forum/forum.php?styleid=36

Seven Skins 08-06-2016 09:47 AM

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

hollyboy 08-06-2016 11:38 AM

Quote:

Originally Posted by Seven Skins (Post 2574425)
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

I know

The question is how can I fix this?


All times are GMT. The time now is 09:39 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01140 seconds
  • Memory Usage 1,742KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete