I get this error in Google Page Insights as soon as I disable WP Cloudflare Super Page Cache plugin https://imgur.com/a/gOIdaUh
Plugin Contributor
iSaumya
(@isaumya)
Hi @maxgorky,
When you deactivate the plugin from wp-admin it removed all the changes it has made. So, after deactivating the plugin if you go to the Cloudflare dashboard and check under page rules you will see that the page rule added by the plugin has been removed now.
Hi @isaumya
The thing is my TTFB is 300-500 ms when the plugin is activated. When I deactivated it, it goes up to 4 sec. I can see the plugin folder in wp-content folder in my databases. Can I safely remove it? I’m not sure why such a high spike in TTFB upon deactivation.
Plugin Contributor
iSaumya
(@isaumya)
Hi @maxgorky,
the reason for high TTFB is because upon deactivation this plugin is not caching the webpages in cloudflare anymore and they are coming via your origin server. If you need to delete the plugin it should be done via the wp-admin plugin section and not via FTP. As when you delete via wp admin plugin section it will also remove all the database entries it added.