Caching and SureFeedback

If you’re using any sort of caching with SureFeedback, you’ll want to make sure you add some URL and cookie exclusions. SureFeedback serves dynamic content, which means it’s constantly changing. You’ll likely not want to cache this or users may see outdated comments, have trouble with access links, etc. SureFeedback uses its own transients to cache things and automatically invalidates when content changes.

In General, you’ll want to exclude caching
1. On These URLs

/mockup/(.*) /website/(.*) (^|;\s*)ph_apikey (^|;\s*)access_token	

2. And any cookie that begins with the ph prefix and the _wp_session cookie:

(^|;\s*)ph _wp_session	

I’ve decided to deactivate caching plugins, but I’m still seeing a notice.

If you’re still seeing a notice even after deactivating all caching, your caching plugin still probably has cache files in the cache directory of your site. You should delete the content of the wp-content/cache/ folder either by FTP or a File Manager to completely remove caching from your site.

For more detailed information, be sure to check out specific instructions for caching with different plugins and server settings, below in related articles:

Was this doc helpful?
What went wrong?

We don't respond to the article feedback, we use it to improve our support content.

Need help? Contact Support
On this page
LET’S GET STARTED

Ready to Give It a Try?

Start Your Free 14-Day Trial Now. No Obligation. No Reason Not To.

Trial Icon

14 Days Free Trial

Experience Our Platform Risk-Free

Docs Icon

Documentation

Articles that cover common questions

24/7 World Class Support Team

Friendly Support

Reach Out – We’re Here to Help

Scroll to Top