vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Page speed Insignt Errors..Need your Help to fix (https://vborg.vbsupport.ru/showthread.php?t=305644)

crazyboy1661 12-09-2013 01:53 PM

Page speed Insignt Errors..Need your Help to fix
 
Recently I have gone through google developer tools to perform my site speed test and got a summery replrt with some suggestions to be implemented to improve my site landing speed.

The below are some detials.

To be fixed Immediately

PHP Code:

Leverage browser caching

Setting an expiry date 
or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.

    
Leverage browser caching for the following cacheable resources:
        
http://www.mydomain.com/forumrunner/detect.js (expiration not specified)
        
http://www.mydomain.com/images/buttons/collapse_40b.png (expiration not specified)
        
http://www.mydomain.com/images/buttons/lastpost-right.png (expiration not specified)
        
http://www.mydomain.com/images/buttons/newbtn_middle.png (expiration not specified)
        
http://www.mydomain.com/images/buttons/search.png (expiration not specified)
        
http://www.mydomain.com/images/gradients/gradient-grey-down.png (expiration not specified)
        
http://www.mydomain.com/images/gradients/gradient-greytowhite.png (expiration not specified)
        
http://www.mydomain.com/images/gradients/grey-up.png (expiration not specified)
        
http://www.mydomain.com/images/gradients/selected-tab-gradient-with-top-alpha.png (expiration not specified)
        
http://www.mydomain.com/images/icons/icon11.png (expiration not specified)
        
http://www.mydomain.com/images/icons/icon14.png (expiration not specified)



Eliminate render blocking Java Script and CSS in above -the-fold content
Your page has 7 blocking script resources 
and 3 blocking CSS resourcesThis causes a delay in rendering your page.

    
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
    
Remove render-blocking JavaScript:
        
http://yui.yahooapis.com/combo?2.9.0/build/yuiloader-dom-event/yuiloader-dom-event.js&2.9.0/build/connection/connection-min.js
        
http://www.mydomain.com/clientscript/vbulletin-core.js?v=422
        
http://www.mydomain.com/forumrunner/detect.js
        
http://www.mydomain.com/clientscript/vbulletin_read_marker.js?v=422
        
http://www.mydomain.com/clientscript/vbulletin_md5.js?v=422
    
Use asynchronous versions of the following scripts:
        
http://pagead2.googlesyndication.com/pagead/show_ads.js
        
http://pagead2.googlesyndication.com/pagead/show_ads.js
    
Optimize CSS Delivery of the following:
        
http://www.mydomain.com/css.php?styleid=48&langid=1&d=1386508444&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
        
http://www.mydomain.com/css.php?styleid=48&langid=1&d=1386508444&td=ltr&sheet=forumbits.css,forumhome.css,options.css
        
http://www.mydomain.com/css.php?styleid=48&langid=1&d=1386508444&td=ltr&sheet=additional.css 

I need some valuable suggestions on how to fix these errors.

Thanks in advance.

bzcomputers 12-09-2013 02:19 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=267588" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=267588</a>

crazyboy1661 12-10-2013 05:08 AM

Thanks very much bzcomputers.


All times are GMT. The time now is 06:32 AM.

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.01623 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete