Hi Guys,
we’ve set up a cookie-less domain and it’s working a treat except two files don’t load any more.
It’s set like this:
define(“WP_CONTENT_URL”, “https://cdn.spindizzyrecords.com”);
define(“COOKIE_DOMAIN”, “stage.spindizzyrecords.com”);
define(“WP_PLUGIN_URL”, “https://cdn.spindizzyrecords.com/plugins”);
for some reason fontawsome doesn’t load, I’m pretty sure it’s there though:
https://cdn.spindizzyrecords.com/wp-content/themes/xstore/fonts/fontawesome-webfont.woff2?v=4.7.0
Just to note: https://cdn.spindizzyrecords.com is set to the folder /wp-content
any ideas what’s going on?
David