Hi, HMWP is compatible with WP Rocket. Did you configure the plugin correctly?
You’ll need to follow these steps (Nginx + WP single site):
– in HMWP Start Tab, set “Medium Pripacy – More Compatibility” settings scheme and click on “Save Settings” button
– In Start tab you should see Nginx Configuration button. If you don’t see this button, try accessing directly, the URL – http://YourDomain.com/wp-admin/options-general.php?page=hide_my_wp&die_message=nginx
– Now add those lines (rewrite rules) to your Nginx configuration file. It’s usually located in /etc/nginx/nginx.conf or /etc/nginx/conf/nginx.conf or /etc/nginx/sites-available/domainname.com
(add the rules within server block)
– restart nginx server
Please let us know if it’s still the issue.