• Resolved Platoscave

    (@platoscave)


    Hi, We have a bbpress forum on our site and WP performance is caching the name and email in the forms on it. It is also happening for one of the other forms on our site as well.

    1) Is there a way to stop this from happening? Like can we block all information that appears inside forms from being cached?

    2) If the method to do this requires Excluding URL(s) from the cache in the settings of the plugin. Could you please help me a little with how this function works. For example, I have tried to block a single page like https://www.domain.com/page-path/ by entering this url and then pressing save, but nothing seems to happen, I was expecting the url to appear in a list of exclusions like it does when you exclude images from the lazy loading.

    3) If I want to exclude all the pages on the site that have /forums/ in the path is there a way to do that?

    Thank you very much for your time. I really appreciate any help you can give me.

    • This topic was modified 4 years, 7 months ago by Platoscave.
    • This topic was modified 4 years, 7 months ago by Platoscave.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ante Laca

    (@alaca)

    Hi @platoscave

    1. Hm… thats strange, form data shouldn’t be cached

    2. Pages can be excluded in two ways
    – on edit page screen
    – on WPP Cache screen

    In both cases you should see that URL on WPP Cache screen

    3. Go to WPP Cache screen -> Exclude URLs section and add this:
    https://site.com/forum/{all}

    Thread Starter Platoscave

    (@platoscave)

    Thanks very much Alaca, I really appreciate your time and help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Names/emails being cached in forms’ is closed to new replies.