Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #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
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:14 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.05299 seconds
  • Memory Usage 2,328KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (2)post_thanks_box_bit
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (3)postbit_onlinestatus
  • (3)postbit_wrapper
  • (1)showthread_list
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadedmode.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids_threaded
  • showthread_threaded_construct_link
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete