Plugin Contributor
iSaumya
(@isaumya)
Is it possible to make it without affect other pages running on domain and other subdomains ?
– Absolutely. Lets say you have the following site structure:
https://example.com
https://news.example.com
https://something-else.example.com
Now you just want news.example.com to be cached by Cloudflare. That is sure easy. Do not install this plugin on the main site i.e. example.com or on the other subdomain site i.e. something-else.example.com.
Install this plugin only for the news.example.com site and then set it up normally. It will set up the plugin to only work for news.example.com.
Thanks for your reply….
I was worried because on cloudflare settings appearing only the domain.
So I thought that your pluging will enable cache everything rule for all domain and subdomains witch will be disaster for other sites like my forums.
Btw my wordpress site have dynamic content and on front page I add more than 15 new posts per day.
Will I have problems with html cache ?
Will cache flush when I add a new post?
I will combine your plugin with wp-rocket following your guide.
Also I use nginx pfp-fpm (proxy to apache)
Thanks in advance for your answer…
Dimitris
-
This reply was modified 4 years, 4 months ago by
miuiart.
-
This reply was modified 4 years, 4 months ago by
miuiart.
-
This reply was modified 4 years, 4 months ago by
miuiart.
Plugin Contributor
iSaumya
(@isaumya)
Btw my wordpress site have dynamic content and on front page I add more than 15 new posts per day.
Will I have problems with html cache ?
– Well it depends on how the posts are added. But anyhow, you can always manually purge the home page cache.
Will cache flush when I add a new post?
– Yes when new posts are added or updated it will auto-purge the cache for that post and it’s related pages.
I will combine your plugin with wp-rocket following your guide.
– OK. But make sure you are only using wp rocket for static file optimizations only and not for page caching.
Also I use nginx pfp-fpm (proxy to apache)
– I will suggest you to disable that where you are using this plugin as you should not be using more than one page caching system on a site.