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

    Adam G
    Participant

    After further optimisation of our website a2bdesigners.com We are going to reveal all that we have done to help aid others.

    1. Optimize all images with AI/Photoshop before uploading to server ‘save as web safe’ jpg
    2. Once all images are on the website optimize with ewww optimizer plugin twice 1hr 10mins apart.
    3. Install wp-smushit run once to remove jpeg extra data, then uninstall.
    4. Install autoptimize, activate html compression, JS Minification, if site breaks activate bottom option under JS “Select if your page breaks” something to those words Save. Also select minify CSS and inline CSS (small images) Then save and clear cache.
    5. Install WP-Super cache, select all recommended settings, use memcache option, update .htaccess rules, increase cache to 840000, Save then delete cache.
    6. Logout your website, visit every page at least once to create super cache files.
    7. Join Cloudflare setup your website on their CDN, Choose options: Full CDN Optimisation save then activate purge files. once done log out.
    8. Have a cup of tea.
    9. visit your site after 20 minutes or so.
    10. Smile.

    Thats it, we have kep an eye on our website for 2 weeks, made a few changes here and there and average load time for our website is 1.45s. Anything below 3,5 seconds is good.

    Cheers guys and good luck.

    Ads

    #22179

    Brian B
    Participant

    Just bookmarked, I’ve been following your advice on the website sticky thread. This is very thorough and I will let you know how it worked out. Thanks a million brother.

    Brian

    #22191

    Adam G
    Participant

    Hi Brian,

    No problem, X is a really great theme framework but i see people are always struggling with speed issues. So i do my best to help the community.

    Remember to test your website, after each phase to rule out breaking the website if it breaks then you know what step you just did.

    Regards
    Adam

    #22293

    Rubin
    Keymaster

    Hi Adam,

    thanks for helping out and give people some guidance. We already optimized X as good as we can but there are some other criteria that are not theme related which are important when you optimize for site speed so thanks for bringing those up and helping out the community.

    #22332

    Adam G
    Participant

    Hi, Support

    Thank you for the kind words, we are a design and marketing agency in the UK, we do SEO all day every day amongst other things.

    It is no bother giving out advice, hope it helps you guys to.

    Regards
    Adam

    #22393

    Rubin
    Keymaster

    Thanks again!

    #22731

    Adam G
    Participant

    Hi Brian,

    It would be good to know how you are getting on with speed optimisation on your website, keep in touch.

    Regards
    Adam

    #22816

    Brian B
    Participant

    Hey Adam,

    I just optimized one of my site. Even though I only have one image on there, I got a a speed of 0.19 before it was 10 seconds which it was weird because I didn’t have any images or even post.???

    I’m having trouble optimizing my other site. On the ewww plugin the operation keeps getting interrupted. This is not my first time using this plugin but it’s the first time encountering this problem. You got any suggestions?

    #23556

    Adam G
    Participant

    Hi Brian,

    Sorry not got back to you earlier, joys of running a business too im afraid.

    Onto your question, i have never come across this issue with ewwww plugin myself, my suggestion would be to remove the plugin, clear cache and re-install the plugin manually via FTP. Its a long shot but may fix the issue.

    On the flip side i have now started experimenting with W3 Total cache as a lot of users use that cache plugin, and again will be reporting back with a full optimisation guide to uses with W3T.

    Hope you fix the issue.

    Regards
    Ads

    #23726

    Christian
    Moderator

    Thanks for sharing your tips guys.

    #25931

    Armen T
    Participant

    Hi Adam,

    Have you ever worked with MaxCDN?

    When I try to use MaxCDN it seems to display the original size of images, ignoring the javascript that displays them smaller.

    #25935

    Adam G
    Participant

    Hi Armen,

    MaxCDN is not something i have worked with myself, i mostly work with Cloudflare in projects as i get better results.
    I would say if MaxCDN have a forum you may find your answer their.

    Regards
    A

    #26232

    Deepak
    Participant

    Adam,

    Thanks heaps for suggesting the above plugins. esp Autoptimize. I was running WP Super Cache along with Free version of Cloudflare but Google PageSpeed Insights just kept telling me that the scripts were not minified and to asynchronise the script loading even though I had it turned on in Cloudflare.

    With this new plugin, they are optimised and site loads faster. Almost to the ‘Green’ label now. Thanks heaps.

    UPDATE: When I turned on the Optimise Javascript, my revsliders didn’t load. Turning it off, brings it back again but the PageSpeed Insights complains that I need to –

    “Eliminate render-blocking JavaScript and CSS in above-the-fold content”

    Might need more testing.

    #26272

    Armen T
    Participant

    @adam
    Do you know any way to block an external javascript call from being cached/minified?

    I have a piece of javascript I have to insert from Clickbank (payment processor), but it messes it up when I activate javascript minification.

    Are there tags I can put around it or something?

    #26280

    Adam G
    Participant

    Hi Armen,

    you should be able to put you javascript in an exclude list that will prevent it from being minified.

    Regards
    Adam