Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #43607

    Nick P
    Participant

    Hey @adam G,

    Just curious – any update on your testing with W3 Total Cache? Thoughts?

    #44779

    Pieter t
    Participant

    Hey guys, im currently testing on http://iphone-kopen.mobi/ with the theme. Loading speeds are incredibly slow. Got any clues on how to fix whatever is causing this abnormal slowness?

    Also firebug shows that the site is loading in twice, any known fixes for this?

    Tnx in advance

    #45102

    Alexander
    Keymaster

    Hi Pieter,

    It’s taking 1-2 seconds for your server to provide the initial response. This is where most of your speed loss is happening. This is common if you’re on a shared hosting environment. I’d recommend using a caching plugin like WP Super cache. This will cache pre-generated HTML and serve that to the users instead of running all the PHP each time someone comes to your site.

    #45106

    Adam G
    Participant

    @nick p

    Hi Nick,

    The best way to use W3 Total Cache is with Cloudflare, we disable the minification process in Total cache and switch on minification in cloudflare.

    Speed increase of 33% on average compared to using just Total cache.

    Regards
    Adam

    #45290

    Michael C
    Participant

    This post is great!
    Thank you O-Be-Wan,
    You are my only hope.

    #45520

    Christian
    Moderator

    Glad this thread helped you Michael.

    #50823

    Matt M
    Participant

    @adam G

    Would you still use Autoptimize with W3TC and Cloudflare? If so, how should I be doing the minification?

    #50825

    Rich A
    Participant

    Great question Matt. On one of my sites I’m using W3TC and Cloudflare with Cloudflare doing the primary minification. Since X-Theme v2.x has built in minification I’d also like some guidance with respect to how we should adjust our settings.

    TIA!

    #50828

    bluecafe
    Participant

    If you have the jetpack plugin installed you might also want to have a look at the jetpack module “photon”. Once activated all images of your site are hosted in the wordpress.com cdn network and will be delivered from there in all necessary sizes.

    #50829

    Rich A
    Participant

    Hi Esther…not sure who the response was for, but I stopped using Jetpack long ago. 🙂

    #50845

    Adam G
    Participant

    @matt M,

    Hello there, as regards to the minification that has been done in the new version of X (2.0), which i would say has been touched on rather than extensive minification overhaul, but never the less great work from Theme.co team.

    It is still recommended to use minification on cloudflare as these add an extra layer of minify to serving files from CDN servers at cloudflare. Obviously using W3 Total cache with cloudflare you dont need to use W3T built in minify.

    Optimistation of images and the amount of plugins used will also have an impact on site performance, i hope this answers your questions.

    Regards
    Adam G

    #50874

    Christian
    Moderator

    Thanks for sharing Adam.

    #50922

    Rich A
    Participant

    Thanks very much Adam. So basically it sounds as if we shouldn’t make any changes regarding minification (Cloudflare minification ON, W3TC minification OFF and X-Theme’s minification DEFAULT). Correct me if I’m wrong though. 😉

    Thanks again!

    #50961

    Rad
    Moderator

    Yes Rich, you will only need one minification other than X default.

    #50983

    Rich A
    Participant

    Much appreciated. 🙂