X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   General questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=66)
-   -   mod_pagespeed (https://forum.x-cart.com/showthread.php?t=75109)

xgarb 03-20-2017 02:31 AM

mod_pagespeed
 
Anyone any experience with Mod Pagespeed for Apache with x5.3?

https://www.youtube.com/watch?v=6uCAdQSHhmA
https://moz.com/blog/use-googles-pagespeed-module-to-dramatically-increase-the-speed-of-your-website

xgarb 04-15-2017 07:33 AM

Re: mod_pagespeed
 
We've been testing it a little and it seems to work quite well. The image compression part works well with the images now passing the pagespeed test.

We had to remove the 'deny from all' in the .htaccess for the Var and Image directories but I imagine this could be worked around in a better way.

It is possibly making a better job of combining the CSS and JS files when this is switched off in the performance part of x-cart admin but I need to look at this some more.

kevinrm 04-17-2017 01:01 AM

Re: mod_pagespeed
 
I loaded mod_pagespeed, it seems to work. Didn't have to remove 'deny from all' as of yet…

xgarb 04-17-2017 02:16 AM

Re: mod_pagespeed
 
Quote:

Originally Posted by kevinrm
I loaded mod_pagespeed, it seems to work. Didn't have to remove 'deny from all' as of yet…


Can you see the images being re-written in the network tab of the browser console? They should have 'pagespeed' in the filename.

kevinrm 04-17-2017 03:08 AM

Re: mod_pagespeed
 
I haven't quite figured out how to access the browser console...

xgarb 04-17-2017 03:21 AM

Re: mod_pagespeed
 
Usually press F12 and then click the network tab.

Refresh the page and you should see all the files that make up the page being downloaded.


All times are GMT -8. The time now is 05:31 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.