Forums
(@simonok)
7 years, 1 month ago
I updated 5.6 to 5.6.1 to see console output and everything seems to be working now. Not sure why, but its fixed.
7 years, 10 months ago
Must be a cache issue.
Have you checked your .htaccess file to see if there any entries in it?
8 years, 2 months ago
It only seems to work when I commented out the 2 lines below, I was following a tutorial I found online at https://www.itsupportguides.com/wordpress/wordpress-how-to-serve-static-content-from-a-cookieless-domain/
//define(“WP_CONTENT_URL”, “https://stat.simonstratford.com/wp-content”); define(“COOKIE_DOMAIN”, “simonstratford.com”); //define(“WP_PLUGIN_URL”, “https://stat.simonatratford.com/wp-content/plugins”);
Becuase I commented out those lines not all the images are using the stat. domain, but it’s an improvement now when checked at https://tools.pingdom.com/#!/es9ba5/simonstratford.com
I’ve rolled my site back so I’m not using subdomain, but I did try the url you mention and it didn’t compress or combine any files.