That’s the way it is supposed to work. There’s no way to disable that from the settings page, but you could write a Supercache plugin that defines the constant DONOTCACHEPAGE on any blog other than your main site.
There is some documentation here, but unless you’re an experienced developer it might be too hard to follow, sorry.
https://github.com/Automattic/wp-super-cache/wiki/Writing-WP-Super-Cache-Plugins
Thanks for the quick respond. It was easy to exclude them using a condition in a mu-plugin however for such a solid plugin I was expecting to not caching subsites by default since it’s activated only on the main site.
Hope to be added in the future.
Plugin Support
Azey
(@akumarjain)
Hi @christopherplus, Glad that you were able to solve the issue.
for such a solid plugin I was expecting to not caching subsites by default since it’s activated only on the main site.
Thank you for sharing this feedback. We’ll add this as a feature request in our internal systems. However, we have no ETA about the changes or if the changes will be made at all.