[Plugin: WP Super Cache] Anonymous users trouble
-
When anon users leave a comment, they get a kind of auth cookie, which contains the name they entered, so when they got this cookie they are not served previously generated cached pages. Each page generetes for them individually.
To fix this I started using “Make known users anonymous so they’re served supercached static files” option. It’s ok for me except one thing: when I’m logged in through dashboard, I’m still considered anonymous user outside of it, even on those pages which are added to exceptions in wp-super-cache options (and they are not cached, i checked).
Any suggestions?
The topic ‘[Plugin: WP Super Cache] Anonymous users trouble’ is closed to new replies.