Knowledge Base
Showing all KB articles matching:
- Search for: ➾ acc6.top buy a user Github account clear
How can I prevent the user cache from being cleared upon login or logout?
...When caching for Logged-In Users is enabled, Comet Cache will automatically clear the users cache whenever they login or logout (see [this...
Why is the user cache cleared when a POST occurs?
...When caching for Logged-In Users is enabled, Comet Cache will do its best to ensure that the user's cache does not become outdated, i.e.,...
What is Logged-In User Caching?
..._Note: If you haven't yet read [Branched Cache Structure](https://cometcache.com/kb-article/what-is-the-branched-cache-structure/), please...
What are WordPress nonces and why are they not cache-compatible?
...[WordPress nonces](https://codex.wordpress.org/WordPress_Nonces) are WordPress security tokens, a "number used once" that is used to help...
How can I exclude the Home Page from being cached?
...The URI Exclusion Patterns feature (see Comet Cache → Plugin Options → URI Exclusion Patterns ) can be used to exclude specific pages o...
Why doesn’t Comet Cache “Eliminate Render Blocking” and move CSS/JS scripts into the footer?
...Comet Cache does not move CSS/JS scripts to the footer because there's too much risk of corrupting a site that is using a plugin/theme whe...
Why can’t I use Static CDN Filters with CloudFlare?
...Unlike traditional CDNs (such as Amazon CloudFront or MaxCDN), CloudFlare is unique in that it requires redirecting your entire site to th...
Why isn’t my dynamic content updating?
...Comet Cache automatically handles updating the cache in many scenarios, such as when you publish a new post, or when you change your WordP...
How can I show dynamic content while caching the page?
...Comet Cache is a page caching plugin. That means it captures the output from the server and saves it to a cache file. When the next visito...
Why are Clear Cache menu options missing?
...The Clear Cache menu options in the WordPress Admin Bar, will change depending on which Comet Cache and server features are enabled. It wi...
How do I install or update Comet Cache via FTP/SFTP?
...If you cannot [install or upgrade Comet Cache Pro via the WordPress Dashboard](http://cometcache.com/kb-article/how-to-manually-upgrade-co...
How do I uninstall Comet Cache?
...You can completely remove Comet Cache and erase all of the options from the WordPress database by following these steps: 1. Disable Plugi...
How do I know if Comet Cache is working?
...Comet Cache will add "HTML Notes" to the bottom of every page when it Comet Cache enabled and you have the HTML Notes option enabled (enab...
What is “XMLReader::open() failed to open stream: no suitable wrapper”?
...Question: What is "XMLReader::open() failed to open stream: no suitable wrapper"? Answer: It sounds like your web host has disabled...
Does the Auto-Cache Engine run for logged-in users?
...The Auto-Cache Engine ( Dashboard → Comet Cache → Plugin Options → Auto-Cache Engine ) is designed to pre-cache your site, that is to ge...
What are “.u” directories, e.g., “category.u”?
...Question: I see in my cache directory sub-directories that end in .u , such as /category.u/ ; what are those? Answer: The /categ...
How do I setup Static CDN Filters with KeyCDN?
...[KeyCDN](https://www.keycdn.com) is an alternative to Amazon CloudFront and MaxCDN that can be integrated with Comet Cache Pro through the...
How do I prevent Comet Cache from disabling the Akismet comment nonce?
...Comet Cache automatically disables the Akismet Comment Nonce using [the akismet_comment_nonce filter](https://github.com/git-mirror/word...
Why does Comet Cache show an APC Extension Warning?
...The PHP APC extension is an outdated and buggy extension (the last update to the APC extension was 2012) and the PHP community has since a...
How do I setup Static CDN Filters with CDN77?
...[CDN77](http://www.cdn77.com) is an alternative to Amazon CloudFront and MaxCDN that can be integrated with Comet Cache Pro through the St...
How do I customize IP address detection?
...When detecting the remote IP address, Comet Cache uses the following lookup order, where each source is an array key in the [ $_SERVER su...
How can I restrict Comet Cache to the Primary Blog in a WP Multisite Environment?
...When Comet Cache is installed in a WordPress Multisite Environment, it must be Network Activated. This results in Comet Cache being enable...
If you can't find what you're looking for, please see the Support Center.