Yes, it was completed with the help of Cloudflare. Thanks.
vasiler

- Sep 10, 2023
- Joined Nov 17, 2019
- 3 best answers
vasiler Thanks for great sharing.
and it is really great that you like share your practical experience and your knowledge.
Thanks again.
- Best Answerset by jaydee
You can have the best of both world, use Nginx FastCGI caching with WP Rocket features.
Just install this plugin from WP Rocket -> https://docs.wp-rocket.me/article/61-disable-page-caching
Do note however this will disable WP Rocket caching entirely, and WP Rocket "Clear Cache" button won't work anymore. You have to use Nginx Helper "Purge Cache" instead.
Thanks for the answer.
I followed a similar solution, with the added benefit it will not break in a future update.
I added a new .conf file on the subdomain's nginx directory:
/var/www/subdomain.domain.com/conf/nginx
with only this line:
more_set_headers "X-Frame-Options : domain.com";It did worked fine.
vasiler Thanks for your reply.
- Best Answerset by vasiler
Hello @vasiler,
this is the normal behavior according to Ultimate Nginx Blocker tutorial : https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/tree/V4.2019.09.1824#if-this-this-project-helped-you-out-help-support-it