-
AuthorPosts
-
March 10, 2014 at 5:18 pm #22110
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
March 10, 2014 at 11:29 pm #22179Just 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
March 11, 2014 at 2:57 am #22191Hi 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
AdamMarch 11, 2014 at 9:31 am #22293Hi 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.
March 11, 2014 at 11:44 am #22332Hi, 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
AdamMarch 11, 2014 at 4:37 pm #22393Thanks again!
March 12, 2014 at 1:57 pm #22731Hi Brian,
It would be good to know how you are getting on with speed optimisation on your website, keep in touch.
Regards
AdamMarch 12, 2014 at 9:13 pm #22816Hey 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?
March 16, 2014 at 7:16 am #23556Hi 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
AdsMarch 17, 2014 at 6:43 am #23726Thanks for sharing your tips guys.
March 24, 2014 at 4:27 am #25931Hi 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.
March 24, 2014 at 4:44 am #25935Hi 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
AMarch 25, 2014 at 1:42 am #26232Adam,
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.
March 25, 2014 at 6:59 am #26272@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?
March 25, 2014 at 7:53 am #26280Hi Armen,
you should be able to put you javascript in an exclude list that will prevent it from being minified.
Regards
Adam -
AuthorPosts