Post by jeff081 » Sat Dec 29, 2012 5:18 pm

If you have a store with large no of products and categories then I am sure that you are facing issue with website speed.

To increase Massive speed you have to some database level changes.

You have to inactive unnecessary entry in database like product / categories count in header. Use indexing in your database.

If you are using lots of images for every product then use different domain for images, you can create one sub domain example img.yourlink.com then u got edit config.php at public html and also config.php at admin folder.

define(‘HTTP_IMAGE’, ‘http://image.yoursite.com/’); or

define(‘HTTPS_IMAGE’, ‘http://image.yoursite.com/’);


enable Content compression mode.
Add Expires headers
Compress all external link

There is lots of other technique use by professional OpenCart Development Company. You can also take a support from this company

Newbie

Posts

Joined
Mon Nov 26, 2012 5:38 pm


Post by growlbox » Sun Dec 30, 2012 7:01 am

CDN's also boost up perfomances, right?

New member

Posts

Joined
Sat Jun 11, 2011 6:16 pm

Post by jeff081 » Fri Jan 04, 2013 8:33 pm

May be i m not sure...

Newbie

Posts

Joined
Mon Nov 26, 2012 5:38 pm


Post by TomTesla » Tue Jan 14, 2014 11:40 pm

if you really have so many product images, maybe you should consider CDN support ,especially multi-domain CDN, which can improve the loading speed greatly.

recently i create an general CDN solution for opencart, which also support multi-domain CDN. you can get more details from this topic:
http://forum.opencart.com/viewtopic.php ... 19#p467919

New member

Posts

Joined
Mon Jan 13, 2014 11:56 am
Who is online

Users browsing this forum: No registered users and 40 guests