-
Author
-
June 21, 2015 at 21:00 #64227MikeParticipant
Just looking for advice on which setting to use with the KLEO theme for caching level. The options are No Query String, Ignore Query String and Standard.
I’ve noticed the theme has a slow response time when doing things like accepting friend requests and just saw another thread that mentioned query strings.
Attachments:
You must be logged in to view attached files.June 23, 2015 at 05:01 #64412LauraModeratorHello, standard should be fine. Remember Images are very important for site speed, make sure your images are optimized, check out google page speed
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 23, 2015 at 17:38 #64523MikeParticipantLaura, thanks. I’m getting a bunch of flagged “render-blocking JavaScript and CSS” when I scan my site on PageSpeed.
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fnerdlouisville.org%2F
Is there a way to fix these using Cloudflare?
June 23, 2015 at 17:57 #64531MikeParticipantAlso, would you advise against any of the settings in this tutorial for KLEO?
June 24, 2015 at 19:13 #64729MikeParticipantSpecifically, these query strings are showing as problematic. Is there a way to deal with some / any of these?
http://www.nerdlouisville.org/wp-content/plugins/buddy-bbpress-support-topic/css/bpbbpst-bbpress-widget.css?ver=2.0
http://www.nerdlouisville.org/wp-content/plugins/buddypress-media/app/assets/css/main.css?ver=3.8.6
http://www.nerdlouisville.org/wp-content/plugins/buddypress-sitewide-activity-widget/swa.css?ver=4.2.2http://www.nerdlouisville.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=4.2.1
http://www.nerdlouisville.org/wp-content/plugins/jetpack/css/jetpack.css?ver=3.5.3
http://www.nerdlouisville.org/wp-content/plugins/js_composer/assets/css/js_composer.css?ver=4.5.3
http://www.nerdlouisville.org/wp-content/plugins/revslider/rs-plugin/css/settings.css?ver=4.6.5
http://www.nerdlouisville.org/wp-content/plugins/wangguard/css/wangguard-bp.css?ver=1.6
http://www.nerdlouisville.org/wp-content/themes/kleo-child/style.css?ver=3.0.3
http://www.nerdlouisville.org/wp-content/themes/kleo/assets/css/app.min.css?ver=3.0.3
http://www.nerdlouisville.org/wp-content/themes/kleo/assets/css/bootstrap.min.css?ver=3.0.3
http://www.nerdlouisville.org/wp-content/themes/kleo/assets/css/fontello.css?ver=3.0.3
http://www.nerdlouisville.org/wp-content/themes/kleo/assets/css/plugins.min.css?ver=3.0.3
http://www.nerdlouisville.org/wp-content/themes/kleo/assets/js/plugins/magnific-popup/magnific.css?ver=3.0.3
http://www.nerdlouisville.org/wp-content/themes/kleo/bbpress/css/bbpress.css?ver=4.2.2
http://www.nerdlouisville.org/wp-content/themes/kleo/buddypress/css/buddypress.css?ver=2.3.2.1http://www.nerdlouisville.org/wp-content/uploads/custom_styles/dynamic.css?ver=3.0.3
http://www.nerdlouisville.org/wp-includes/css/dashicons.min.css?ver=4.2.2
http://www.nerdlouisville.org/wp-includes/js/mediaelement/mediaelementplayer.min.css?ver=2.16.2
http://www.nerdlouisville.org/wp-includes/js/mediaelement/wp-mediaelement.css?ver=4.2.2June 25, 2015 at 08:08 #64862LauraModeratorHello, you can see the plugin that has issues in those links, you shouldnt worry about kleo ones.
For example maybe try to disable:-Wangguard ( really slow downs the website )
And any other plugin that you really dont need, those listed in your links are:
-Revslider ( do not disable )
-Composer ( do not disable )
-Contact form 7 ( optional )
-Jetpack ( can disable )
-GD attachments (can disable )
-Events manager ( can disable )
-Buddypress sitewide activity widget ( can disable )
-rtMedia ( optional )
-bbpress support topic ( optional )Also, the most important is to optimize your images, try Smush it plugin
For Cloudflare, default settings should be fine, the cache change 5 days for 4 hours and NEVER enable rocket loader.
For the tutorial, i do not recommend it because as a big theme that kleo is, buddypress, bbpress and rtmedia, those plugins are really big and you should never minify their css or js because may create issues.
For W3 Total cache i suggest:
-Object cache
-Browser cache
-Page cache
And quite all but never minify, use a cdn like maxcdnHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 25, 2015 at 15:44 #64880MikeParticipantThis is great info, Laura! Thanks.
Here’s what I currently have setup:
- Setup on Cloudflare (seems to help a lot)
- Activated EWWW Image Optimizer (not sure how much this is helping, as PageSpeed still flags some images as unoptimized – shame since I paid for the service)
- W3 Total Cache with settings as you described already (there’s a thread int he KLEO forums where someone posted their settings as a PDF and it was similar to your suggestions)
On your suggestion, I’ve disabled what I can to improve performance (some of those things are essential to the functionality of my site).
-Wangguard ( really slow downs the website )
-Revslider ( do not disable )
-Composer ( do not disable )
-Contact form 7 ( optional )
-Jetpack ( can disable )
-GD attachments (can disable )
-Events manager ( can disable )
-Buddypress sitewide activity widget ( can disable )
-rtMedia ( optional )
-bbpress support topic ( optional )The only one I might be hesitant to do is Wangguard since I’m trying to prevent spam registration, which I was having issues with. I tried Spamshield, but that was causing a conflict with the Registration page (cookies error).
Do you have a recommendation for a spam registration prevention for KLEO that is more optimized than Wangguard?
June 25, 2015 at 15:49 #64881MikeParticipantDo you think upgrading to a VPS would affect the site performance?
June 25, 2015 at 16:43 #64883MikeParticipantOh, also, why should I turn off Rocket Loader? My hosting advice was that Rocket Loader would help speed up the website.
June 25, 2015 at 21:58 #64966LauraModeratorHello, rocket loader breaks your website, its made for simple sites that dont use much js and css.
It will not speed your website, it would make it even slower.
Delete wangguard and install ithemes security ( free or paid ) set it up (careful with some settings) and you wont see spam users again.Your website speed also depends on your hosting, not in vps, that really only changes how much traffic you can afford.
Go to your hosting website and copy the url, then paste it in tools.pingdom.com lets see how much it takes to load.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 25, 2015 at 21:59 #64967LauraModeratorOh for the images do not worry, google want them REALLY optimized that you wont even see a human face. So trust the optimizer plugin as it will never optimize to that level where you cannot even see the image
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 25, 2015 at 22:07 #64973MikeParticipantOkay, I’ve deactivated Rocket Loader. Will install iTheme Security! Thanks so much!
June 26, 2015 at 00:36 #64995sermsakParticipantHello Laura. rtMedia always make the issue – 504 Gateway Time-out nginx/1.4.4 with my site if i activated. As you said above rtMedia (optional). if i delete it, What plugin to work instead ?
June 27, 2015 at 12:34 #65215LauraModeratorHello, well you have https://wordpress.org/plugins/bp-album/ and http://buddydev.com/plugins/bp-gallery/ but rtmedia shouldnt give that error, have you updated your plugins and theme?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.