Title: Post-Processor cache keeping getting disabled
Last modified: July 18, 2019

---

# Post-Processor cache keeping getting disabled

 *  [Akki](https://wordpress.org/support/users/luckyankit/)
 * (@luckyankit)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/post-processor-cache-keeping-getting-disabled/)
 * > The post-processor cache was disabled due to detecting randomly generated content
   > found on this web page.
   > Randomly generated content was detected on this web page. To avoid filling 
   > up the cache with unusable content, the AMP plugin’s post-processor cache was
   > automatically disabled.
 * This keeps happening, sometimes almost daily and every time it reports a different
   webpage. How do I stop this from happening? Site is [https://www.reviewcenter.in/](https://www.reviewcenter.in/)
    -  This topic was modified 6 years, 9 months ago by [Akki](https://wordpress.org/support/users/luckyankit/).

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [Pascal Birchler](https://wordpress.org/support/users/swissspidy/)
 * (@swissspidy)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/post-processor-cache-keeping-getting-disabled/#post-11743780)
 * > How do I stop this from happening?
 * Stop having dynamically changing content 😉
 * If you check the source code of your site, there’s some HTML like this at the
   bottom:
 *     ```
       <!--
               Theme: Newspaper Mobile Theme by tagDiv 2019
               Version: 9.7.3 (rara)
               Deploy mode: deploy
               Speed booster: v4.9.3
   
               uid: 5d304bcdbb31e
           -->
       ```
   
 * Where the `uid` changes on every page load. That’s probably the randomly generated
   content that the AMP plugin encounters. You should contact your theme’s developer
   to find out how you can disable that output.
 * I also see that you are using the Cookies for Comments plugin which adds some
   invisible image with a randomly changing URL, e.g. `https://www.reviewcenter.
   in/wp-content/plugins/cookies-for-comments/css.php?k=59c7b7adcdb0956b082ee18721bda416&
   o=i&t=1720021093`.
 * You should probably just disable this plugin on AMP endpoints or even completely
   turn it off. You can also try contacting that plugin’s developer to see what 
   they can do about it.
 *  Thread Starter [Akki](https://wordpress.org/support/users/luckyankit/)
 * (@luckyankit)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/post-processor-cache-keeping-getting-disabled/#post-11743840)
 * I am using the same plugin on another site too, and it doesn’t happen there. 
   I’ll still keep an eye on it as I installed the plugin yesterday only. But yeah
   that code being generated by theme could be the issue creator. Thanks a lot for
   the quick reply.
 *  Thread Starter [Akki](https://wordpress.org/support/users/luckyankit/)
 * (@luckyankit)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/post-processor-cache-keeping-getting-disabled/#post-11743847)
 * Although I wish if there was an option provided by AMP plugin to remove HTML 
   comments in the rendered page as the cache plugins fail to do so.
 *  Plugin Author [Pascal Birchler](https://wordpress.org/support/users/swissspidy/)
 * (@swissspidy)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/post-processor-cache-keeping-getting-disabled/#post-11744224)
 * [@luckyankit](https://wordpress.org/support/users/luckyankit/) That’s an interesting
   suggestion! I’ll make sure to write it down so we can consider it for a future
   version.
 *  Thread Starter [Akki](https://wordpress.org/support/users/luckyankit/)
 * (@luckyankit)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/post-processor-cache-keeping-getting-disabled/#post-11744374)
 * Thank you
 *  Plugin Author [Weston Ruter](https://wordpress.org/support/users/westonruter/)
 * (@westonruter)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/post-processor-cache-keeping-getting-disabled/#post-11744965)
 * See [https://github.com/ampproject/amp-wp/issues/2842](https://github.com/ampproject/amp-wp/issues/2842)
 *  [rsmith4321](https://wordpress.org/support/users/rsmith4321/)
 * (@rsmith4321)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/post-processor-cache-keeping-getting-disabled/#post-11745486)
 * I’m having the same issue, I can’t find anything dynamic in my pages that would
   cause the cache to be disabled. Yet it will just randomly report a different 
   page each time including my homepage that is causing the problem so it seems 
   to be something on every page. If anyone can check it out and find the reason
   that would be great [https://www.ryansmithphotography.com](https://www.ryansmithphotography.com).
 *  Plugin Author [Weston Ruter](https://wordpress.org/support/users/westonruter/)
 * (@westonruter)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/post-processor-cache-keeping-getting-disabled/#post-11746089)
 * [@rsmith4321](https://wordpress.org/support/users/rsmith4321/) It’s not really
   a big deal if the cache is disabled, as long as you also have a full page WordPress
   caching plugin as well. In fact, we may get rid of the post-processor cache altogether
   because it is proving brittle.
 *  [rsmith4321](https://wordpress.org/support/users/rsmith4321/)
 * (@rsmith4321)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/post-processor-cache-keeping-getting-disabled/#post-11746508)
 * Actually that is what I was thinking since I had full page caching I didn’t know
   if it would make a difference. That is good to know I’ll just not worry about
   it then.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Post-Processor cache keeping getting disabled’ is closed to new replies.

 * ![](https://ps.w.org/amp/assets/icon.svg?rev=2527602)
 * [AMP](https://wordpress.org/plugins/amp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amp/)
 * [Active Topics](https://wordpress.org/support/plugin/amp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amp/reviews/)

## Tags

 * [object-cache](https://wordpress.org/support/topic-tag/object-cache/)

 * 9 replies
 * 4 participants
 * Last reply from: [rsmith4321](https://wordpress.org/support/users/rsmith4321/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/post-processor-cache-keeping-getting-disabled/#post-11746508)
 * Status: not resolved