Thread Starter
Ricardo
(@ricardods)
Just did some tests and WooCommerce files (product images and JS) were not loaded via CloudFront CDN. It seems the plugin needs some improvments on this end. Also remove Query string seems to be important.
Thanks
Hi @ricardods
According to our tests, Breeze is fully compatible with WooCommerce and CloudFront.
Can you please make sure you have configured it properly?
– CDN Root URL: Make sure you have added “http://” or “https://” with the URL and if your site is serving on both, use “//” along with the CDN URL like the example below.
//xxxxxxxxxx.cloudfront.net
– CDN Content: Kindly add these two folders in the text field.
wp-includes,wp-content
Let me know if this helped you out.