To integrate CDN with Magento:
- Log in to the Magento admin panel.
- Navigate to Magento admin panel > Configuration > Web > Unsecure.
- Update the following with the CDN URL (e.g., cdn.magento.com):
- Click Save to update the changes.
- Then navigate to Magento admin panel > Configuration > Current Configuration Scope: Main Website > Web > Unsecure > Base Skin URL.
- Uncheck Use Default for the Base Skin URL
- Update Base Skin URL:
- Base Skin URL: cdn.yourmagento.com/skin/
- Click Save to update the changes.
Verification
From the HTML source code, check if your Magento is on CDN. Image links should be replaced with CDN URLs.