Skip to main content

Cloudinary Integration

CryoLayer integrates with Cloudinary to provide image optimization and automatic WebP conversion.

Setup

Create a Cloudinary account at https://cloudinary.com/users/register/free.

Copy your cloud name from the dashboard. Paste it into the cloudinaryCloudName property in config.js.

Image CDN Mapping

Now we'll set up the image mapping your Cloudinary account knows what which Webflow image domains to proxy.

Go to your Cloudinary account settings page and click the "Upload" menu link on the left.

Make sure "Auto-create folders" is enabled.

Click the "Add folder mapping" button.

Enter the following values:

FolderURL prefix
cryolayer/ahttps://assets.website-files.com/
cryolayer/bhttps://assets-global.website-files.com/
cryolayer/chttps://uploads-ssl.webflow.com/
cryolayer/dhttps://global-uploads.webflow.com/
cryolayer/ehttps://d3e54v103j8qbb.cloudfront.net/

Click the "Save" button.

Your site's images should now be proxied and optimized through Cloudinary.