-
AuthorPosts
-
pizzahub Friend
pizzahub
- Join date:
- April 2014
- Posts:
- 27
- Downloads:
- 1
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
May 1, 2014 at 9:05 am #197272Hello,
Any one got recommendations for speeding up page loading (have JA Bookshop with mijoshop) on mobile devices , desktop etc?
I have tried 1 or 2 plugins but they only improved performance a little ie
when i tested on http://developers.google.com/speed/pagespeed/insights/Anyone used the http://developers.google.com/speed/pagespeed/insights/ before?
Thanks
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
May 1, 2014 at 10:46 am #533111Hi,
What are the results you are getting from pagespeed ?There’s also some good info here -> http://www.joomlart.com/blog/news-updates/tools-and-tips-to-check-joomla-site-speed-and-improve-performance
Regards
Manos
pizzahub Friendpizzahub
- Join date:
- April 2014
- Posts:
- 27
- Downloads:
- 1
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
May 2, 2014 at 10:08 am #533275For Mobile
50 / 100Speed
Should Fix:Eliminate render-blocking JavaScript and CSS in above-the-fold content
Show how to fixReduce server response time
Show how to fixLeverage browser caching
Show how to fixEnable compression
Show how to fixConsider Fixing:
Prioritize visible content
Show how to fixOptimize images
Show how to fix
Minify JavaScript
Show how to fixMinify HTML
Show how to fixMinify CSS
Show how to fix1 Passed Rule
Show details95 / 100User Experience
Consider Fixing:Size tap targets appropriately
Show how to fix4 Passed Rules
Show details================================
For Desktop68 / 100Suggestions Summary
Should Fix:Reduce server response time
Show how to fixEliminate render-blocking JavaScript and CSS in above-the-fold content
Show how to fixEnable compression
Show how to fixConsider Fixing:
Leverage browser caching
Show how to fixPrioritize visible content
Show how to fixOptimize images
Show how to fixMinify JavaScript
Show how to fixMinify HTML
Show how to fixMinify CSS
Show how to fix1 Passed Rule
Show detailsThese results are for from Chrome browser. The site is running on Apache/Linux on a shared hosting.
My website is not image heavy. I have tried to optimize images used eg on the home page. Not used any embedded
videos or have huge heavy pages – still configuring it and adding content…..I have joomla cache turned off at moment while setting up, so perfromance likely improve a bit after finished setting it up.
I know that i can increase performance a bit further using a dedicated server but don’t need that moment.
I have some plugins installed jbetolo and ScriptMerge and have set the options to merge css, js and using gzip compression etc.
However, the google tool http://developers.google.com/speed/pagespeed doesn’t seem to detect that gzip is already supposed to be used etc…..Just wondering how useful this tool is and do many people actually use for helping with improving site performance.
Thanks
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
May 2, 2014 at 10:51 am #533277Hi,
Optimization can happen up to a point i will borrow this from @arvind‘s blog post
<blockquote>Remember, if it’s heavy… it’s going to load slower.</blockquote>As for that tool from google it can be quite helpful in terms of getting what can be done according to how much you want to spent and how far you wanna dig into this.
Your page already has a load of -> The page has a total of 56 components and a total weight of 1751.3K byte which is not a small page.
Gzip ? You need to contact your host and make sure that Gzip is server enabled.
Also do you have developer mode on ?One more thing i would like to note here, is this, using more than one compression plugins is not going to help in fact it might get things worse than not using any. You need to spent some time configuring one of those and make sure you keep the one that gives you a better result. It’s hard to say which one is best, you need to test this yourself.
Regards
Manos
pizzahub Friendpizzahub
- Join date:
- April 2014
- Posts:
- 27
- Downloads:
- 1
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
May 2, 2014 at 11:34 am #533279Hello,
Thanks for your suggestions !
You are right, having multiple compression could make things worse. I should really use a single one. I’ll disable and just experiment a bit . Then try another plugin.
Ideally would like to get a faster loading on mobile side, in the 60+ range or better if I can …..
I’m going to chase up with hosting regarding speeding up web-hosting side. I have already disabled some default
modules that came with joomla. Will look at disabling some more so I don’t have any unnecessary plugins/modules etc running.At the moment, Debug System is off – so that should help with speed.
I ran the demo site and got these figures. Will try some other ecommerce sites like amazon,
Mobile
62 / 100Speed
Should Fix:
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Show how to fixReduce server response time
Show how to fixOptimize images
Show how to fixConsider Fixing:
Minify JavaScript
Show how to fixLeverage browser caching
Show how to fixMinify HTML
Show how to fix4 Passed Rules
Show details95 / 100User Experience
Consider Fixing:Size tap targets appropriately
Show how to fix4 Passed Rules
Show details================
Desktop
74 / 100Suggestions Summary
Should Fix:Reduce server response time
Show how to fixOptimize images
Show how to fixConsider Fixing:
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Show how to fixMinify JavaScript
Show how to fixLeverage browser caching
Show how to fixMinify HTML
Show how to fix4 Passed Rules
Show detailsThanks
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
May 2, 2014 at 4:35 pm #533328Hey pizzahub
try to follow my instructions on my post in biz forum
So you speed up your site
http://www.joomlart.com/forums/topic/ja-biz-painfully-slow/#post-530143
Here a copied listing:
Important!
1. you are in “developement mode”, so the optimized css and js is not activated
2. activated system cache in –>plugings
3. activated cache (conservatice caching) in global configuration –> systemIts important to use cache if you want to speed up your site. So you have to know that if you make any changes on template now, You have to clean your browser cache to see the changes. Or you can disable system cache in plugins, then reload the frontend and you see new changes immediately.
After expiration of cache session time, its loading new styles for all visitors. –> global configuration –> system –>cache time and session lifetime..Now open all pages with your browser or mobile phone, then close browser and try that again, you will see its much faster now….
pizzahub Friendpizzahub
- Join date:
- April 2014
- Posts:
- 27
- Downloads:
- 1
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
May 3, 2014 at 4:41 am #533383Hello
Thanks for the suggestions.
I am using http://ja-bookshop.demo.joomlart.com/index.php/en/ as a comparision to my joomla site.
I got interesting results.
1 I disabled jbetolo plugin.
2 I am using latest version of Joomla – just updated.
– I don’t see developement mode in Global Configuration. However in
Global Configuration > System tab there is Debug settings ie
Debug System – disabled
Debug Language – disabled andCache is set to ON Conservation caching.
Cache Handler – File
Cache Time is 153 In Global Configuration > Server Tab
Gzip page compression is disabled.4
when i try entering my site URl in http://developers.google.com/speed/pagespeed/insights/
The tab for the mobile results is he URL was fetched, but nothing was rendered. Ensure that the URL points to an HTML page that loads successfully in a web browser.DismissWhen i try and open up Opera browser and browser my site nothing is rendered ie blank site. Same
This was after i cleared cache in Joomla > clear cache.
There is supposed to be joomla cache plugin – turned off by default.System – Cache.
Will experiment with that later.5 I looked in Plugin Manager > Plugins but didn’t see plugin cache anywhere there.
Thanks
Update:
I tried the site after a few mins… now showing.
http://developers.google.com/speed/is showing from 42-61 mobile and
45 – 71 for desktop. …. ie when i open up new private browser window in Firefox.
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
May 3, 2014 at 12:00 pm #533407Hi
to point 5
in joomla –> backend –> extensions –> there must be a “cache” plugin. If not, maybe your joomla installation is not correctly installed during your joomla installation..
pizzahub Friendpizzahub
- Join date:
- April 2014
- Posts:
- 27
- Downloads:
- 1
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
May 3, 2014 at 12:57 pm #533413hI,
Yes there is a System – Cache plugin have enabled it,
Just experimenting with jbetolo plugin settings….
thanks
gringo211985 Friendgringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
May 3, 2014 at 2:16 pm #533417Hi,
I’ve had problems with slow loading sites before and I can say that the best improvement I had was by enabling “mod_pagespeed” in my hosting account. It’s a Google plugin for apache and works pretty well. If you don’t have that try “mod_supercacher” in your hosting account as that’s pretty good too.
There are some tweaks the JA devs could do when creating templates to improve the pagespeed, which I think would be awesome if they implemented. According to Google and my own research it seems that it’s the ordering of the components/elements/css/java loading that is the problem. See pic below,
The results above are almost exactly identical for every JA template and would be great if the JA devs could sort this out. Also if JA had fastest loading templates then I’m 100% sure even more people would start to use them.
-
1 user says Thank You to gringo211985 for this useful post
pizzahub Friendpizzahub
- Join date:
- April 2014
- Posts:
- 27
- Downloads:
- 1
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
May 6, 2014 at 4:33 am #533719Hello,
Yes fast loading tempates would be great as less likely to lose visitors/customers.
Thanks
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 4 voices, and was last updated by pizzahub 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Speeding up page loading
Viewing 11 posts - 1 through 11 (of 11 total)