View Single Post
  #1  
Old 12-09-2013, 01:53 PM
crazyboy1661 crazyboy1661 is offline
 
Join Date: Jan 2011
Location: India
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default 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.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01201 seconds
  • Memory Usage 1,800KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete