Content Delivery Network

You can speed up your store's speed by using CDN (Content delivery network). There are several CDN service providers like AWS(Cloud Frond), and Akamai. This guide will not cover things like how to set CName. Please check CDN provider's official guide for this.

How to configure media URL

If you don't use CDN, static files like product image will be served from public folder (/media) in engine. So, you need to let engine knows CDN endpoint. It is quite simple. You just set media URL on admin panel (congiguration > )

Serve Storefont and Admin Panel

Last updated