2012-06-14, 12:59 PM
(This post was last modified: 2012-07-06, 12:41 PM by aglioeolio.)
There is a menu in cloudflare site that loads all javascript html pages in your site/forum as asynchronous jscript.
To be true Rocket Loader has some issues with some jquery plugins (in my wordpress site was the lightbox plugin, wich could be easily replaced). You can check one by one with Development Mode enabled in Cloudflare options.
The Goal of enabling is this: my blog and forum are loading almost instantaneously now. 'Google Webmaster Tools' checked this too and my most visited page is loading now in 7 seconds against the older 15 sec and an average (global) 6 seconds against the old 12 seconds.
If you've got Facebook and twitter 'share' buttons installed in your forum I recommend to give it a try.
- Google info about asynchronous loading: https://developers.google.com/speed/docs...rParsingJS
- Google Page Speed Tool: http://pagespeed.googlelabs.com/
July 6th
The post Editor (new thread/new reply) was affected by ROCKET LOADER. There is a fix to that. Follow this link explaining "Pagerule" (Thanks damoncloudflare).
Then add this 2 rules to your site in Cloudflare panel:
To be true Rocket Loader has some issues with some jquery plugins (in my wordpress site was the lightbox plugin, wich could be easily replaced). You can check one by one with Development Mode enabled in Cloudflare options.
The Goal of enabling is this: my blog and forum are loading almost instantaneously now. 'Google Webmaster Tools' checked this too and my most visited page is loading now in 7 seconds against the older 15 sec and an average (global) 6 seconds against the old 12 seconds.
If you've got Facebook and twitter 'share' buttons installed in your forum I recommend to give it a try.
- Google info about asynchronous loading: https://developers.google.com/speed/docs...rParsingJS
- Google Page Speed Tool: http://pagespeed.googlelabs.com/
July 6th
The post Editor (new thread/new reply) was affected by ROCKET LOADER. There is a fix to that. Follow this link explaining "Pagerule" (Thanks damoncloudflare).
Then add this 2 rules to your site in Cloudflare panel:
http://www.yoursite.com/forum/newreply.php* => Disable only "Performance"
http://www.yoursite.com/forum/newthread.php* => => Disable only "Performance"