How to increase the speed of opencart website?

Hello everyone,

I want to increase the speed of my website by uploading images on cloud CDN.
Can anyone tell me how to do it?
Is there any extension to do so?

Thanks and Regards

What are you hosting your images on right now?

Actually right now i am keeping all my files including images on a single server. Now I want to keep my files on one server while all the images separately on another server. Is it possible to do like that? Will it improve the performance of my website?

Thanks

You can totally do that, and hosting any asset on a CDN is not a bad idea for improving performance. My suggestion would to use a CDN for your entire site. That will ensure all of your site’s contents (not just images) are cached and served from servers nearer to your visitors.

More details here: https://www.kirupa.com/apps/cdn.htm

:sunglasses: