How can you integrate the CDN with Magento?
Migrate content to CDN
Verify if your Magento is on CDN by viewing the HTML source code. Image links shall be replaced with CDN URLs.
setup cdn source http://www.riyaz.net/blogging/setup-own-cdn/890/
- Login to the Magento Admin Panel.
- Navigate to Magento Admin > Configuration > Web > Unsecure.
- Update the following with the CDN URL(eg, cdn.magento.com):
- Base Media URL: cdn.yourmagento.com/media/
- Base Javascript URL: cdn.yourmagento.com/js/
- Click Save to update the changes.
- Then Navigate to Magento Admin > Configuration > Current Configuration Scope: Main Website > Web > Unsecure > Base Skin URL.
- Untick Use Default for the Base Skin URL
- Update Base Skin URL:
- Base Skin URL: cdn.yourmagento.com/skin/
- Click Save to update the changes.
Verify if your Magento is on CDN by viewing the HTML source code. Image links shall be replaced with CDN URLs.
setup cdn source http://www.riyaz.net/blogging/setup-own-cdn/890/
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home