The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Remove Render-Blocking JavaScript ?
I see that Google PageSpeed Insights complains about "render-blocking JavaScript". For example on one forum's index page it doesn't like:
yahoo-dom-event.js connection-min.js vbulletin_global.js vbulletin_md5.js Has anyone experimented or had success with making the vBulletin JavaScript includes asynchronous with the async keyword? For example: Code:
<script async src="my.js"> James |
#2
|
||||
|
||||
Eww its even worse on the mobile version, ACK! Well I can tell you this much, about to start experimenting now!
|
#3
|
|||
|
|||
I only experimented a little on this so far, but I did find that if I use the "async" keyword with vbulletin_global.js, the "Manage Attachments" button wasn't showing up. So I guess that ones out for me.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|