CAOS stores its configuration settings in wp_options tabel. But why would you want to re-install? Which issue are you trying to solve? Perhaps I can help?
Thread Starter
W★
(@filmpuls)
still trying to have analytics loaded over CDN 🙁
I just visited your site and analytics.js is loaded over cdn!
I don’t know if you’d mind me sharing the url here, but just in case I edited it. The analytics.js file is loaded from https://cdn.[yourdomain.info]/wordpress/wp-content/cache/caos-analytics/analytics.js and it is returning a 200 (FOUND) code. So, it all seems to be working fine!
Thread Starter
W★
(@filmpuls)
thank you, DAN! (have found and removed – probably shortly before you tested – an old and invalid CDN custom certificate that was still connected to the CND while I have switched to letsencrypt so time ago)
only question I do not understand: on two other pages with the identical setup, the CDN loads perfectly when I put the CDN in the “Serve from a CDN”-field in your plugin; on filmpuls.info, this kills the loading?
Are you using caching extensions and or minification extensions? What usually helps is to follow the following steps:
– Set path to CDN in CAOS for Analytics and save changes,
– Empty caches from caching and minify extensions,
– Purge CDN zone.
It isn’t an advanced configuration for nothing, it’s completely experimental. Configuring CDN’s for a single file is a tricky thing to do.