-
Notifications
You must be signed in to change notification settings - Fork 10
Description
I just installed WP Rocket, a premium caching plugin, on a website yesterday (ils-automation.com). While troubleshooting after the install, I discovered these Endurance page & browser cache plugins. I didn't even know these had been installed by BlueHost onto my WordPress site until I realized caching wasn't working as it is supposed to with WP Rocket.
Anyhow, I see Endurance has added some code to my htaccess file, and it appears to be "overpowering" the htaccess code that WP Rocket adds. I have some questions about how to handle this:
- The WP Rocket support rep, Lucy, told me that she's spoken with you before about Endurance, and that Endurance is supposed to automatically disable its caches when it detects another caching plugin. This doesn't seem to have occurred. Endurance Page Cache is "disabled" in WP plugins admin (I have the option to Enable it), but Endurance Browser Cache is "enabled" and there's no disable option. If these plugins are supposed to auto-disable themselves, they did not successfully remove Endurance's htaccess code, which is causing some issues. Are both Endurance caches "auto-disabling when another caching plugin is activated" working as intended, or is this a bug? Or was this auto-disable feature removed? How can I disable Endurance Browser Cache to make sure it's not conflicting with WP Rocket?
Note that I don't think something is completely disabled since in my WP Admin top bar, I see a Caching drop-down menu with options to "Purge All" and "Cache Settings." Cache Settings takes me to my General Settings page, on which there are no cache setting options at all.
- Since I would prefer to use WP Rocket instead of Endurance, how can I safely disable and remove Endurance Cache plugin stuff? Would it be best to submit a support ticket with BlueHost and have their team handle it? Can I just remove Endurance's code from my htaccess file and re-save (if so, what code should be removed to make sure I delete everything)? Do I need to delete the "mu-plugins" folder, or just the files inside of it (endurance-page-cache.php and endurance-browser-cache.php)?
If you need to see my htaccess file, please let me know and I can email it to you.